View Single Post
  #15  
Old April 7th, 2008, 08:48 PM
Dirlewanger Dirlewanger is offline
Newbie
 
Join Date: Jan 2008
Posts: 24
Country:
Thanks: 3
Thanked 0 Times in 0 Posts
Dirlewanger is on a distinguished road
Default

Quote:
Originally Posted by mathceleb View Post
It sounds like what you want to do is guess through scenarios until you meet a fit with the ellipses/circles.
Well, I want a numerical method to efficiently find a good enough fit of ellispes to points. Much like this code does in Matlab:
MATLAB Central File Exchange - fit_ellipse
But for multiple related ellipses at once.

Quote:
If this is what you want, please supply me the equations for what you want to check.
I'll solve the geometry and provide the equations, yes!
Reply With Quote