MATLAB CONTROL SYSTEM TOOLBOX 9 Specifiche Pagina 483

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 591
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 482
modred
16-143
The last three diagonal entries of the balanced grammians are small, so
eliminate the last three states with
modred using both matched DC gain and
direct deletion methods.
hmdc = modred(hb,2:4,'mdc')
hdel = modred(hb,2:4,'del')
Both hmdc and hdel are first-order models. Compare their Bode responses
against that of the original model .
bode(h,'-',hmdc,'x',hdel,'*')
The reduced-order model hdel is clearly a better frequency-domain
approximation of . Now compare the step responses.
hs
()
hs
()
Vedere la pagina 482
1 2 ... 478 479 480 481 482 483 484 485 486 487 488 ... 590 591

Commenti su questo manuale

Nessun commento