Solve a Matrix Riccati Equation
Riccati(A, B, fuzz=1e-10, iterative=FALSE)
A matrix.
A matrix.
The tolerance used for testing convergence.
If TRUE an iterative solution technique is used.
xxx
Solve Riccati equation P = APA' + B by eigenvalue decompostion of a symplectic matrix or by iteration.
Vaccaro, R. J. and Vukina, T. (1993), A Solution to the Positivity Problem in the State-Space Approach to Modeling Vector-Valued Time Series. Journal of Economic Dynamics and Control, 17, 401--421.
Anderson, B. D. O. and Moore, J. B. (1979) Optimal Filtering. Prentice-Hall. (note sec 6.7.)
Vaughan, D. (1970) A Nonrecursive Algebraic Solution for the Discrete Riccati Equation. IEEE Tr AC, 597--599.
Laub, A. J. (1983) Numerical Aspects of Solving Algebraic Riccati Equations Proc IEEE conf Decision and Control, 183--186.
Gudmundsson T., Kenney, C., and Laub, A. J. (1992) Scaling of the Discrete-Time Algebraic Riccati Equation to Enhance Stability of the Schur Solution Method IEEE Tr AC, 37, 513--518.