Option set for pe
opt = peOptions
opt = peOptions(Name,Value)
creates
the default options set for opt
= peOptionspe
.
creates
an option set with the options specified by one or more opt
= peOptions(Name,Value
)Name,Value
pair
arguments.
Specify optional
comma-separated pairs of Name,Value
arguments. Name
is
the argument name and Value
is the corresponding value.
Name
must appear inside quotes. You can specify several name and value
pair arguments in any order as
Name1,Value1,...,NameN,ValueN
.
|
Handling of initial conditions. Specify
Default: | ||||||
|
Removes offset from time domain input data during prediction-error calculation. Specify as a column vector of length Nu, where Nu is the number of inputs. For multi-experiment data, specify Each entry specified by Specify input offset for only time domain data. Default: | ||||||
|
Removes offset from time domain output data during prediction-error calculation. Specify as a column vector of length Ny, where Ny is the number of outputs. In case of multi-experiment data, specify Each entry specified by Specify output offset for only time domain data. Default: | ||||||
|
Weight of output for initial condition estimation.
Default: |
|
Option set containing the specified options for |