How do i make a dynamic system model with given Rise time, Setting time and overshoot?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Star Strider
am 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!
Antworten (0)
Siehe auch
Kategorien
Mehr zu Gain Scheduling finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!