fminunc and parallel computing?
2 ビュー (過去 30 日間)
古いコメントを表示
Is it possible to utilize parallel computing to evaluate fminunc? If so, does one go about it the same way as for fmincon, fgoalattain, and fminimax?
Thanks
0 件のコメント
採用された回答
Jill Reese
2011 年 3 月 15 日
From the documentation, it seems that fminunc cannot leverage the UseParallel option like the other three functions you mention.
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!