d2dOptions
Create option set for discrete-time resampling
Syntax
opts
= d2dOptions
opts
= d2dOptions('OptionName
', OptionValue
)
Description
returns the default
options for opts
= d2dOptionsd2d
.
accepts one or more comma-separated name-value pairs that specify options for the opts
= d2dOptions('OptionName
', OptionValue
)d2d
command. Specify OptionName
inside single
quotes.
This table summarizes the options that the d2d
command supports.
Input Arguments
Name-Value Arguments
|
Discretization method, specified as one of the following values:
For information about the algorithms for each Default: | ||||
|
Prewarp frequency for Default: 0 |
Examples
Version History
Introduced in R2010a