Fitting two circles in 3D space separated by a distance
Show older comments
Hello, I have some points in 3D space which are distributed as two circles. One circle is on top of the other circle and there is a distance of separation between two circles. Radii of both the circles are similar. I need to fit the data points based on this model to find out the centers and radius of both the circles. A least sqaure type fitting will be good. I appreciate if anybody can help me with codes to do this.
4 Comments
Ameer Hamza
on 1 May 2020
Can you share the data points and show an image on how do you want to fit the model to the data points.
Rajdeep Chowdhury
on 1 May 2020
Ameer Hamza
on 1 May 2020
So, If I understand correctly, you want to fit two circles to the data in 'no tilt.txt' and two circles to data in '30 degree tilt.txt'. Right?
Rajdeep Chowdhury
on 1 May 2020
Answers (0)
Categories
Find more on Interpolation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!