搜索资源列表
xitongbianshi.rar
- 系统辨识的最小二乘递推算法、辅助变量法、增广最小二乘法及偏差补偿法的matlab程序设计实例。,Recursive least squares system identification algorithm, auxiliary variables, the least square method and the augmented error compensation law matlab programming examples.
xitongbianshi
- 应用一般最小二乘法与递推式最小二乘法对二阶系统进行参数辨识-RLS
matlab-PLS
- 很好用,用matlab编的偏最小二乘法,直接在matlab里就可以用。另外带有PLS讲解-Good use, with the partial least squares matlab compiled directly in matlab can be used inside. In addition to explain with PLS
yang_RBF
- 一种最小二乘法的RBF神经网络,用于对复杂系统的辨识研究-A least squares method of RBF neural network for identification of complex systems research
SystemParameterIdentification
- 用广义最小二乘法辨识气动实验系统的参数,并采用最终误差预报估计模型阶次-Generalized Least Squares Identification of aerodynamic parameters of experimental system, using the final prediction error of the estimated model order
Least-squaresfittingalgorithm
- 用最小二乘法实现曲线拟合算法,通过给定的数据拟合出一条曲线-Using least squares curve fitting algorithm to achieve, through the given data fitting a curve
Least-squares-method-And-Nonlinearity
- 给出了两篇利用最小二乘法计算非线性度的方法的文档,并利用VB编写了简单的示例程序。-Gives the two least-squares method to calculate the use of non-linearity of the method of the document, and use VB to prepare a simple sample program.
imagematch
- 影像匹配,最小二乘法影像匹配源代码,转载的。-imagematch
lizi1
- 采用白噪声作为输入信号,用递推最小二乘法来进行系统辨识-Using white noise as input signal, using recursive least squares method for system identification
zuixiaoerchengfa
- 最小二乘法程序,绝对好用.最小二乘法的程序.- erchengfa
LMFnlsq
- 基于kalman滤波的最小二乘法的matlab程序,仅供参考-Kalman filter based on least squares matlab program for reference only
最小二乘法多次曲线拟合
- 因本人项目用到最小二乘法多次曲线拟合,便抽时间写了一个实现的程序,不敢独享,
最小二乘法和牛顿迭代
- 最小二乘法和牛顿方法的一些简单资料,对于理解算法有点帮助(i have limit capicaticy for using machine learning,i hope i will impove a lot in the future)
nihe
- 将点用最小二乘法拟合成曲线,可以选择拟合曲线的阶数(The least squares method is used to synthesize the curves)
多项式最小二乘法拟合
- 最小二乘法拟合多项式,效果非常好,与MATLAB的多项式拟合基本一样。亲自在STM32板子上跑过,几乎直接出来答案。用法简单,包含头文件然后直接调用即可,电脑或者开发板都可以直接跑。 注意!注意!注意!说三遍...拟合之后多项式的变量x其实是(X-a),a是输入数据点的均值。(The least square method fits the polynomial, and the effect is very good. .)
最小二乘
- matlab实现数据补缺,采用的是最小二乘法和平均值填补,补缺的数据用特殊颜色标记。(Matlab realization of data deficiency, least square method)
MATLAB 求最小二乘法系数
- 用MATLAB进行三次曲线的拟合,并运用最小二乘法求各个系数,得出曲线方程(The three curves are fitted with MATLAB, and the coefficients are obtained by using the least square method, and the curve equation is obtained.)
最小二乘法-梯度下降法-牛顿法
- 用Python3在jupyter notebook实现最小二乘法,梯度下降法和牛顿法(Using Python3 to realize least square method, gradient descent method and Newton method in jupyter notebook)
最小二乘解包裹算法
- 最小二乘法解包裹算法可以在光栅法三维重建时由相对相位求取绝对相位。(The least square unwrapping algorithm can obtain the absolute phase from the relative phase in the three-dimensional reconstruction of raster method.)
最小二乘法拟合程序
- 利用Matlab平台,开发最小二乘法,实现对输入数据的准确拟合(Use the Matlab platform to develop the least square method to achieve accurate fitting of the input data)