搜索资源列表
递推最小二乘估计算法
- 对于输入、输出数据较多的情况下,一次性完成的最小二乘估计算法计算量很大,速度降低而且有可能出现病态矩阵的情况,递推的最小二乘估计算法解决了上述问题。
MIMO_MRI
- 多输入多输出(MIMO)的预测控制MATLAB仿真-Multiple Input Multiple Output Model Predictive Control
chap2
- 关于单输入单输出的递推最小二乘辨识程序和多入多输出的递推最小二乘辨识程序-About the single input single output recursive least squares identification procedures and more into the output of the recursive least squares identification procedures
MIMO_RLS
- 针对多输入多输出系统的递推最小二乘参数估计算法,该算法适用2输入2输出,修改即可应用-For multiple input multiple output system of recursive least squares parameter estimation algorithms, the algorithm applies two input two output, application changes
LSSVMlabv1_8_R2006a_R2009a
- 多输入多输出最小二乘支持向量机,多输入多输出最小二乘支持向量回归机,-lssvm,Multi-output least-squares support vector regression machines
GP-MATLAB
- 基于GP算法的函数发现问题,输入可以有多个,程序用于发现输入与输出的函数关系,利用最小二乘来计算模型与实际测得输出的误差。-Function is found that the problem, based on GP algorithm can have multiple input, program is used to find the function between input and output, using the least squares error of the calcu
偏最小二乘算法多输入多输出系统仿真
- 偏最小二乘算法(PLS)多通道输入多通道输出系统仿真