Wavelet support
[LB,UB]
= wavsupport(wname)
[
returns the lower
bound, LB
,UB
]
= wavsupport(wname
)LB
, and upper bound, UB
,
of the support for the wavelet specified by wname
. wname
is
any valid wavelet. For real-valued wavelets with and without scaling
functions and complex-valued wavelets without scaling functions (wavelets
type 3,4, and 5), the bounds indicate the effective support of the
wavelet. For orthogonal and biorthogonal wavelets (type 1 and type
2), the lower and upper bounds are -0.5*(LF-1)
and 0.5*(LF-1)
,
where LF
is the length of the wavelet filter.