MATLAB CONTROL SYSTEM TOOLBOX 9 Specifikace Strana 483

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 591
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
()
Zobrazit stránku 482
1 2 ... 478 479 480 481 482 483 484 485 486 487 488 ... 590 591

Komentáře k této Příručce

Žádné komentáře