Hi,
I've tried to implement formula (34) and (35) in yalmip.
.PNG?part=0.4&view=1)
.PNG?part=0.5&view=1)
The code for (34) is the file maxdet.m, the code for (35) is prob35.m.
When I run in matlab I get this error
Error in sdpvar/value (line 39)
nonlinears = lmi_variables(find(variabletype(lmi_variables)));
Thank you in advance.