modwt.3d | R Documentation |
Three-dimensional separable maximal overlap discrete wavelet transform (MODWT).
modwt.3d(x, wf, J = 4, boundary = "periodic")
imodwt.3d(y)
x |
input array |
wf |
name of the wavelet filter to use in the decomposition |
J |
depth of the decomposition |
boundary |
only |
y |
an object of class |
B. Whitcher
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.