Create a transfer function with input/output delay
Hd = iodelay(H,d)
a continuous time transfer function
input delays : a scalar or a matrix with the same size as H.
a transfer function with delay, just mlist(['rd','H','iodelay'],H,d)
Form a delayed tranfer function given a transfer function and a delay.
Most operations on tranfer functions can be applyed to delayed transfer functions.
INRIA