Info
此问题已关闭。 请重新打开它进行编辑或回答。
Optimisation with Matlab builder ex
1 次查看(过去 30 天)
显示 更早的评论
Hi there,
I've started to use the Matlab Builder Ex and I am wondering if I could run fmincon converted in xla file and, in case yes, get the same performance of fmincon in matlab.
I have a relevant optimisation to run , and I don't think this time the excel solver could handle it.
Best, Marco
0 个评论
回答(1 个)
Ryan Livingston
2013-1-16
FMINCON should be supported for deployment. You can see a list of supported toolboxes and related notes on limitations here:
I think the performance should be similar but that is a hard question to answer on various systems so trying a prototype will be the most accurate indicator of speed for you.
0 个评论
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!