Community Profile

photo

mosch


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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;...

10 years ago | 1 answer | 0

1

answer

Answered
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...

10 years ago | 0

Question


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 ...

10 years ago | 2 answers | 0

2

answers

Question


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...

10 years ago | 1 answer | 1

1

answer

Question


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...

10 years ago | 1 answer | 0

1

answer