Hi, I'm a new user of YALMIP, not quite familiar with it now. I install the tool box based on the directions of the YALMIP Wiki website.
but I get a different result as the website shows.
The result on my matlab is "Marginal infeasibility: these LMI constraints may be feasible but are not strictly feasible"
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
| ID| Constraint| Type| Primal residual|
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
| #1| Numeric value| Matrix inequality| 0.23888|
| #2| Numeric value| Matrix inequality| 0.88038|
| #3| Numeric value| Equality constraint| -2.7756e-016|
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
which the Primal residuals are different from the website. There is no random variables, so I think the values should be the same.
Could you please indicate the reason?
Many thanks