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
