Nara Lee
Followers: 0 Following: 0
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 ...
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年以上 前 | 0
質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答回答済み
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...
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...
3年以上 前 | 0
質問
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年以上 前 | 2 件の回答 | 0