Latin hypercube sampling with constraints
Afficher commentaires plus anciens
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 commentaire
Alexander
le 21 Mai 2019
Are there any ideas about this question, which are up-to-date?
Réponses (1)
aooEo
le 17 Août 2019
0 votes
https://www.mathworks.com/matlabcentral/fileexchange/57657-lhs-doe-generator this is the app to solve your problem.
1 commentaire
Ahmed Abouhussein
le 5 Mar 2021
Modifié(e) : Ahmed Abouhussein
le 5 Mar 2021
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
Catégories
En savoir plus sur Industrial Statistics dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!