patternsearch optimization with parallel computing and multistart
显示 更早的评论
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
回答(1 个)
Alan Weiss
2020-6-1
0 个投票
Alan Weiss
MATLAB mathematical toolbox documentation
2 个评论
Sajitha Nair
2020-6-4
Alan Weiss
2020-6-4
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
类别
在 帮助中心 和 File Exchange 中查找有关 Surrogate Optimization 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!