You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to yal...@googlegroups.com
Hello!
I'm want to find out, whether a certain polynomial in 4 variables is SOS or not:
solvesos(sos(mypolynomial))
Yet the solver says that the objective is unbounded (I'm using sedumi).
My question is this: What is this objective function and do you have hints how I could rework my problem in order to solve it. I guess that the problem might stem from the fact that the coefficients of the polynomial range over 15 orders of magnitude.
Best
Johan Löfberg
unread,
Jun 1, 2015, 9:42:12 AM6/1/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to yal...@googlegroups.com
YALMIP dualizes back and forth, so this means it is infeasible (no sense in being unbounded as you don't optimize anything)
15 orders of magnitude is a quick way to disaster.