scipy.signal.lti.to_discrete¶
-
lti.to_discrete(self, dt, method='zoh', alpha=None)[source]¶ Return a discretized version of the current system.
Parameters: See
cont2discretefor details.Returns: - sys: instance of
dlti
- sys: instance of
lti.to_discrete(self, dt, method='zoh', alpha=None)[source]¶Return a discretized version of the current system.
Parameters: See cont2discrete for details.
| Returns: |
|
|---|