3D Sliding Window Discrete Fourier Transform
swdft3d(x, n0, n1, n2, type = "base")
x
: 3D real or complex-valued arrayn0
: window size in dimension 0n1
: window size in dimension 1n2
: window size in dimension 2type
: defaults to 'base', which is the only optionAn S3 'swdft3d' object. See ?new_swdft for details.
Useful links