Latin hypercube sampling with constraints
이전 댓글 표시
Im trying to do a LHS design with linear nonequality constraints. Is this possible with the lhsdesign function which is incorporated in MATLAB 2014b? If this is not possible, is there another sampling design which enables constraints?
Kind regards
Ben
댓글 수: 1
Alexander
2019년 5월 21일
Are there any ideas about this question, which are up-to-date?
답변 (1개)
aooEo
2019년 8월 17일
0 개 추천
https://www.mathworks.com/matlabcentral/fileexchange/57657-lhs-doe-generator this is the app to solve your problem.
댓글 수: 1
Ahmed Abouhussein
2021년 3월 5일
편집: Ahmed Abouhussein
2021년 3월 5일
This app appears to be setting up an LHS study and then enforcing the constraints by ignoring the non feasible candidates. It still space filling to some extent and it works well but its not "true" LHS. However as far as state of the art goes, I was not able to find anything better, at least using LHS. This is the closest that I could find:
https://arxiv.org/abs/0909.0329
카테고리
도움말 센터 및 File Exchange에서 Industrial Statistics에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!