How do i make a dynamic system model with given Rise time, Setting time and overshoot?
2 views (last 30 days)
Show older comments
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 Comment
Star Strider
on 19 Jul 2020
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!
Answers (0)
See Also
Categories
Find more on Gain Scheduling in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!