LMI equation solving problem

can anyone help how to solve for P in the equation A' P + P A < 0 if A is known or A'P+PA+I=0

Answers (1)

Sam Chak
Sam Chak on 19 Jan 2021
The lyap command can be used to find the solution for the Lyapunov and Sylvester matrix equations.
For more info and examples, please check https://www.mathworks.com/help/control/ref/lyap.html.

Categories

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!