SciPy

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

scipy.signal.qmf

scipy.signal.qmf(hk)[source]

Return high-pass qmf filter from low-pass

Parameters
hkarray_like

Coefficients of high-pass filter.

Previous topic

scipy.signal.morlet

Next topic

scipy.signal.ricker