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
I guess YALMIP's impementation of automatic differentiation depends on Matlab's symbolic tool(MuPad in Matlab 2010a?). I find that it always takes a long long time before calling Ipopt. Is YALMIP doing
automatic differentiation before calling Ipopt. If this is true, how can I improve the speed because
automatic differentiation in Matlab is really slow.Thanks.
Johan Löfberg
unread,
Dec 24, 2012, 9:19:25 AM12/24/12
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 is in no sense related to the symbolic toolbox. If you experience performance issues,it is easiest if you send me some representative code
Message has been deleted
facat facat
unread,
Dec 25, 2012, 11:44:44 AM12/25/12
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
Thank you for your fixing. Now YALMIP times faster than ever before.