scipy.signal.lti. to_discrete# lti.to_discrete(dt, method='zoh', alpha=None)[source]# 返回当前系统的离散化版本。 参数:有关详细信息,请参阅cont2discrete。 返回值: sys: dlti 的实例