Feeds
提问
Multiplying two double arrays within a structure
Hi, I am trying to multiply two arrays together, which are contained in the same structure. I have a 1x28 structure containing ...
6 years 前 | 1 个回答 | 0
1
个回答提问
Rotating 3D cloud matrix data
Hi, I have a 3D cloud point matrix (x,y,z) (39600x3) and I am trying to rotate all the points by a few degrees clockwise. I hav...
6 years 前 | 2 个回答 | 0
2
个回答提问
Using interp1 to interpolate y values
Hi, I am attempting to interpolate my y values array instead of my x values. Data: (y : 35x1534 double) (x: 35x1 double) (ny...
7 years 前 | 1 个回答 | 0
1
个回答提问
Issues with function ismember
Hello, Data: Matrix A: 3462x1 double, Matrix B: 33x1 double I am trying to find and get the index of my data (A) which is also...
7 years 前 | 2 个回答 | 0

