Feeds
回答済み
How to build matrix
I decided to make like this: if true for r = 1:3 for la = 1:1:freq_points A(r,:) = exp(gamma(r,:).*d(r)); B(r,...
How to build matrix
I decided to make like this: if true for r = 1:3 for la = 1:1:freq_points A(r,:) = exp(gamma(r,:).*d(r)); B(r,...
約12年 前 | 0
質問
How to build matrix
Dear all! I have the following problem. I have 4 values A,B,C,D each value has the size [3 x 1000]. A need to built matrix [A...
約12年 前 | 2 件の回答 | 0