MATLAB CONTROL SYSTEM TOOLBOX 9 Specifiche Pagina 84

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 591
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 83
3 Operations on LTI Models
3-10
adds a second input to the state-space model sys by appending the B and D
matrices. You should simultaneously modify both matrices with a single
set
command. Indeed, the statements
sys.b = [b1 b2]
and
set(sys,'b',[b1 b2])
cause an error because they create invalid intermediate models in which the B
and D matrices have inconsistent column dimensions.
Vedere la pagina 83
1 2 ... 79 80 81 82 83 84 85 86 87 88 89 ... 590 591

Commenti su questo manuale

Nessun commento