필터 지우기
필터 지우기

How to solve the generalized Lyapunov equation of badly conditioned systems?

조회 수: 2 (최근 30일)
Dear community,
I am trying to determine the controllability and observability Gramians of large sparse descriptor systems
using the Generalized lyapunov equations, such as
Controllability Gramian.
MATLAB can either solve the direct Gramian (using lyap) or its cholesky factor (using gram or lyapchol). The problem I encounter is that, although my system is stable upon evaluation of the eigenvalues (all negative real part), these functions all return the error that the system is unstable and therefore cannot be solved.
An alternative approach is to convert to system to standard statespace, by
which does in fact allow me to solve the Lyapunov equation, but requires an additional inverse. In addition, these structural models often have a badly conditioned E matrix, making the inverse unreliable.
Would you have a suggestion on how to approach this problem most succesfully? I've attached some test that I did to compare different approaches for a set of models. The results, in terms of the norm of the residual, are also included.
Thank you!

답변 (0개)

카테고리

Help CenterFile Exchange에서 Matrix Computations에 대해 자세히 알아보기

제품


릴리스

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by