Feeds
質問
Why do I get Error: Subscript indices real positive integers/logicals?
I have a function that calculates the gap/overlap between two spheres. The spheres can have either the format [x,y,z,r] or [x;y;...
11年以上 前 | 1 件の回答 | 0
1
回答回答済み
Rotation matrix causes distance changes
Ok, I found the problem: For the rotation matrix to work correctly, the point I want to rotate needs to be moved towards the o...
Rotation matrix causes distance changes
Ok, I found the problem: For the rotation matrix to work correctly, the point I want to rotate needs to be moved towards the o...
11年以上 前 | 0
質問
Rotation matrix causes distance changes
What I am doing: Rotate a point (sphn) around a custom unit vector created between two points (sph1, sph2). The points have the ...
11年以上 前 | 2 件の回答 | 0
2
回答質問
fsolve vs. lsqnonlin: Three intersecting spheres
I'm trying to determine the coordinates of the intersection point of three sphere surfaces utilizing either of fsolve and lsqnon...
12年弱 前 | 1 件の回答 | 1
1
回答質問
Extract whole line from array if one value is amongst the x smallest
I'm calculating the distance between one point and several other points (stored in an array, let's call it storageArray(index,<s...
12年弱 前 | 1 件の回答 | 0
