Clear Filters
Clear Filters

How do i make a dynamic system model with given Rise time, Setting time and overshoot?

1 view (last 30 days)
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
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!

Sign in to comment.

Answers (0)

Categories

Find more on Programming in Help Center and File Exchange

Products


Release

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!