Main Content
morlet
Morlet wavelet
Description
[
returns the Morlet wavelet psi
,x
] = morlet(lb
,ub
,n
)psi
evaluated at x
, an
n
-point regular grid in the interval [lb, ub]
. The
Morlet wavelet is defined as
The Morlet wavelet has the interval [-4, 4] as effective support. Nearly 100% of the wavelet's energy is in the interval. Although [-4, 4] is the correct theoretical effective support, a wider effective support, [-8, 8], is used in the computation to provide more accurate results.
Examples
Input Arguments
Output Arguments
Version History
Introduced before R2006a