How do i make a dynamic system model with given Rise time, Setting time and overshoot?
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Star Strider
le 19 Juil 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!
Réponses (0)
Voir également
Catégories
En savoir plus sur Gain Scheduling dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!