Nara Lee
Followers: 0 Following: 0
Statistics
RANK
81,281
of 295,527
REPUTATION
0
CONTRIBUTIONS
4 Questions
2 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
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
Feeds
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 ...
3 years 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...
3 years ago | 1 answer | 0
1
answerQuestion
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?
3 years ago | 1 answer | 0
1
answerQuestion
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)...
3 years ago | 1 answer | 0
1
answerhow 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...
3 years 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]);...
3 years ago | 2 answers | 0