Option set for compare
opt = compareOptions
opt = compareOptions(Name,Value)
creates
the default options set for opt
= compareOptionscompare
.
creates
an option set with the options specified by one or more opt
= compareOptions(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
.
|
Data for which Specify | ||||||
|
Handling of initial conditions. Specify
Default: | ||||||
|
Removes offset from time domain input data for model response computation. Specify as a column vector of length Nu, where Nu is the number of inputs. Use For multiexperiment data, specify Each entry specified by Default: | ||||||
|
Removes offset from time-domain output data for model response prediction. Specify as a column vector of length Ny, where Ny is the number of outputs. Use For multiexperiment data, specify Each entry specified by Default: | ||||||
|
Weight of output for initial condition estimation.
Default: |
|
Option set containing the specified options for |