If you have a model of the plant and a model of the controller, it's likely that all that's needed is the feedback command to come up with a model of the closed loop system. That model can be used with bode in the usual way to get the Bode plot of the closed loop system. Other functions that are useful for combining models are series, parallel, append, and connect, and possibly others. More generally start with Model Interconnection to learn more about the topic.
Close loop bode plot
16 次查看(过去 30 天)
显示 更早的评论
I tried to design buck converter using matlab m file. I input the transfer function and design the controller using k factor, I plot the bode plot of the transferred function and controller separately but I don't know how to combine both transfer function and controller to obtain close loop bode plot, can anyone guide me
0 个评论
回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Get Started with Control System Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!