搜索资源列表
matlabfitellipsecode
- 对离散数据运用最小二乘法进行椭圆拟合,运行过了觉得还不错就上传了。-Discrete data on the use of least squares method for ellipse fitting, run over a feel good on the uploaded.
fit_ellipse
- 目标轮廓的椭圆拟合,matlab编写,精度很高,-Target contour ellipse fitting, matlab prepared, high precision,
circle
- 这是根据点拟合圆和直线的matlab程序,比较简单实用-This is the basis of points won and a straight line fitting the matlab procedure is relatively simple and practical
circle_fit
- 圆方程的拟合Matlab代码 -Fitting equation round round Matlab code for fitting equations Matlab code
ThreePointFitCircle
- Matlab实现: 不在同一直线上的三个点,拟合出一个圆。-Using Matlab program to fit a circle from three point which do not locate in a line.
11
- 这几个MATLAB代码是圆、直线的拟合曲线的源程序-MATLAB code for these is round, linear curve fitting source
u_nihe
- matlab烟嘴棒图像拟合圆算法求取光斑中心以及描绘烟嘴棒图像的最大内接圆和最小外接圆-matlab image fitting circle algorithm cigarette stick strike spot center and cigarette rod images depicting maximum inscribed circle and minimum circumscribed circle
LS_circfit
- 最小二乘法拟合圆得其圆心及半径matlab程序(需要矩阵求逆计算)-Least-squares fitting circle Obtaining the center and radius matlab code (requires matrix inversion calculations)
LS_circfit2
- 最小二乘法拟合圆得其圆心及半径matlab程序(无需要矩阵求逆计算,便于单片机实际系统应用)-Least-squares fitting circle Obtaining the center and radius (NO requires matrix inversion calculations,To facilitate the practical application)
fitcircle
- 圆的拟合算法,非常经典,拟合精度非常高,算法易懂,非常好的matlab代码-Circle fitting algorithm, very classic, very high fitting accuracy, the algorithm easy to understand, very good matlab code
拟合圆
- 根据X和Y两组数据,将两组数据在X-Y平面上最小二乘法拟合出圆(According to X and Y two sets of data, the two sets of data in the X-Y plane, the least square method of fitting the circle)
MATLAB拟合求解圆心和半径
- MATLAB拟合求解圆心和半径,通过给定的一系列点的坐标,拟合出最接近的圆(MATLAB fitting for the solution of the center and radius)