This is documentation for an old release of SciPy (version 1.3.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.