APSA and LMS comparison for System Identification

Affine projection and LMS implementations are checked for time taken for execution
426 Downloads
Updated 10 Sep 2014

View License

Comparative_run.m is the main file.
This code calls the three functions - a) apsa.m and b)eff_apsa.m c)lms.m. It calculates the time taken by the functions to execute over different N. It plots the time elapsed with the two functions over different N.

Here The L is fixed as 5. And the system function is predefined. The Plots show that Eff_apsa algorithm if efficient than apsa algorithm. With Increase in N, the difference in computation time also increases

Cite As

Santhana Raj (2024). APSA and LMS comparison for System Identification (https://www.mathworks.com/matlabcentral/fileexchange/47792-apsa-and-lms-comparison-for-system-identification), MATLAB Central File Exchange. Retrieved .

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

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