Estimate Hammerstein-Wiener model
refines
or estimates the parameters of a Hammerstein-Wiener model, sys
= nlhw(Data
,sys0
)sys0
,
using the estimation data.
Use this syntax to:
Update the parameters of a previously estimated model
to improve the fit to the estimation data. In this case, the estimation
algorithm uses the parameters of sys0
as initial
guesses.
Estimate the parameters of a model previously created
using the idnlhw
constructor. Prior to estimation,
you can configure the model properties using dot notation.
aic
| customnet
| deadzone
| fpe
| goodnessOfFit
| idnlhw
| idnlhw/findop
| init
| linapp
| linearize
| n4sid
| nlhwOptions
| oe
| pem
| poly1d
| pwlinear
| saturation
| sigmoidnet
| tfest
| unitgain
| wavenet