MATLAB CONTROL SYSTEM TOOLBOX 9 Spécifications Page 483

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 591
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
()
Vue de la page 482
1 2 ... 478 479 480 481 482 483 484 485 486 487 488 ... 590 591

Commentaires sur ces manuels

Pas de commentaire