dare
(Not recommended) Solve discrete-time algebraic Riccati equations
dare
is not recommended. Use idare
instead. For more information, see Version
History.
Syntax
Description
Examples
Input Arguments
Output Arguments
Limitations
The (A, B) pair must be stabilizable (that is, all eigenvalues of A outside the unit disk must be controllable). In addition, the associated symplectic pencil must have no eigenvalue on the unit circle. Sufficient conditions for this to hold are (Q, A) detectable when S = 0 and R > 0, or
Algorithms
dare
implements the algorithms described in [1]. It uses the QZ algorithm to deflate the extended symplectic pencil and compute its
stable invariant subspace.
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.