搜索资源列表
系统辨识
- 系统辨识中的各种辨识算法:如最小二乘法、递推最小二乘法、广义最小二乘、变遗忘因子递推算法等。-System Identification of identification algorithm : if the least-squares method, recursive least squares method, generalized least squares, changing the forgotten factor algorithm.
rls_rels
- 这是黑龙江大学自控理论专业同学编写的二段递推最小二乘法!-This is the theory of controlled Heilongjiang University students prepared by the professional noticing recursive least squares method!
Squre2
- 对于多项式y(i) = b0 + b1 * x + b2 * x^2 + b3 * x^3 + ...... bn * x^n 用递推最小二乘法来估计上式中的b0, b1, ..., bn-for polynomial y (i) = b0 b1 b2 * x * x * b3 ^ 2 x ^ 3 ...... bn * x ^ n recursive least squares method used to estimate the on-belts, b1, ..., bn
zuixiaoercheng
- 自适应控制,自校正控制系统参数估计matlab程序,利用递推最小二乘法进行系统参数估计-Adaptive control, self-tuning control system parameters estimated matlab procedures, the use of recursive least squares method for system parameter estimation
bianshi
- 利用递推最小二乘法(Rls)的过程模型辨识,-The use of recursive least squares (Rls) the process of model identification,
rls_ident
- 在matlab/simulink下用S-function实现了用递推最小二乘法的系统在线辨识,对象是开关磁阻电动机,在转矩和转速可测的前提下,得出转动惯量,摩擦系数和负载转矩的在线辨识。-In the matlab/simulink using S-function realization of the recursive least squares method using the system online identification, the target is switched rel
chap6_03_VB_GPC_NoIden
- 基于VB环境下的递推增广最小二乘法参数估计-VB Environment Based on Recursive Extended Least Squares Parameter Estimation
lsm
- 递推最小二乘法,根据最小二乘法改变,可以辨识参数-LSM
system003
- 运用递推最小二乘法对传感器建模仿真并对其惊醒补偿-Recursive least squares method using modeling and simulation of sensor and compensate for its wake
data4_11sudu
- 增广递推最小二乘法系统辨识,包括阶次判定的过程-System identification, order determination
MATLAB_based_parameter_identification_and_simulati
- 基于MATLAB的递推最小二乘法辨识与仿真,很实用-MATLAB-based parameter identification and simulation, very useful
erbu
- 此程序是基于二步最小二乘法,运用递推算法。-This procedure is based on two-step least square method, the use of recursive algorithms.
duoji
- 此程序是基于多级最小二乘法,运用递推算法。-This procedure is based on the multi-stage least squares method, the use of recursive algorithms.
xi5
- 阻尼递推最小二乘法,用于系统辨识,效果良好-Damped least square method, used for system identification, the effect is good
batchML2
- 递推最小二乘法 系统辨识 参数辨识 matlab仿真-Recursive least squares method
identify-model-order-by-RLSaF-Test
- 递推最小二乘法(RLS)及基于F-Test的模型阶次辨识,也是系统识别课上的实验。本文件包括matlab源代码以及实验报告,适合学生~-Recursive least squares (RLS) and based on F-Test of the model order identification. This document includes matlab source code and test reports for students ~
递推最小二乘法实现及推广
- 最小二乘递归算法仿真及其推广应用,很好地实现了最小二乘法(Least square recursive algorithm simulation and its popularization and application, the least square method is well realized.)
rls
- simulink的递推最小二乘法用s文件编译的(The recursive least square method of Simulink is compiled with s file)
Untitled
- 最小二乘法锂电池模拟,带遗忘因子的递推最小二乘法模拟。(The least squares method is used to simulate lithium battery and recursive least square method with forgetting factor.)
最小二乘法参数拟合
- 运用增广递推最小二乘法对给出模型的参数进行辨识