SciPy

This is documentation for an old release of SciPy (version 0.17.1). Read this page in the documentation of the latest stable release (version 1.15.1).

scipy.signal.buttap

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.

Previous topic

scipy.signal.besselap

Next topic

scipy.signal.cheb1ap