fminunc and parallel computing?
3 次查看(过去 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!