搜索资源列表
zernike matlab拟合
- zernike matlab拟合
matlab曲面拟合程序
- matlab曲面拟合程序,可以得到函数具体解析式,matlab surface fitting procedure, can be a specific analytical function
matlab
- 这是一些关于MATLAB的小程序,有曲线拟合的,利用线性网络进行线性预测,正交实验设计及其实验结果的极差分析等,希望对大家能带来帮助!-This is a small number of MATLAB procedures, there is curve fitting, and linear networks using linear prediction, orthogonal experimental design and experimental results of range ana
matlabnihe
- MATLAB拟合插值预测程序,对于数学建模很有用,我的导师传给我的,在这与大家分享-MATLAB interpolation projections fitting procedure is useful for mathematical modeling, I am a mentor to me, to share with you in this
matlab插值与数据拟合
- 使用matlab的插值与数据拟合,含有插值原理,方程,插值方法有:拉格朗日多项式插值,分段线性插值,三次样条插值,最小二乘法,有多个实例(有源码、语句、结果、图像等)
MATLAB求解非线性最小二乘法拟合问题 源程序代码
- MATLAB求解非线性最小二乘法拟合问题 源程序代码(MATLAB solving nonlinear least squares method of fitting the source code)
案例三 多项式和非多项式曲线拟合
- MATLAB经典案例系列视频,多项式和非多项式曲线拟合(MATLAB classic case series video, polynomial and non polynomial curve fitting)
拟合代码
- 仿真处理光纤数据,一种简单的拟合方法,易学。附赠adaboost算法论文一篇(photonic crystal fiber dispersion fitting curve based on matlab)
拟合
- 计算方法数据拟合,利用matlab数据拟合(data fitting calculation method)
拟合圆
- 根据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程序是数学中的经典程序,可应用于工程中的数据拟合。(The matlab program is a classic procedure in Mathematics)
第6讲 用MATLAB进行数据拟合
- 数据拟合,入门 数据拟合是一个数学函数,在MATLAB的NAG Foundation Toolbox中也有一些曲面拟合函数,如e02daf是最小二乘平方曲面拟合函数,e02def可求出曲面拟合的函数值(Data fitting is a mathematical function, in MATLAB NAG Foundation Toolbox, there are also some surface fitting functions, such as e02daf is the leas
MATLAB实现线性拟合和相关系数 源程序代码
- Matlab源程序:可以实现线性拟合相关系数(Matlab source: linear correlation coefficient can be achieved)
拟合抛物线
- 已知等高两点或者是不等高两点加任意一点拟合抛物线()
插值与拟合(matlab+lingo源代码) (2)
- 插值与拟合(matlab+lingo源代码)(Interpolation and fitting (matlab + lingo source code))
插值与拟合
- 这是matlab中做差值拟合的标准程序及配套解释。(This is the standard procedures and supporting the interpretation of Fit.)
插值与拟合
- 很好的插值与拟合的matlab代码,大家以后遇到这个问题就不用担心了(Good interpolation and matching matlab code, you will not have to worry about this problem later)
matlab插值拟合微分解方程组
- matlab插值拟合微分解方程组,用于使用MATLAB求解插值拟合的程序(Matlab interpolation fitting micro decomposition equations, for the use of MATLAB to solve the interpolation fitting program)
多项式最小二乘法拟合
- 最小二乘法拟合多项式,效果非常好,与MATLAB的多项式拟合基本一样。亲自在STM32板子上跑过,几乎直接出来答案。用法简单,包含头文件然后直接调用即可,电脑或者开发板都可以直接跑。 注意!注意!注意!说三遍...拟合之后多项式的变量x其实是(X-a),a是输入数据点的均值。(The least square method fits the polynomial, and the effect is very good. .)
MATLAB拟合求解圆心和半径
- MATLAB拟合求解圆心和半径,通过给定的一系列点的坐标,拟合出最接近的圆(MATLAB fitting for the solution of the center and radius)