prog = sossolve(prog); it is showing an error i did this in SOStools an example in module page no. 25 and i am using sdtp3 fo sdp solver

1 Ansicht (letzte 30 Tage)
>> prog = sossolve(prog)
Size: 16 9
Undefined function 'sedumi' for input arguments of type 'struct'.
Error in sossolve (line 126)
[x,y,info] = sedumi(At,b,c,K,pars);
please help me

Antworten (1)

Walter Roberson
Walter Roberson am 4 Sep. 2015
sostools appears to be the third party SOS Toolkit

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by