#
# To produce the Haar 2-D discrete autocorrelation wavelet at level -6
# in the diagonal horizontal direction type
#
D2ACW(J=-6, filter.number=1, family="DaubExPhase")
#
#Now let's look at the actual autocorrelation wavelet at that level
#
D2autoplot(J=-6, filter.number=1, family="DaubExPhase", scaling="Haar")
Run the code above in your browser using DataLab