APSA and LMS comparison for System Identification
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
Platform Compatibility
Windows macOS LinuxCategories
- Control Systems > System Identification Toolbox >
- Control Systems > System Identification Toolbox > Linear Model Identification >
Tags
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 |