Number of parameter sets generated by lhsdesign
1 view (last 30 days)
Show older comments
X = lhsdesign(n,p) generates a latin hypercube sample of n number of random parameter sets (n values on each of p variables). By the definition of latin hypercube sample, there is a much larger number of parameter sets than n that the latin hypercube sample should explore (max. number of parameter sets = n!^(p-1)). Is there a way to set this number of random parameter sets for lhsdesign to generate?
0 Comments
Answers (0)
See Also
Categories
Find more on Industrial Statistics in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!