Latin hypercube sampling with constraints
11 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
aooEo
2019-8-17
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
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Industrial Statistics 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!