response of state space to arbitrary input
Mostra commenti meno recenti
Using the ss function (https://in.mathworks.com/help/control/ref/ss.html?searchHighlight=ss%20&s_tid=srchtitle_ss%20_1), we can create state space models and we can use step(sys, t) to simulate the step response of the model for a time grid t, however what if i want to give a non-trivial input different from step, like a traingular wave??
Piecewise constants can be modelled by adding signed delayed step responses but how to proceed with any general input that can be even specified in form of an array to accompany time grid?
Thanks
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Control System Toolbox in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
