Main Content

Continuous-Discrete Conversion

Model discretization, discrete to continuous time conversion, resampling

Control System Toolbox™ has commands for resampling dynamic system models or converting them between the continuous-time and discrete-time domains.

Live Editor Tasks

Convert Model Rate Convert models between continuous time and discrete time and resample models in the Live Editor

Functions

c2d Convert model from continuous to discrete time
d2c Convert model from discrete to continuous time
d2d Resample discrete-time model
upsample Upsample discrete-time models
c2dOptions Create option set for continuous- to discrete-time conversions
d2cOptions 创建选项设置为离散-连续时间conversions
d2dOptions Create option set for discrete-time resampling

Topics