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!

Answers (1)

Matt J
Matt J on 17 Dec 2017
Edited: Matt J on 17 Dec 2017
You can use the BATCH command to launch the optimizations on different parallel workers.

Categories

Asked:

on 17 Dec 2017

Edited:

on 17 Dec 2017

Community Treasure Hunt

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

Start Hunting!