System Identification using GA with a GUI interface

Idnetifying ARX model of a system using Genetic Algorithms with a GUI interface and compare it to Le

Ahora está siguiendo esta publicación

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)

Citar como

Sam Elshamy (2026). System Identification using GA with a GUI interface (https://la.mathworks.com/matlabcentral/fileexchange/11576-system-identification-using-ga-with-a-gui-interface), MATLAB Central File Exchange. Recuperado .

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.1

Now available in Toolbox format.

1.0.0.0

Missing file added