<< IWT_CDJV Orthogonal Wavelet Transform Tools IWT_PO >>

Wavelab Toolbox >> Wavelab Toolbox > Orthogonal Wavelet Transform Tools > IWT_IO

IWT_IO

Inverse Wavelet Transform (boundary corrected)

Calling Sequence

x = IWT_IO(wc,L,N)

Parameters

Inputs:

wc :

1-d wavelet transform

L :

Level of V_0; L << J

N :

Degree of Daubechies Filters

Outputs:

x :

1-d signal: length(y) = 2^J

See also

Bibliography

This is an implementation of the Cohen-Daubechies-Jawerth-Vial Algorithm

for orthonormal wavelet bases of compact support, with boundary corrected

wavelets at 0 and 1.

Authors

<< IWT_CDJV Orthogonal Wavelet Transform Tools IWT_PO >>