Tuning PID using GA for multiple plants

2 Ansichten (letzte 30 Tage)
SM
SM am 21 Apr. 2022
Beantwortet: Sam Chak am 21 Apr. 2022
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?

Akzeptierte Antwort

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

Weitere Antworten (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by