filter.select(filter.number, family="DaubExPhase", constant=1)
wd
, wr
, for background information;
accessC
, accessD
,
imwd
, imwr
, threshold
.all.equal(sum(f2 $H), sqrt(2))# TRUE
`extremal phase
' wavelets selected by
filter.numbers ranging from 2 to 10) as proposed in Daubechies (1988).
Setting family to DaubLeAsymm gives you Daubechies least asymmetric
wavelets also from Daubechies (1988), but here the filter number ranges
from 4 to 10.For Daubechies wavelets, filter.number
corresponds to the
N of that paper, the wavelets become more regular as the filter.number
increases, but they are all of compact support.
This function is currently used by wr
and wd
in decomposing and reconstructing, however you may wish to look at the
coefficients.