National Instruments 370760B-01 Calculator User Manual


 
riccati eig 387
riccati eig
Syntax
[x1,x2,stat,Heig min] = riccati eig(H,epp)
Parameter List
Inputs: H Hamiltonian matrix.
epp Tolerance for detecting proximity of eigenvalues to the
axis.
Outputs: x1,x2 Basis vectors for stable subspace. See description below.
stat Status flag.
0 Stable subspace calculated.
1 Failure to decompose into stable and
unstable subspaces.
Heig
min Minimum absolute value of the real part of the eigenvalues
of H.
Description
Solve the algebraic Riccati equation,
A
X + XA+XRX Q =0,
by an eigenvalue decomposition method. The Hamiltonian, H, contains the Riccati
equation variables in the matrix,
H =
AR
QA
.
If H has no axis eigenvalues then there is an n dimensional (n = dim(A)) stable
subspace of H. The vector, [x
1
x
2
] spans that stable subspace and, if x
1
is invertible, the