fminunc and parallel computing?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuesta aceptada
Jill Reese
el 15 de Mzo. de 2011
From the documentation, it seems that fminunc cannot leverage the UseParallel option like the other three functions you mention.
Más respuestas (0)
Ver también
Categorías
Más información sobre Solver Outputs and Iterative Display en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!