搜索资源列表
circle_fit
- 毕设,圆拟合程序,使用最小二乘法。 输出圆心,半径。-Picasso, circle fitting procedures set, using least-square method. Output circle, radius.
circle_fit
- 圆方程的拟合Matlab代码 -Fitting equation round round Matlab code for fitting equations Matlab code
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
circle_fit
- 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, su
CircleFit
- 对二维平面内的圆曲线进行拟合计算,调用拟合函数Circle_Fit()前需要给定圆心、半径一个初始值,以便快速迭代解算结果。-Fitting calculation of the circular curve in the two-dimensional plane, call () before fitting function Circle_Fit need to be given to the center of the circ
circle_fit
- matlab code for Circle fit