fminunc and parallel computing?

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일

2 개 추천

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개)

카테고리

질문:

D
D
2011년 3월 15일

Community Treasure Hunt

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

Start Hunting!

Translated by