搜索资源列表
多项式拟合椭圆
- 多项式拟合椭圆 多项式拟合椭圆 多项式拟合椭圆-polynomial fitting elliptical pol ynomial fitting polynomial fitting oval ellipse
PhaseDemodulate
- 基于最小二乘法的椭圆拟合,在visual studio2005平台下的c++实现,有QR分解-based on the direct least squares to finish ellipse fitting method with c++
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,
fit_ellipse
- 最小二乘法椭圆拟合 fit_ellipse( x,y,axis_handle ) x,y为坐标点 适用于一般方程哦。好用-Least squares ellipse fitting fit_ellipse (x, y, axis_handle) x, y for the coordinates of points applicable to the general equation Oh. Use
susan
- susan算法,基于MATLAB的椭圆拟合-susan algorithm, MATLAB-based fitting of the elliptical
fit_ellipse
- 拟合椭圆的matlab代码,对给出的至少5个点的数据进行最小二乘拟合。-Elliptical fitting matlab code, at least for the given five-point least-squares fitting of data.
EllipseDirectFit
- 椭圆的拟合 MATLAB源代码 很强大!-Fitting elliptical MATLAB source code is very powerful!
tuoyaun
- MATLAB实现的一种基于最小二乘的椭圆拟合直接算法源代码-MATLAB implementation of the ellipse fitting based on least-squares algorithm for the source code directly
Ellipse Fit
- 基于MATLAB的椭圆拟合算法,有主程序,带结果显示图片-MATLAB-based ellipse fitting algorithm, with the main program, with results show that image
eigen
- 此程序为用matlab编写的基于最小二乘法通过求解广义矩阵特征值及特征向量进行椭圆曲线拟合程序。 程序中x,y分别为采样点的横纵坐标。生成的结果矩阵为椭圆曲线aX^2+bXY+cY^2+dX+eY+f=0中的各项系数。-This program was written with matlab by solving the generalized least square method based on matrix values and eigen vectors of the ellipt
tuoyuannihe
- 椭圆拟合的最小二乘算法和原理。对于初学的人肯定有帮助。我也是转载的,希望对你们有帮助。-Ellipse fitting algorithm and the principle of least squares. For the beginner who is sure to help. I am also reproduced, hope you have help.
EllipseFitting
- 基于特定椭圆拟合的符号化目标轮廓跟踪方法 基于稳健估计的直接最小二乘椭圆拟合 椭圆拟合方法的比较研究-Ellipse fitting symbol based on the specific goal of contour tracking method is based on robust estimation of the direct least squares ellipse fitting ellipse fitting method comparison studies
ellipsefit
- 一个做椭圆拟合的matlab程序,能够在输入5个点坐标以上的任何组坐标下给出拟合椭圆,适合于做数值分析-circle
ellipse-fitting-in-sensor
- 在传感器中数据采集后的椭圆拟合算法matlab编程实现-After the sensor data acquisition in the ellipse fitting algorithm matlab programming
resADLSM
- 采用广义特征值的方法对一般椭圆方程进行代数拟合求得一般椭圆方程的几何参数-Method using the generalized eigenvalue equation for general elliptic algebra obtained by fitting the geometric parameters of the general elliptic equation
tuoyuannihe
- 使用最小二乘法对任意位置的椭圆进行数据拟合的程序,使用全部的边缘点集。-Anywhere using the least squares method for data fitting ellipse, the use of all of the edge point set.
fit_ellipse
- 该程序描述了一种椭圆拟合算法,能够有效拟合椭圆图形。-This file is a ellipse fitting algorithm.
Least-squares-fit-of-ellipse
- 用此方法拟合椭圆,方法简单,运算量较小,很适合计算机变成实现。-fast ellipse fitting
ellipse
- 使用matlab编程,用椭圆方程拟合非线性方程,以最小二乘法辨识。(Matlab programming, the elliptic equation fitting nonlinear equation, with least square identification.)