MATLAB CONTROL SYSTEM TOOLBOX 9 Guia do Utilizador Página 552

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 649
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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.
Vista de página 551
1 2 ... 547 548 549 550 551 552 553 554 555 556 557 ... 648 649

Comentários a estes Manuais

Sem comentários