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!