Effacer les filtres
Effacer les filtres

Connecting PID Controller with matlab

2 vues (au cours des 30 derniers jours)
Mohit Bhatia
Mohit Bhatia le 13 Fév 2019
I want to tune the PID controller. For that how can i connect my simulink model to .m file?
Thank you
  3 commentaires
Mohit Bhatia
Mohit Bhatia le 14 Fév 2019
I want to tune the PI parameters using neural network. So I want to get values of Kp, Ki after every cycle.
Thank you
Patel Mounika
Patel Mounika le 20 Fév 2019
So does your .m file contain the PI parameters or the neural network?

Connectez-vous pour commenter.

Réponses (1)

Baraa Samsam
Baraa Samsam le 28 Mai 2020
use this C(:,:,i) = pid(Kp,Ki,Kd);

Community Treasure Hunt

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

Start Hunting!

Translated by