Plots wavelet coefficients from a DiscreteWaveletData object
WaveletListPlot[dwd]
WaveletListPlot[dwd, wind]
WaveletListPlot[dwd, wind, func]
WaveletListPlot[{dwd1, dwd2, …}, …]
data = Table[2 - 5 t + 5 Exp[-500 (t - 0.5) ^ 2], {t, 0., 1., 1 / 128}]; dwd = DiscreteWaveletTransform[data, Automatic, 4]; WaveletListPlot[dwd, Ticks -> Full]
→ -Graphics-- AspectRatio — default Automatic
- Joined — default True
- Method — default Automatic
- PlotLayout — default "CommonXAxis"
- PlotRange — default All