MATLAB CONTROL SYSTEM TOOLBOX 9 Guida Utente Pagina 176

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 649
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 175
5 Model Analysis Tools
5-14
several LTI models on a single plot. To do so, invoke the corresponding
command line function using the list
sys1,..., sysN of models as the inputs.
step(sys1,sys2,...,sysN)
impulse(sys1,sys2,...,sysN)
...
bode(sys1,sys2,...,sysN)
nichols(sys1,sys2,...,sysN)
...
All models in the argument lists of any of the response plotting functions
(except for
sigma) must have the same number of inputs and outputs. To
differentiate the plots easily, you can also specify a distinctive color/linestyle/
marker for each system just as you would wit h the
plot command. For
example,
bode(sys1,’r’,sys2,’y--’,sys3,’gx’)
plots sys1 with solid red lines, sys2 with yellow dashed lines, and sys3 with
green
x markers.
You can plot responses of multiple modelso n the same plot. These models need
not be all continuous-time or all discrete-time.
Vedere la pagina 175
1 2 ... 171 172 173 174 175 176 177 178 179 180 181 ... 648 649

Commenti su questo manuale

Nessun commento