sdo.sample
Generate parameter samples
Description
generates
samples using the specified parameter space definition, x
= sdo.sample(ps
)ps
.
The output sample table, x
, has 2Np+1
rows and Np columns. Each column corresponds to
a parameter and each row corresponds to a sample of the parameters. Np is
the number of parameters in ps
. The samples are
generated as per the ParameterDistributions
, RankCorrelation
,
and Options
property of ps
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2014a