Feeds
提问
how can i extract circular data from matrix?
Hi, I have axb double data, and I want to extract circular nxn data. For example, as you can see in the jpg file I attache...
7 years 前 | 1 个回答 | 0
1
个回答提问
making continual statement(?) without typing entire elements
X,Y,Z are data, a,b,c,n are numbers (a+b+c=n), X is 5xa double, Y is 5x(b+c) double, and Z is 1xn double data. - How...
8 years 前 | 1 个回答 | 0
1
个回答提问
How can I generalise this?
I made this code; x = [0 1]'; y = [0 1]'; m = 2; n = 1; cell = {x, x, y}; % 2 x and 1 y [a_1 a_2 b_1] = ndgrid...
8 years 前 | 2 个回答 | 0

