buttap — SciPy v1.15.3 Manual (original) (raw)
scipy.signal.
scipy.signal.buttap(N)[source]#
Return (z,p,k) for analog prototype of Nth-order Butterworth filter.
The filter will have an angular (e.g., rad/s) cutoff frequency of 1.
See also
Filter design function using this prototype