Resample discrete-time LTI model to sampling time tsam.
Inputs
Discrete-time LTI model.
Desired sampling time in seconds.
Optional conversion method. If not specified, default method "zoh" is taken.
Zero-order hold or matrix logarithm.
Bilinear transformation or Tustin approximation.
Bilinear transformation with pre-warping at frequency w0.
Matched pole/zero method.
Outputs
Resampled discrete-time LTI model with sampling time tsam.
Package: control