搜索资源列表
MATLAB语言常用算法程序集
- MATLAB语言常用算法程序集 很有用的资料,涉及到微积分 曲线拟合 微分方程解法等
插值与拟合
- 讲义ppt 及实验源码,matlab
function fitting
- matlab编写的数值计算程序集中的函数拟合算法集,用于科学计算中的拟合问题,包含所有拟合算法
nurbs
- nurbs曲面拟合,采用nurbs算法,对随机生成点阵进行曲面拟合-nurbs surface fitting using nurbs algorithm, on randomly generated lattice for surface fitting
fitting_plane
- 用matlab实现的平面拟合算法,只要输入不少于三个的空间点坐标-plane_fitting
lwr
- 强局部加权回归算法由Cleveland[7]提出,主要利用局部观测数据对欲拟合点进行多项式加权拟合,并用最小二乘法进行估计.它综合了传统的局部多项式拟合,局部加权回归以及具有强鲁棒性的拟合过程 -Strong locally weighted regression algorithm by Cleveland [7] proposed, mainly using local observational data points on the polynomial fitting For wei
print
- matlab的一些插值和拟合算法, 包括最小二乘法等-matlab some interpolation and fitting algorithm, including the least squares, etc.
matlab
- 内容为matlab插值和拟合算法和数据分析算法,数据分析为回归分析-Says matlab interpolation and fitting algorithm and data analysis algorithms, data analysis for the regression analysis
Ellipse Fit
- 基于MATLAB的椭圆拟合算法,有主程序,带结果显示图片-MATLAB-based ellipse fitting algorithm, with the main program, with results show that image
zuixiaoercheng
- 此文件是最小二乘拟合算法,是matlab算法,十分详尽,一定可以运行
fitting
- 程序实现了最小二乘方法实现的二阶多项式拟合算法,并含有原始雷达数据和运行结果-Procedures implemented to achieve a least squares second order polynomial fitting algorithm, and contains the original radar data and operation results
MATLAB_program_for_curve_fitting_algorithm_source_
- MATLAB程序之曲线拟合算法源码资料MATLAB program for curve fitting algorithm source data-MATLAB program for curve fitting algorithm source data MATLAB program for curve fitting algorithm source data
ellipse-fitting-in-sensor
- 在传感器中数据采集后的椭圆拟合算法matlab编程实现-After the sensor data acquisition in the ellipse fitting algorithm matlab programming
拟合代码
- 仿真处理光纤数据,一种简单的拟合方法,易学。附赠adaboost算法论文一篇(photonic crystal fiber dispersion fitting curve based on matlab)
执行成功
- 三维空间函数拟合算法 已知xyz坐标在MATLAB中绘图(Three dimensional space function fitting algorithm The known XYZ coordinates are drawn in MATLAB)
MATLAB希尔伯特Hilbert变换求包络谱
- MATLAB的希尔伯特谱分析,导入数据实现算出。最下二乘拟合算法。快速傅里叶变换详细算法。(MATLAB Hilbert spectrum analysis, import data to achieve calculation.The two by fitting algorithm. With the fast Fourier transform algorithm.)
算法
- 高斯正态分布曲线 具体拟合过程 matlab算法过程(the process of matlab algorithm of Gaussian normal distribution curve)
多项式最小二乘法拟合
- 最小二乘法拟合多项式,效果非常好,与MATLAB的多项式拟合基本一样。亲自在STM32板子上跑过,几乎直接出来答案。用法简单,包含头文件然后直接调用即可,电脑或者开发板都可以直接跑。 注意!注意!注意!说三遍...拟合之后多项式的变量x其实是(X-a),a是输入数据点的均值。(The least square method fits the polynomial, and the effect is very good. .)
第8章 数据拟合
- 数据拟合,回归算法,一次回归,多次回归,线性拟合,非线性拟合(Data fitting, regression algorithm, primary regression, multiple regression, linear fitting, nonlinear fitting)
插值与拟合
- matlab经典算法的程序\插值与拟合 包括多项式的拟合,多项式的插值,有经典算例(The program of the classical matlab algorithm -- interpolation and fitting)