搜索资源列表
xitongbianshi.rar
- 系统辨识的最小二乘递推算法、辅助变量法、增广最小二乘法及偏差补偿法的matlab程序设计实例。,Recursive least squares system identification algorithm, auxiliary variables, the least square method and the augmented error compensation law matlab programming examples.
XIAO_Fei_09621576g
- GPS定位程序,利用最小二乘法进行计算得出结果-GPS positioning process is calculated using the results of least-squares method
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
myfit
- 用matlab编的最小二乘法拟合的GUI程序,可以实现最小二乘法的计算-Matlab made by the least squares fitting procedure of the GUI, you can achieve the least square method of calculation
tidujiaozheng
- 通过MATLAB仿真实现梯度校正最小二乘法的验证。-Gradient through the MATLAB simulation verification correction least square method.
leastsquaresprocedure090513
- 最小二乘法实现m个方程的最高n次多项式的拟合。-least-squares procedure
lizi1
- 采用白噪声作为输入信号,用递推最小二乘法来进行系统辨识-Using white noise as input signal, using recursive least squares method for system identification
LMFnlsq
- 基于kalman滤波的最小二乘法的matlab程序,仅供参考-Kalman filter based on least squares matlab program for reference only
LSSVM-(2)
- 最小二乘法支持向量机预测,自己编的的,可以运行,希望能改进。-least sqare support vector machine for prediction
PLS-Matlab
- 偏最小二乘法的Matlab源码,GreenSim团队免费提供您使用-Partial Least Squares Matlab source code, GreenSim team is provided free of charge
多项式最小二乘法拟合
- 最小二乘法拟合多项式,效果非常好,与MATLAB的多项式拟合基本一样。亲自在STM32板子上跑过,几乎直接出来答案。用法简单,包含头文件然后直接调用即可,电脑或者开发板都可以直接跑。 注意!注意!注意!说三遍...拟合之后多项式的变量x其实是(X-a),a是输入数据点的均值。(The least square method fits the polynomial, and the effect is very good. .)
matlab编写的增广的最小二乘辨识程序
- matlab曾广最小二乘辨识程序,利用增广最小二乘法编写程序,完成系统辨识(Matlab once wide least square identification program)
最小二乘
- matlab实现数据补缺,采用的是最小二乘法和平均值填补,补缺的数据用特殊颜色标记。(Matlab realization of data deficiency, least square method)
数值分析上机
- 高斯法,牛顿法,最小二乘法,二分法等实现数值分析计算。(The Gauss method, the Newton method, the least square method, the dichotomous method and so on are used to calculate the numerical analysis.)
syste_identification
- 水箱系统系统辨识实例,使用最小二乘法进行辨识参数(Modeling of water tank mechanism - least squares identification parameters)
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.)
matlab-WLS
- 电力系统最小二乘法,状态估计,内涵14和30节点算例(Power System Least Square Method, State Estimation, Connotation 14 and 30 Node Examples)
股票预测-最小二乘
- 采用最小二乘法进行MATLAB编写,开盘为输入,收盘为输出。1-600个数据为训练样本集,601-700为预测样本。先对数据进行标准化处理,再利用最小二乘法对模型进行预测,最后进行反标准化处理后输出。(The least square method is used to compile MATLAB. The opening is input and the closing is output. 1-600 data are training samples and 601-700 predic
最小二乘法拟合程序
- 利用Matlab平台,开发最小二乘法,实现对输入数据的准确拟合(Use the Matlab platform to develop the least square method to achieve accurate fitting of the input data)