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!