Tuning PID using GA for multiple plants

I have a set of linearized plants which are approximation of a nonlinear system at different operating points. I want to tune PD/PID controllers for each of these plants. I tried doing it for each plant separately using ga command. Is there any way to tune all the PID controllers for each of the plants simulatineously using ga command?

 Respuesta aceptada

Sam Chak
Sam Chak el 21 de Abr. de 2022

1 voto

Hi @SM
For multiobjective optimization, then you should consider using this gamultiobj() command.
You can follow the examples in the documentation.

Más respuestas (0)

Etiquetas

Preguntada:

SM
el 21 de Abr. de 2022

Respondida:

el 21 de Abr. de 2022

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by