How can I solve the generalized Lyapunov equation for an ellipse?

2 views (last 30 days)
Is there any method or function to solve the positive definite symmetric NxN matrix P in the following matrix equation, given any NxN matrix A and the NxN symmetric matrix Q and scalars d0, d1, d2, and d3(which define the geometry of the ellipse)? d0*P+d1*(A'*P+P*A)+d2*A'*P*A+d3*(A^2'*P+P*A^2)=-Q

Answers (0)

Categories

Find more on Matrix Computations in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!