Wavelet Analysis

Multiresolution Decomposition Plots

A related plot is the multiresolution decomposition plot, which shows the detail coefficients at each level. For convenience, the starting-level reconstruction at the lowest level (labeled "Start") and the reconstruction at the highest level (labeled "End") are also shown. Adding suitably scaled versions of the detail levels to the starting-level reconstruction results in the final reconstruction. The following statement produces such a plot, which is shown in Figure 11:

call mraDecomp(decomp, ,5, , , "Quartz Spectrum");

Figure 11: Multiresolution Decomposition

Multiresolution Decomposition


Last updated: October 10, 2022