scipy.signal.

buttap#

scipy.signal.buttap(N)[source]#

低于 N 阶巴特沃斯滤波器的模拟样机返回 (z,p,k)。

滤波器的角频率(例如,rad/s)截止频率为 1。

参见

butter

使用此样机的滤波器设计函数