Feeds
提问
Intepolate in 2D loop of points
Hi all, I have a shape made up of regularly spaced data points in 2D. I want to increase the sampling of the points, i.e. int...
10 years 前 | 1 个回答 | 0
1
个回答提问
fminunc optimisation values not always decreasing
Hi, I have a code that is aiming on minimising my function, which is basically the difference between two matrices, by rotating ...
10 years 前 | 2 个回答 | 0
2
个回答提问
Optimise scaling factor for 3D points
I have two matrices of point positions in 3D space, and I want to find the optimal scaling in x,y and z directions of one set of...
10 years 前 | 1 个回答 | 0
1
个回答提问
3D matrix rotations to make two matrices have the same 3D direction cosines
I have two different points, and I'm trying to rotate one of the points about [0,0,0] so the 3D direction cosines (angle to the ...
10 years 前 | 1 个回答 | 0
