care
(Not recommended) Solve continuous-time algebraic Riccati equation
care
is not recommended. Use icare
instead. For more information, see Version
History.
Syntax
Description
Examples
Input Arguments
Output Arguments
Limitations
The pair must be stabilizable (that is, all unstable modes are controllable). In addition, the associated Hamiltonian matrix or pencil must have no eigenvalue on the imaginary axis. Sufficient conditions for this to hold are detectable when and , or
Algorithms
care
implements the algorithms described in [1]. It works with the Hamiltonian matrix when R is well-conditioned and ; otherwise it uses the extended Hamiltonian pencil and QZ
algorithm.
References
[1] Arnold, W.F., and A.J. Laub. “Generalized Eigenproblem Algorithms and Software for Algebraic Riccati Equations.” Proceedings of the IEEE 72, no. 12 (1984): 1746–54. https://doi.org/10.1109/PROC.1984.13083.