Latin hypercube sampling function: how does iterative minimization of the correlative criterion work?
이전 댓글 표시
I am using the Latin hypercube function for an experimental design lhsdesign() with the correlation criterion that iteratively minimizesthe sum of between-column squared correlations, as described in the documentation in https://de.mathworks.com/help/stats/lhsdesign.html.
It is not clear to me how the function iteratively creates the best design that minimizes the sum of between-column squared correlations. It can't be that it tests all possible designs, since the possibilities are too many, and the correlation varies each time I use the function. But then how does the function minimize them? I can't find any documentation or information on this.
Thanks in advance
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Industrial Statistics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!