scipy.signal.dlti. freqresp# dlti.freqresp(w=None, n=10000, whole=False)[源代码][源代码]# 计算离散时间系统的频率响应。 返回一个包含频率数组 [rad/s] 和复数幅值的 2-tuple。详情请参见 dfreqresp。