wfiltfn: Wavelet Transform Function of the Wavelet Filter
Description
This function provides
wavelet transform function of the wavelet filter in question,
fourier domain.
This code is translated from MATLAB Synchrosqueezing Toolbox, version 1.1 developed by Eugene Brevdo (http://www.math.princeton.edu/~ebrevdo/).
list of options for wavelet type.
For `gauss', s and mu with default 1/6 and 2. For `mhat', s with default 1. For `cmhat', s and mu with default 1 and 1.
For `morlet', mu with default 2*pi. For `hhhat', mu with default 5. For `bump', s and mu with default 1 and 5.
The wavelet types `mhat', `shannon' and `hhat' are not used for synchrosqueezed transform.
The wavelet types `shannon' and `hshannon' are NOT recommended for analysis.
Value
wavelet transform function
Details
This function provides
wavelet transform function of the wavelet filter in question,
fourier domain.