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