文件名称:circle_fit
介绍说明--下载内容均来自于网络,请自行研究使用
圆拟合,通过已知的多组数据,拟合出最小误差的圆-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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
circfit.m
try_circ_fit.m
try_circ_fit.m