How do i make a dynamic system model with given Rise time, Setting time and overshoot?
4 次查看(过去 30 天)
显示 更早的评论
I wanted to make a dynamic system
sys = whatever(risetime,settingtime,overshoot);
Then i wanted to plot a step response.
how do i do it?
1 个评论
Star Strider
2020-7-19
No such magickal function exists. You have to build your system, then tune it. Start with the systune function, then follow the links.
Have fun!
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Gain Scheduling 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!