scipy.signal.dlti. freqresp# dlti.freqresp(w=None, n=10000, whole=False)[source]# 计算离散时间系统的频率响应。 返回一个包含频率数组 [rad/s] 和复数幅度的 2 元组。有关详细信息,请参见 dfreqresp。