フィルターのクリア

fminunc and parallel computing?

9 ビュー (過去 30 日間)
D
D 2011 年 3 月 15 日
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

採用された回答

Jill Reese
Jill Reese 2011 年 3 月 15 日
From the documentation, it seems that fminunc cannot leverage the UseParallel option like the other three functions you mention.
  1 件のコメント
D
D 2011 年 3 月 16 日
Do you have any idea if it's possible to do it without the UseParallel option?

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSolver Outputs and Iterative Display についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by