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
Hi,
I would like to use YALMIP for a mixed-integer optimization problem on a linear hybrid piecewise affine dynamical system. The cost function that I want to use is nonlinear and nonconvex and does not have a closed form; it takes variables as input and runs through an iteration algorithm completely separate from YALMIP before returning a value. Is it possible to use such a cost function with YALMIP? If so, how? I don't see any examples of it on YALMIP's website.
Thanks!
Stephanie
Johan Löfberg
unread,
Aug 22, 2013, 1:36:14 AM8/22/13
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
No, YALMIP is not designed for black-box models.
Aashiq Muhamed
unread,
May 15, 2017, 5:06:22 PM5/15/17
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 YALMIP
Does it have this feature now? Or are the variables not capable of going through Monte Carlo or other iterative algorithms still?
Johan Löfberg
unread,
May 16, 2017, 1:40:10 AM5/16/17
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 YALMIP
the only approach to use black.box functions is to use the sdpfun functionality, which is a hack and not efficient for anything but univariate functions