<< PruneSkelMap Continuous Wavelet Transform tools Ridge_AWT >>

Wavelab Toolbox >> Wavelab Toolbox > Continuous Wavelet Transform tools > RWT

RWT

Real Wavelet Transform

Calling Sequence

rwt = RWT(x,nvoice,wavelet)

Parameters

Inputs:

x :

signal, dyadic length n=2^J, real-valued

nvoice:

number of voices/octave

wavelet:

string 'Gauss', 'DerGauss','Sombrero', 'Morlet'

Outputs:

rwt :

matrix n by nscale where nscale = nvoice .* noctave

Description

see sections 4.3.1 and 4.3.3 of Mallat's book

Authors

<< PruneSkelMap Continuous Wavelet Transform tools Ridge_AWT >>