NLMS Algorithm Demo

版本 1.0.0.0 (2.2 KB) 作者: Tamer Mellik
NLMS algorithm demo with adaptive learning rate.
17.1K 次下载
更新时间 2016/3/31

查看许可证

NLMS is one of the adaptive filter algorithms. In this file ,an experiment is made to identify a linear noisy system with the help of NLMS algorithm. The weights of the estimated system is nearly identical with the real one. Also , adaptive learning rate has been applied.A reference is used to write the algorithm.

引用格式

Tamer Mellik (2024). NLMS Algorithm Demo (https://www.mathworks.com/matlabcentral/fileexchange/3669-nlms-algorithm-demo), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R13
兼容任何版本
平台兼容性
Windows macOS Linux
致谢

参考作品: RLS Algorithm Demo

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0

BSD license added