搜索资源列表
zsysf
- 用MATLAB编写的递推最小二乘算法算法\\LMS算法,karlman算法-using MATLAB recursive least squares algorithm \\ LMS algorithm, the algorithm karlman
RLS_Adaptive
- 该递推最小二乘算法的程序实现了自适应横向滤波的功能,基本满足一般滤波要求-recursive least squares algorithm for the realization of the horizontal adaptive filtering function normally meet basic filtering requirements
LS_CAR
- 此程序为基于CAR的递推最小二乘算法,使用语系统辨识的初学者
递推最小二乘估计算法
- 对于输入、输出数据较多的情况下,一次性完成的最小二乘估计算法计算量很大,速度降低而且有可能出现病态矩阵的情况,递推的最小二乘估计算法解决了上述问题。
rls.rar
- 自适应递推最小二乘RLS算法,用matlab的m文件,Adaptive recursive least squares RLS algorithm
ditui
- 递推最小二乘算法,MATLAB程序,系统辨识-Recursive least squares algorithm, MATLAB program
rls
- rls递推最小二乘算法-rls recursive least squares algorithm
algorithm
- 最小二乘辨识的五种算法:Bayes辨识程序,递推最小二乘,梯度校正最小二乘,增广最小二乘,最小二乘一次完成算法-Identification of the five least-squares algorithm: Bayes identification procedures, recursive least squares, least-squares gradient Calibration, Augmented least squares, least-squares algorithm
RLSS
- 一个有用的自适应算法,递推最小二乘算法。-a useful adaptive algorithm,RLS.
zuixiaoerchengbianshi
- 递推最小二乘 辩识算法,算法简单易懂,按照系统辩识与自适应书上的算法编写-Recursive least squares identification algorithm easy-to-read, in accordance with the system identification and adaptive algorithm for the preparation of a book
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
RLS_data
- 利用matlab语言实现递推最小二乘算法,里面包含程序运行时的xls数据-Matlab language implementation using recursive least squares algorithm, which contains the program runs when the xls data
lsm
- 递推最小二乘法,根据最小二乘法改变,可以辨识参数-LSM
RLS
- 简单介绍了RLS算法(递推最小二乘算法),附带程序能够实现RLS的仿真,并且仿真效果较好。-A brief introduction of the RLS algorithm (recursive least squares algorithm), RLS can be achieved with the simulation program and simulation is better.
jianxiaojiyi
- 用matlab编写的渐消记忆递推最小二乘估计算法-recursive least square filtering with fading factor
递推最小二乘法实现及推广
- 最小二乘递归算法仿真及其推广应用,很好地实现了最小二乘法(Least square recursive algorithm simulation and its popularization and application, the least square method is well realized.)
VAM_RLS
- 实现了变递推间隔最小二乘的仿真,内含中文程序解释(The simulation of variable recursive interval least squares is realized, including Chinese program interpretation.)
suanfa
- 最小二乘估计参数,最小二递推乘估计参数,指数最小二乘递推估计参数(zui xiao er cheng gu ji)
自适应控制(有突变无阶次辨识)
- 带遗忘因子的递推最小二乘参数估计以及带有辅助变量的广义最小方差自校正控制算法及结果,源码可找我要(Recursive Least Squares Parameter Estimation with Forgetting Factor and Generalized Minimum Variance Self-Tuning Control Algorithm with Auxiliary Variables and Results)
analytic
- 系统辨识的一些方法,在线离线,最小二乘,广义最小二乘,递推,夏氏法,辅助变量法,增广矩阵法,等等(Some methods of system identification, online and offline, etc.)