fminunc and parallel computing?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Jill Reese
il 15 Mar 2011
From the documentation, it seems that fminunc cannot leverage the UseParallel option like the other three functions you mention.
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!