I don't understand this code
显示 更早的评论
I'm studying about the controller of the active suspension system, i follow the control tutorial for Matlab: http://ctms.engin.umich.edu/CTMS/index.php?example=Suspension§ion=ControlPID but i don't understand this code
sys_cl=F*feedback(F*G1,C);
And this is a block system:

I don't understand that why we have the transfer function of close loop system with feed back like that (i mean this code), can some one explain it clearly? thanks so much.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Chassis Systems 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!