scipy.signal.dlti. freqresp# dlti.freqresp(w=None, n=10000, whole=False)[source]# 計算離散時間系統的頻率響應。 返回一個包含頻率 [rad/s] 陣列和複數幅值的 2 元組。詳情請參閱 dfreqresp。