Main Content
evaluate
Evaluate output values of idnlarx
or
idnlhw
mapping object array for given set of input
values
Description
computes the value of a mapping object array Value
= evaluate(MO
,X
)MO
that contains
objects such as idWaveletNetwork
objects for the inputs in
X
. For a list of available mapping objects, see Available Mapping Functions for Nonlinear ARX Models or Available Nonlinearity Estimators for Hammerstein-Wiener Models. Use this syntax when you want to
independently evaluate the output of a mapping object array that you are using to
estimate an idnlarx
or idnlhw
model.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2007a