d2cOptions
Create option set for discrete- to continuous-time conversions
Syntax
opts = d2cOptions
opts = d2cOptions(Name,Value)
Description
returns the default
options for opts
= d2cOptionsd2c
.
creates an option set with the options specified by one or more
opts
= d2cOptions(Name,Value
)Name,Value
pair arguments.
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 |
Output Arguments
Examples
References
[1] Franklin, G.F., Powell,D.J., and Workman, M.L., Digital Control of Dynamic Systems (3rd Edition), Prentice Hall, 1997.
Version History
Introduced in R2010a