scipy.signal.lti. to_discrete# lti.to_discrete(dt, method='zoh', alpha=None)[源代码]# 返回当前系统的离散化版本。 参数: 详见 cont2discrete。 返回: sys: dlti 的实例