scipy.signal.lti.step¶
-
lti.step(X0=None, T=None, N=None)[source]¶ Return the step response of a continuous-time system. See
scipy.signal.stepfor details.
lti.step(X0=None, T=None, N=None)[source]¶Return the step response of a continuous-time system.
See scipy.signal.step for details.