12.07.2015 Views

IDL Wavelet Toolkit User's Guide

IDL Wavelet Toolkit User's Guide

IDL Wavelet Toolkit User's Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Chapter 4: <strong>IDL</strong> <strong>Wavelet</strong> <strong>Toolkit</strong> Reference 75IoffJoffAn integer that specifies the support offset for Scaling. To center the scaling functionover each point in Array, set Ioff to –N/2+2.An integer that specifies the support offset for <strong>Wavelet</strong>. To center the waveletfunction over each point in Array, set Joff to –N/2+2.KeywordsDOUBLESet this keyword to force the computation to be done in double-precision arithmetic.INVERSEIf set, the inverse transform is computed. By default, the forward transform iscomputed.N_LEVELSSet this keyword to the number of wavelet levels to compute in the pyramidalgorithm, starting with the smallest wavelet scale and progressing to larger scales. Ifthis keyword is not set or is set to zero, then all wavelet levels in the pyramidalgorithm are computed.Method and Result FormatThe WV_DWT function computes the wavelet coefficients using the pyramidalalgorithm (Mallat 1989).One-Dimensional VectorFor a one-dimensional vector, the pyramid appears below:Array elements[ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]\ / \ / \ / \ / \ / \ / \ / \ /s0,d0 s1,d1 s2,d2 s3,d3 s4,d4 s5,d5 s6,d6 s7,d7\ / \ / \ / \ /\ / \ / \ / \ /S0,D0 S1,D1 S2,D2 S3,D3\ / \ /\ / \ /<strong>IDL</strong> <strong>Wavelet</strong> <strong>Toolkit</strong>WV_DWT

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!