photo

Nara Lee


Last seen: meer dan 3 jaar ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
2 Answers

RANK
191.026
of 300.338

REPUTATION
0

CONTRIBUTIONS
4 Questions
2 Answers

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
0

RANK
 of 20.922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.149

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Answered
plot of a cell array
this is im{n} and actually it gives me wrong answer it shouldn't be like this and if I do it just for one frequency it gives me ...

meer dan 4 jaar ago | 0

Question


how to plot cell array and how to get its imaginary part?
hi there if each cell has two components an i just want one of them to be plotted waht should I do? and how i could get its im...

meer dan 4 jaar ago | 1 answer | 0

1

answer

Question


plot of a cell array
HELLO there. I want to get the plot of a cell but it appears to be empty plot could someone help me?

meer dan 4 jaar ago | 1 answer | 0

1

answer

Question


code for calculate points
hello everyone, i want to write a code to calculate these for 121 points for n = 1:nfreq T1=[B(n) C(n);D(n) H(n)] T2=[R(n)...

meer dan 4 jaar ago | 1 answer | 0

1

answer

Answered
how to solve matrix equation?
assume that I have S11[121 1],S21 [121 1] ,S12[121 1],S22[121 1] ,and S=[S11 S12;S21 S22] So S would be S[242 2] THEN I thought...

meer dan 4 jaar ago | 0

Question


how to solve matrix equation?
I want to solve a equation which has vector known elements and obvisouly the answer should be vector too. x1=sym('x1',[121 1]);...

meer dan 4 jaar ago | 2 answers | 0

2

answers