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!