Effacer les filtres
Effacer les filtres

how to coding the system with pid controller?

3 vues (au cours des 30 derniers jours)
dab483
dab483 le 13 Mar 2014
Hi, how to coding the system below in closed loop system with pid control?
x(:,:,i+1)=fdc(x(:,:,i),u(:,:,i),dt); %%open loop system
y(:,:,i+1)=H*x(:,i+1); %%measurement
Thank you.

Réponses (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by