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 YALMIP
Hello,
I keep getting an error "Numerical problems (GUROBI-GUROBI)"
Basically what i do is try to fit a polynomial (minimizing the squared error between the polynomial the Y observations) to a dataset such that the coefficients of the polynomial satisfy some inequality and equality constraints. The X and the Y are vectors of 100 rows and i have 9 unknowns (so x is x = sdpvar(9,1,'full')). I use Gurobi as an optimizer. The error does not occur every time but only after a couple of iterations.
Any help how I can manage this error is highly appreciated
Johan Löfberg
unread,
Oct 26, 2016, 11:23:02 AM10/26/16
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