plotwt: Plot Dyadic Wavelet Transform

View source: R/plot.R

plotwtR Documentation

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 R manual).

References

See discussions in the text of “Time-Frequency Analysis”.

See Also

plotResult, epl, wpl.


Rwave documentation built on Oct. 22, 2022, 1:05 a.m.

Related to plotwt in Rwave...