System Identification using GA with a GUI interface
This code identifies an ARX model of a system using Genetic Algorithms method in a GUI interfcae and compares the identified model with the model generated using the Least Error method.
The real system O/P, GA model generated O/p and Least Error model O/P are all compared in a single plot, while the Sum of Absolute Error is calculated and displayed for both models for comparison.
GA parameters are initialized with default parameters, but could easily be modified from the GUI interface.
The GUI is initialized with a ready I/P and O/P data and ARX orders as well, so you can hit "Estimate Model" to test the code without having to generate I/O data. (you can replace this data with your own)
Cita come
Sam Elshamy (2025). System Identification using GA with a GUI interface (https://it.mathworks.com/matlabcentral/fileexchange/11577-system-identification-using-ga-with-a-gui-interface), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- Verification, Validation, and Test >
- Control Systems > System Identification Toolbox > Linear Model Identification >
- Mathematics and Optimization > Global Optimization Toolbox > Genetic Algorithm >
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
ARX Identification with GA (GUI)/
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.2 | Now available in Toolbox format. |
|
|
| 1.0.0.0 | Missing file added |
