Dear Johan,
I need to solve a rank constrained LMI, using YALMIP.
In one page example that you've kindly provided, the explanation which exists on how to solve the problem is:
solvesdp(F,[],sdpsettings('lmirank.solver','sedumi','sedumi.eps',0))
So, should I use this command exactly after I created my constraints? Or, should I type "solvesdp (F);" first (as you've mentioned in your example) and then type the above command?
Anyways, I used this command but it gave me the error:
info: 'No suitable solver'
I thought it might be necessary to install Sedumi, separately. Is it?!
On the SeduMi website, I couldn't find a suitable version for Win64 Matlab R2010!!
Now, I don't know what could be the solution.
Could you please help me, as before?
Many thanks,
Fahimeh