MATLAB CONTROL SYSTEM TOOLBOX 9 Specifiche Pagina 524

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 591
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 523
series
16-184
16series
Purpose Series connection of two LTI models
Syntax sys = series(sys1,sys2)
sys = series(sys1,sys2,outputs1,inputs2)
Description series connects two LTI models in series. This function accepts any type of
LTI model. The two systems must be either both continuous or both discrete
with identical sample time. Static gains are neutral and can be specified as
regular matrices.
sys = series(sys1,sys2) forms the basic series connection shown below.
This command is equivalent to the direct multiplication
sys = sys2 * sys1
See Multiplication for details on multiplication of LTI models.
sys = series(sys1,sys2,outputs1,inputs2) forms the more general series
connection.
sys1
sys2
u
y
sys
sys1
sys2
y
1
u
2
v
2
z
1
sys
u
y
Vedere la pagina 523
1 2 ... 519 520 521 522 523 524 525 526 527 528 529 ... 590 591

Commenti su questo manuale

Nessun commento