SciPy

This is documentation for an old release of SciPy (version 1.5.3). Read this page in the documentation of the latest stable release (version 1.15.1).

scipy.signal.dlti.output

dlti.output(self, u, t, x0=None)[source]

Return the response of the discrete-time system to input u. See dlsim for details.

Previous topic

scipy.signal.dlti.impulse

Next topic

scipy.signal.dlti.step