This is documentation for an old release of SciPy (version 0.8.). Read this page Search for this page in the documentation of the latest stable release (version 1.15.1).
The coefficients for the FIR low-pass filter producing Daubechies wavelets.
p>=1 gives the order of the zero at f=1/2. There are 2p filter coefficients.
p : int
Order of the zero at f=1/2, can have values from 1 to 34.
scipy.signal.cascade
scipy.signal.morlet
Enter search terms or a module, class or function name.