Learn R Programming

waveslim (version 1.4)

modwt.3d: Three Dimensional Separable Discrete Wavelet Transform

Usage

modwt.3d(x, wf, J=4, boundary="periodic")
imodwt.3d(y)

Arguments

x
input array
wf
name of the wavelet filter to use in the decomposition
J
depth of the decomposition
boundary
only "periodic" is currently implemented
y
an object of class modwt.3d

Value