Hi, Johan,
I am trying to check the (in)feasibility of a LMI problem, the problem is described as follow [1]:
and the corresponding problem is
The authors of [1] said that this system is asymptotically stable when $h$ belongs to [0.200,2.04].
I am trying to check this results by the code as the attachment. However, no matter how I change $h$, e.g., $h=1000$ or $h=0.1$, the problem is always feasible, i.e., 'Successfully solved (MOSEK)'. Also, I can find that for most cases, the
eigenvalues of matrix $R$ are not all positive, e.g. ( 1.0e-08*-0.2098, 1.0e-08* -0.0691) when $h=1000$. I am wondering if this is a numerical problem, or I just misunderstand something.
Since I am new to LMI, please forgive me if this is a foolish question.
Thank you!
[1] A. Seuret, and F. Gouaisbaut. "Wirtinger-based integral inequality: Application to time-delay systems." Automatica 49.9(2013):2860-2866.