搜索资源列表
leastsquares
- 1. 一般最小二乘法 3 1.1. 一次计算最小二乘算法 3 1.2. 递推最小二乘算法 3 2. 遗忘因子最小二乘算法 6 2.1. 一次计算法 6 2.2. 递推算法 6 3. 限定记忆最小二乘递推算法 9 4. 偏差补偿最小二乘法 11 5. 增广最小二乘法 13 6. 广义最小二乘法 15 7. 辅助变量法 17 8. 二步法 19 9. 多级最小二乘法 21 10. Yule-Walker辨识算法 23 Matlab程序附录 24
Generalized-least-squares
- 最小二乘算法,系统辨识用,用来辨识非线性系统的参数,还可以对非线性系统进行仿真。-System identification, used to identify nonlinear system parameters, it can also nonlinear system simulation.
zuixiaoerchengfamatlabfangzhen
- 过程辨识课本中的最小二乘算法汇总及其matlab仿真。-Process identification text summarize the least squares algorithm and matlab simulation.
偏差补差递推最小二乘辨识时滞ARMAX模型
- 最小二乘算法,有关系统辨识的。文档内包含详细过程,以及实验结果。
ns834
- 内含心电信号数据及运用MATLAB写的源代码,预报误差法参数辨识-松弛的思想,最小二乘回归分析算法。- ECG data and includes source code written in MATLAB, Prediction Error Method for Parameter Identification- the idea of relaxation, Least-squares regression analysis algorithm.
最小二乘参数辨识方法及应用程序清单
- 使用最小二乘法以及相关扩展算法对系统进行参数辨识(Least square parameter identification)