Description Usage Arguments Value References Examples
Computes the solution of AXA^T - X + W = 0 using the Barraud 1977 approach, adapted from Datta 2004. This implementation is equivalent to the Matlab implementation of dylap.
1 | dlyap(A, W)
|
A |
n x n numeric or complex matrix. |
W |
n x n numeric or complex matrix. |
The solution to the above Lyapunov equation.
barraud_numerical_1977netcontrol
\insertRefdatta_numerical_2004netcontrol
1 2 3 4 5 |
[1] 2.309264e-13
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.