MATLAB CONTROL SYSTEM TOOLBOX 9 Spezifikationen Seite 388

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 591
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 387
ctrbf
16-48
B =
1 -1
1 -1
C =
1 0
0 1
and locate the uncontrollable mode.
[Abar,Bbar,Cbar,T,k]=ctrbf(A,B,C)
Abar =
-3.0000 0
-3.0000 2.0000
Bbar =
0.0000 0.0000
1.4142 -1.4142
Cbar =
-0.7071 0.7071
0.7071 0.7071
T =
-0.7071 0.7071
0.7071 0.7071
k =
1 0
The decomposed system Abar shows an uncontrollable mode located at –3 and
a controllable mode located at 2.
Algorithm ctrbf is an M-file that implements the Staircase Algorithm of [1].
See Also ctrb Form the controllability matrix
minreal Minimum realization and pole-zero cancellation
References [1] Rosenbrock, M.M., State-Space and Multivariable Theory, John Wiley,
1970.
Seitenansicht 387
1 2 ... 383 384 385 386 387 388 389 390 391 392 393 ... 590 591

Kommentare zu diesen Handbüchern

Keine Kommentare