pid tunnig with non unity feedback
Mostrar comentarios más antiguos
Hello, I would like to know what the code would be to obtain the PID values for the sys below,
with G , H are two tranfers functions and C is the pid controller

i used the following code but it didn't work!!!
C=pidtune(feedback(G,H),'pid',1.0)
sys=feedback(C*G,H)
step(sys)
Thank you.
A greeting.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre PID Controller Tuning en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!