Convert model from continuous to discrete time
discretizes the continuous-time dynamic system
model
sysd
= c2d(sysc
,Ts
)sysc
using zero-order hold on the inputs and a sample time of
Ts
.
c2dOptions
| d2c
| d2d
| translatecov
| thiran
(Control System Toolbox)