LMS Algorithm Demo

A system identification by the usage of the LMS algorithm.
51K Downloads
Updated 31 Mar 2016

View License

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.

Cite As

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

MATLAB Release Compatibility
Created with R13
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Linear Model Identification in Help Center and MATLAB Answers
Acknowledgements

Inspired: LMS Algorithm Demonstration

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