Community Profile

photo

snehith paduchuri


Active since 2015

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


how to solve the differential equation in MATLAB
u˙ 1 = x2u2, u˙ 2 = −x2u1. (u1)^2+ (u2)^2 − 1 = 0.

8 years ago | 0 answers | 0

0

answers

Question


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
>> prog = sossolve(prog) Size: 16 9 Undefined function 'sedumi' for input arguments of type 'struct'. Erro...

8 years ago | 1 answer | 0

1

answer

Question


have anyone done SOS (sum of squares, optimization ) in matlab
i dont understand where to start

8 years ago | 1 answer | 0

1

answer