uncertainwerner
Mechanical
- Oct 7, 2014
- 2
Hi
I am trying to solve for X in the DARE (Discrete-time Algebraic Riccati Equation):
[tt]A'XA - X - (A'PB+S)*(B'XB+R)^-1*(A'XB+S)' + Q = 0[/tt]
I know the diagonal matrix (in MATLAB notation) [tt]A = [-a 0; 0 a][/tt], and [tt]B = [b; 0][/tt].
I have tried looking and reading and the closest I get is to utilise the Hamiltonian / Sympletic matrix. However, I have no clue in proceeding.
Any help is very much appreciated!
Cheers
uncertainwerner
I am trying to solve for X in the DARE (Discrete-time Algebraic Riccati Equation):
[tt]A'XA - X - (A'PB+S)*(B'XB+R)^-1*(A'XB+S)' + Q = 0[/tt]
I know the diagonal matrix (in MATLAB notation) [tt]A = [-a 0; 0 a][/tt], and [tt]B = [b; 0][/tt].
I have tried looking and reading and the closest I get is to utilise the Hamiltonian / Sympletic matrix. However, I have no clue in proceeding.
Any help is very much appreciated!
Cheers
uncertainwerner