MATLAB CONTROL SYSTEM TOOLBOX 9 Guide de l'utilisateur Page 552

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 649
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 551
obsvf
11-162
Example Form the observability staircase form of
A =
1 1
4 –2
B =
1 –1
1 –1
C =
1 0
0 1
by typing
[Abar,Bbar,Cbar,T,k] = obsvf(A,B,C)
Abar =
1 1
4 –2
Bbar =
1 1
1 –1
Cbar =
1 0
0 1
T =
1 0
0 1
k =
2 0
Algorithm obsvf is an M-file that implements the Staircase Algorithm of [1] by calling
ctrbf and using duality.
See Also ctrbf Compute the co ntrollability staircase form
obsv Calculate the observability matrix
References [1] Rosenbrock, M.M., State-Space and Multivariable Theory, John Wiley,
1970.
Vue de la page 551
1 2 ... 547 548 549 550 551 552 553 554 555 556 557 ... 648 649

Commentaires sur ces manuels

Pas de commentaire