LMS Algorithm Demo
Version 1.0.0.0 (2.02 KB) by
Tamer Mellik
A system identification by the usage of the LMS algorithm.
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 LinuxCategories
Find more on Linear Model Identification in Help Center and MATLAB Answers
Tags
Acknowledgements
Inspired: LMS Algorithm Demonstration
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 |