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 years 前 | 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 years 前 | 2 个回答 | 0