Transfer functions with delays in Matlab | Slopjong
經安全檢測,此網站為安全網站,請放心前往原始網址!
Transfer functions with delays in Matlab | Slopjong
9 Sep 2010 ... In this example I create the laplace variable s and use it in my transfer function Tf.
s = tf('s') Tf = exp(-s) * G. In a forum I read about the function ...