pid tunnig with non unity feedback
古いコメントを表示
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.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で PID Controller Tuning についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!