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

scipy.signal.kaiser

scipy.signal.kaiser(M, beta, sym=True)

Return a Kaiser window of length M with shape parameter beta.

Previous topic

scipy.signal.hann

Next topic

scipy.signal.nuttall

This Page