patternsearch optimization with parallel computing and multistart
Mostrar comentarios más antiguos
Is there a way to use parallel computing and multistart with patternsearch for Optimization? I did it with fmincon in the past by setting a problem using createOptimproblem. Can I do something similar for patternsearch and if yes, then how? Thanks
Respuestas (1)
Alan Weiss
el 1 de Jun. de 2020
0 votos
Alan Weiss
MATLAB mathematical toolbox documentation
2 comentarios
Sajitha Nair
el 4 de Jun. de 2020
Alan Weiss
el 4 de Jun. de 2020
That is correct, MultiStart does not support patternsearch as a local optimizer. Sorry that I misunderstood your first question.
Alan Weiss
MATLAB mathematical toolbox documentation
Categorías
Más información sobre Surrogate Optimization en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!