搜索资源列表
guji
- 系统辨识中,递推最小二乘估计(RLS)是辨识模型阶次的一个重要的算法。该程序通过实现该算法,得到模型阶次的估计值以及相关参数值。-system identification, recursive least squares estimation (RLS) identification model is of the order of an important algorithm. The program through the rea
Matlab系统辨识
- 系统仿真和辨识,包括递推最小二乘法RLS和目前先进的辨识理论,适合于系统仿真用.-system simulation and identification, including RLS recursive least squares method and the current advanced identification theory is suitable for system simulation.
系统辨识
- 系统辨识中的各种辨识算法:如最小二乘法、递推最小二乘法、广义最小二乘、变遗忘因子递推算法等。-System Identification of identification algorithm : if the least-squares method, recursive least squares method, generalized least squares, changing the forgotten factor alg
rls_rels
- 这是黑龙江大学自控理论专业同学编写的二段递推最小二乘法!-This is the theory of controlled Heilongjiang University students prepared by the professional noticing recursive least squares method!
3order_RLS1
- 最小二乘递推算法RLS,利用递推最小二乘法计算Volterra级数的核-recursive least squares algorithm RLS using recursive least squares method Volterra series of nuclear
45699GAtools
- 好用的。系统辨识中,递推最小二乘估计(RLS)是辨识模型阶次的一个重要的算法。该程序通过实现该算法,得到模型阶次的估计值以及相关参数值。 -refrain. System identification, estimation recursive least squares (RLS) identification model is of the order of an important algorithm. The procedu
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
ditui
- 用递推最小二乘法辨识系统参数(6位的M序列作为输入信号,递推300次)-using recursive least squares identification system parameters (6 M sequence as the input signal, recursive 300)
yemian4
- 用递推最小二乘法,使用MATLAB对液面高度进行估计。-using recursive least squares method, using MATLAB surface height estimation.
QR_RLS
- 实现时域自适应滤波中基于QR分解的递推最小二乘算法-Realize time-domain adaptive filter based on QR decomposition recursive least squares algorithm
dituizuixiaoerchengfa
- dituizuixiaoerchengfa,递推最小二乘法源程序
leastsquaresmethod
- 用不加权的递推最小二乘法进行参数估计,用于系统辩适、仿真-Using non-weighted recursive least squares parameter estimation method for systems dialectical relevance, simulation
DRLS
- 这是一篇关于系统辨识算法的文献,是对递推最小二乘法的改进。-This is an article on the literature of system identification algorithm is a recursive least squares method improvements.
zuixiaoercheng
- 自适应控制,自校正控制系统参数估计matlab程序,利用递推最小二乘法进行系统参数估计-Adaptive control, self-tuning control system parameters estimated matlab procedures, the use of recursive least squares method for system parameter estimation
MSLS
- MSLSⅠ多步递推最小二乘法 Msls分三步对系统和噪声模型进行辨识,采用脉冲序列作为辅助系统模型,用计算输出数据;用原输出数据计算,用递推最小二乘方法分别对系统参数和模型参数进行估计。 -MSLS Ⅰ recursive least squares multi-step Msls three steps on the system and noise model identification, the use of pulse
bianshi
- 利用递推最小二乘法(Rls)的过程模型辨识,-The use of recursive least squares (Rls) the process of model identification,
zuixiaoercheng
- 这是matlab下编的系统辨识方法,为最小二乘和递推最小二乘,内容已经经过调试,即可以作为课程参考,也可以应用于科学研究-This is XiaBian matlab system identification methods
LSM
- 递推最小二乘法估计的实现方法,很简单,有需要的就下吧-Recursive least squares estimation method is very simple, there is a need for it on the next
RLS
- 递推最小二乘法c语言程序,大家可以试试,在自动控制中很有用-Recursive least squares method c language program, we can try, in very useful in the automatic control
最小二乘
- 递推最小二乘法,辨识模型参数。。。。。。。。。(Least square method model identification)