搜索资源列表
print
- matlab经典算法的程序-数据拟合,code fit
Curve_Fitting
- 能够非线性函数的曲线拟合,包括一个Matlab的m文件和存有实验数据的txt文件。
MovingLeast-SquaresMLS
- 建立了一种基于移动最小二乘(Moving Least-Squares MLS)法的曲线曲 面拟合方法 这种方法对传统的最小二乘(LS)法的作了比较大的改进 使生成的曲线曲面具 有精度高 光滑性好等许多优点 详细介绍了移动最小二乘法的原理 应用和特点 并且给 出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程 最后给出了曲线拟合和空间散 乱数据曲面拟合算例 将拟合结果与最小二乘拟合结果作了比较 分析了 MLS 拟合曲线曲 面的光滑性和拟合质量 表明了该方法的优越性和有效性-W
multifit
- 功能:离散试验数据点的多项式曲线拟合 调用格式:A=multifit(x,y,m) 其中:x: 试验数据点的x坐标向量 Y: 试验数据点的y坐标向量 m: 拟合多项式的次数 -Functions: discrete experimental data points, the polynomial curve fitting call format: A = multifit (x, y, m) where: x: experimental data points, x
chazhiyunihe
- 插值函数, 称为被插函数. 最小二乘拟合: 已知一批离散的数据 , 互不相同,寻求一个拟合函数 ,使 与 的误差平方和在最小二乘意义下最小.在最小二乘意义下确定的 称为最小二乘拟合函数-Interpolation function, referred to as interpolation function. Least-squares fitting: a known number of discrete data, different from each other, to find a f
Movingleastsquaremethodbasedonthecurveandsurfacefi
- 建立了一种基于移动最小二乘(Moving Least-Squares MLS)法的曲线曲 面拟合方法这种方法对传统的最小二乘(LS)法的作了比较大的改进使生成的曲线曲面具 有精度高光滑性好等许多优点详细介绍了移动最小二乘法的原理应用和特点并且给 出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程最后给出了曲线拟合和空间散 乱数据曲面拟合算例将拟合结果与最小二乘拟合结果作了比较分析了MLS 拟合曲线曲 面的光滑性和拟合质量表明了该方法的优越性和有效性-The establis
nihequxian
- 得到一些列的离散数据,用matlab,进行曲线拟合-Get some out of discrete data with matlab, for curve fitting
matlab
- MATLAB程序代码。人口数据拟合。预测。非线性最小二乘法拟合-MATLAB code. Population data fitting. Forecast. Nonlinear least-squares fitting
DataRegressionAnalysisbyMatlab
- 数据回归分析和拟合的Matlab实现相关文档,详细介绍了通过Matlab软件来做数据回归分析和拟合的方法函数,是快速入门的好资料-Data regression analysis and fitting by, Matlab,Mathematical Modeling
ezyfit
- 快速拟合工具箱,用于matlab环境下的数据拟合等功能-EzyFit toolbox
data-fitting
- 运用最小二乘法对数据进行拟合,内容包括1. 1.运用matlab自带的程序对最小二乘法数据拟合 2.自己编程对最小二乘法数据拟合3.对非线性曲线拟合4.运用神经网络对实验数据进行拟合 -Using least squares fit of the data, including 1.1. Using matlab own procedures for least squares data fitting 2. Their own programming on the method of le
Matlab_CFtool
- 讲解了matlab工具箱中用来进行数据拟合的工具箱cftool的使用-He explained the matlab toolbox for data fitting toolbox cftool use
fenfui_v22
- 插值与拟合,解方程,数据分析,基于matlab GUI界面设计,最大信噪比的独立分量分析算法。- Interpolation and fitting, solution of equations, data analysis, Based on matlab GUI interface design, SNR largest independent component analysis algorithm.
fanpao
- cordic算法的matlab仿真,插值与拟合,解方程,数据分析,非归零型差分相位调制信号建模与仿真分析 。- cordic matlab simulation algorithm, Interpolation and fitting, solution of equations, data analysis, NRZ type differential phase modulation signal modeling and simulation analysis.
资料
- matlab用于数据处理最全的资料,包含差值,拟合,FIR和IIR等(Matlab is used for data processing of the most complete information, including differential values, fitting, FIR and IIR)
拟合圆
- 根据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希尔伯特Hilbert变换求包络谱
- MATLAB的希尔伯特谱分析,导入数据实现算出。最下二乘拟合算法。快速傅里叶变换详细算法。(MATLAB Hilbert spectrum analysis, import data to achieve calculation.The two by fitting algorithm. With the fast Fourier transform algorithm.)
最小二乘法拟合程序
- 最小二乘拟合的matlab程序,用于数据处理。简单,易懂(The least squares fitting matlab program for data processing.Simple, easy to understand)
迭代最小二乘法MATLAB程序
- 这是一份关于迭代最小二乘法的MATLAB程序,仅供个人研究使用。迭代最小二乘法是一种常用的滤波算法,它可以有效地拟合不确定数据,达到平滑的作用。
MATLAB 经典程序源代码
- 数据拟合,数学规划,微积分等,还包括全国大学生建模竞赛题解(Data fitting, mathematical planning, calculus, etc., including the solution of the National University Students' Modeling Competition)