CD Continuous Lyapunov Equations VI
- Updated2023-03-14
- 2 minute(s) read
CD Continuous Lyapunov Equations VI
Owning Palette: Solvers VIs
Requires: Control Design and Simulation Module
Calculates the matrix X that solves the following continuous Lyapunov equation:
AX+XB = –Q

![]() |
A specifies an n x n state matrix, where n is the number of states. |
![]() |
B specifies an m x m input matrix, where m is the number of inputs. The default value is the transpose of A. |
![]() |
Q is an n x m matrix. |
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
Lyapunov Solution (X) returns the solution to the Lyapunov equation. |
![]() |
error out contains error information. This output provides standard error out functionality. |



