LMS Algorithm Demo

版本 1.0.0.0 (2.0 KB) 作者: Tamer Mellik
A system identification by the usage of the LMS algorithm.
51.3K 次下载
更新时间 2016/3/31

查看许可证

LMS (least mean-square) is one of adaptive filter algorithms. In this MATLAB file ,an experiment is made to identify a linear noisy system with the help of LMS algorithm. The weights of the estimated system is nearly identical with the real one.A reference is used to write the algorithm.

引用格式

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

MATLAB 版本兼容性
创建方式 R13
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Linear Model Identification 的更多信息
致谢

启发作品: LMS Algorithm Demonstration

版本 已发布 发行说明
1.0.0.0

BSD license added