lyap
Continuous Lyapunov equation solution.
Syntax
X = lyap(A, Q)
Input argument
A - real matrix
Q - real matrix
Output argument
X - matrix: solution of the Lyapunov equation.
Description
X = lyap(A, Q) resolves the Lyapunov equation.
Example
See also
History
Version | Description |
---|---|
1.0.0 | initial version |
Author
Allan CORNET
Last updated