MATLAB CONTROL SYSTEM TOOLBOX 9 Specifiche Pagina 508

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 591
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 507
parallel
16-168
16parallel
Purpose Parallel connection of two LTI models
Syntax sys = parallel(sys1,sys2)
sys = parallel(sys1,sys2,inp1,inp2,out1,out2)
Description parallel connects two LTI models in parallel. 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 = parallel(sys1,sys2) forms the basic parallel connection shown below.
This command is equivalent to the direct addition
sys = sys1 + sys2
(See Addition and Subtraction for details on LTI system addition.)
sys1
sys2
u
y
+
+
sys
Vedere la pagina 507
1 2 ... 503 504 505 506 507 508 509 510 511 512 513 ... 590 591

Commenti su questo manuale

Nessun commento