Quantcast
Channel: MATLAB Central - File Exchange - tag:"least squares"
Viewing all articles
Browse latest Browse all 522

Circle fit

$
0
0
55572004-07-29T09:34:44Z2004-07-29T09:34:44Z

Revival of a 14 years old code (written in 1991 for MATLAB 2.x).Given a set of measured x,y pairs that a re supposed to reside on a circle, but with some added noise. A circle to these points, i.e. find xc,yc,R, such that (x-xc)^2+(y-yc)^2=R^2The method minimizes the sum of squared radial deviations.


Viewing all articles
Browse latest Browse all 522

Trending Articles