RLS Algorithm Demo

A system identification by the usage of the RLS algorithm.

您现在正在关注此提交

RLS is one of the greatest adaptive filter algorithms. In this file, an experiment is made to identify a linear noisy system with the help of the RLS algorithm. The weights of the estimated system are nearly identical to the real one.A reference is used to write the algorithm. The code was first uploaded in 2001.

引用格式

Tamer Mellik (2026). RLS Algorithm Demo (https://ww2.mathworks.cn/matlabcentral/fileexchange/1753-rls-algorithm-demo), MATLAB Central File Exchange. 检索时间: .

类别

Help CenterMATLAB Answers 中查找有关 Linear Model Identification 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.3.0.1

Codes were updated to run in MATLAB R2020a

1.3.0.0

Now compatible with R2020a

1.0.0.0

BSD license added
Version 1.1 :
1- Two different demos one with FIR ( Feedback is used) and the other with IIR ( the input signal only is used)
2- No dependency on "Control System Toolbox" by adding sample data files