搜索资源列表
2Dgaussanfitting.rar
- matlab拟合二维高斯曲面,直接拷贝运行,matlab fitting two-dimensional Gaussian surface, the direct copy operation
4
- 最小二乘法拟合曲线(用到矩阵求逆、矩阵乘法、矩阵转置)-Least square fitting curve (use matrix inversion, matrix multiplication, matrix transpose)
image_to_data
- im2dat.m is used to convert images to data which can be plotted using the standard MATLAB functions. This is very handy if you have plots on hardcopy and you want to convert them into data that MATLAB can use. The scanned image can be analysed by thi
PolyfitnTools
- 多项式拟合的MATLAB工具。只要具有以下几个函数 POLYFITN - A general n-dimensional polynomial fitting tool POLYVALN - An evaluation tool for polynomials produced by polyfitn POLYN2SYMPOLY - A conversion tool to generate a sympoly from the results of polyfitn POLYN
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
fitellipse
- fitting an elips using matalb
Peakfinder
- Basic function to locate and measure the positive peaks in a noisy data sets. Detects peaks by looking for downward zero-crossings in the smoothed third derivative that exceed SlopeThreshold and peak amplitudes that exceed AmpThreshold. Dete
LBF
- his package demonstrates an improved algorithm based on the local binary fitting (LBF) model
fit_ellipse
- 拟合椭圆的matlab代码,对给出的至少5个点的数据进行最小二乘拟合。-Elliptical fitting matlab code, at least for the given five-point least-squares fitting of data.
Matlab_Curve_Fitting_Tool
- Matlab的曲线拟合(CFT)工具箱详细的使用说明,版本Matlab7-Matlab curve fitting toolbox reference Version:Matlab7
polynomial
- Least-square curve fitting using polynomials is probably the most basic way to perform some parametric regression analysis. Foor basic tools for polynomial curve fitting are provided here. I also strongly recommend the exhaustive function POLYFITN
matlab-Interpolation-fitting
- matlab插值与拟合的m文件例程,并且,有PPT相关说明介绍-matlab interpolation and fitting routines m-files, and, with PPT-related note describes the
OUProcess
- This program calibrates the Ornstein–Uhlenbeck process, a mean reverting AR(1) stochastic process. The parameters are estimated using (1)Least Squares fitting and (2)Maximum Likelihood estimation.-This program calibrates the Ornstein–Uhlenbeck proces
EllipseDirectFit
- ellipse fitting, very good algorithm, works very well.
least_square_simulation
- Using least squaer algorithm, this code can do fitting curve for the measurement data (linear ~ cubic )
curve_fitting_with_LSE
- This code is for the curve fitting with least square sense algrorithm. Using the measurment data, end-user can get the curve (1st order~ 4th order approximation)
fitting
- 程序实现了最小二乘方法实现的二阶多项式拟合算法,并含有原始雷达数据和运行结果-Procedures implemented to achieve a least squares second order polynomial fitting algorithm, and contains the original radar data and operation results
MATLAB_programming_interpolation_and_curve_fitting
- MATLAB程序设计插值及曲线拟合算法MATLAB programming interpolation and curve fitting algorithm-MATLAB programming interpolation and curve fitting algorithm MATLAB programming interpolation and curve fitting algorithm
ellipse-fitting-in-sensor
- 在传感器中数据采集后的椭圆拟合算法matlab编程实现-After the sensor data acquisition in the ellipse fitting algorithm matlab programming
