Main Content
sdo.analyze
Analyze how model parameters influence cost function
Description
returns
an Np-by-Nc table containing
the pairwise linear correlation coefficients between each pair of
columns in the r
= sdo.analyze(x
,y
)x
and y
tables. x
contains Ns samples
of Np model parameters. y
contains Ns rows,
each row corresponds to the cost function evaluation for a sample
in x
. Each column in y
corresponds
to a cost or constraint.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2014a