plotwt | R Documentation |
Plot dyadic wavelet transform.
plotwt(original, psi, phi, maxresoln, scale=FALSE, yaxtype="s")
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). |
See discussions in the text of “Time-Frequency Analysis”.
plotResult
, epl
, wpl
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.