Fast Dyadic Wavelet Transform (periodized, orthogonal)
dwt = FWT_ATrou(x,L)
1-d signal; length(x) = 2^J = n
Coarsest Level of V_0; L << J
an n times J-L+1 matrix giving the wavelet transform of x at all dyadic scales.
To reconstruct use IWT_ATrou