NLMS Algorithm Demo
Version 1.0.0.0 (2.21 KB) by
Tamer Mellik
NLMS algorithm demo with adaptive learning rate.
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 LinuxCategories
- Control Systems > System Identification Toolbox > Online Estimation >
- Control Systems > Nonlinear Systems > Adaptive Control >
Find more on Online Estimation in Help Center and MATLAB Answers
Tags
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!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | BSD license added |