lyap
x = lyap (a, b)x = lyap (a, b, c)x = lyap (a, b, [], e)Solve continuous-time Lyapunov or Sylvester equations.
Equations
AX + XA' + B = 0 (Lyapunov Equation) AX + XB + C = 0 (Sylvester Equation) AXE' + EXA' + B = 0 (Generalized Lyapunov Equation)
Algorithm
Uses SLICOT SB03MD SB04MD and SG03AD,
Copyright (c) 1996-2025, SLICOT, available under the BSD 3-Clause
(License and Disclaimer).
Source Code: lyap