MATLAB CONTROL SYSTEM TOOLBOX 9 Guía de usuario Pagina 533

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 649
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 532
modred
11-143
The last three diagonal entries of the balanced gramians 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,'*')
hs
()
Frequency (rad/sec)
Phase (deg); Magnitude (dB)
Bode Diagrams
−80
−60
−40
−20
0
10
−1
10
0
10
1
10
2
10
3
−200
−150
−100
−50
0
Vista de pagina 532
1 2 ... 528 529 530 531 532 533 534 535 536 537 538 ... 648 649

Comentarios a estos manuales

Sin comentarios