Learn R Programming

Rwave (version 1.2)

plotwt: Plot Dyadic Wavelet Transform

Description

Plot dyadic wavelet transform.

Usage

plotwt(original, psi, phi, maxresoln, scale=FALSE, yaxtype="s")

Arguments

original
input signal.
psi
dyadic wavelet transform.
phi
scaling function transform at last resolution.
maxresoln
number of decomposition scales.
scale
when set, the wavelet transform at each scale is plotted with the same scale.
yaxtype
axis type (see Rmanual).

Value

    References

    See discussions in the text of ``Time-Frequency Analysis''.

    See Also

    plotResult, epl, wpl.