Description: 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^2
To Search:
File list (Check if you may need any files):
circfit.m
try_circ_fit.m