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