NLMS Algorithm Demo

NLMS algorithm demo with adaptive learning rate.
17.1K Downloads
Updated 31 Mar 2016

View License

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.

Cite As

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

MATLAB Release Compatibility
Created with R13
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired by: RLS Algorithm Demo

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0

BSD license added