This is documentation for an old release of SciPy (version 0.18.0). Read this page Search for this page in the documentation of the latest stable release (version 1.15.1).
scipy.signal.dlti.output
-
dlti.output(u, t, x0=None)[source]
Return the response of the discrete-time system to input u.
See dlsim for details.