to_discrete — SciPy v1.15.3 Manual (original) (raw)
scipy.signal.lti.
lti.to_discrete(dt, method='zoh', alpha=None)[source]#
Return a discretized version of the current system.
Parameters: See cont2discrete for details.
Returns:
sys: instance of dlti