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!

Réponses (1)

Matt J
Matt J le 17 Déc 2017
Modifié(e) : Matt J le 17 Déc 2017

0 votes

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

Catégories

Question posée :

le 17 Déc 2017

Modifié(e) :

le 17 Déc 2017

Community Treasure Hunt

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

Start Hunting!

Translated by