Simple Parallel Computation using FMINCON

Hey guys,
I just want to perform 2 or more optimizations using fmincon in parallel, how does that work?
Thanks guys!

Respuestas (1)

Matt J
Matt J el 17 de Dic. de 2017
Editada: Matt J el 17 de Dic. de 2017

0 votos

You can use the BATCH command to launch the optimizations on different parallel workers.

Categorías

Preguntada:

el 17 de Dic. de 2017

Editada:

el 17 de Dic. de 2017

Community Treasure Hunt

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

Start Hunting!

Translated by