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.step
-
dlti.
step
(x0=None, t=None, n=None)[source]
Return the step response of the discrete-time dlti
system.
See dstep
for details.