powered by
Sliding Window Discrete Fourier Transform using fftw
swdft_fftw(x, n, taper)
real or complex vector
integer window size.
length n vector to multiply against the input data for each window position
n x P array, where P = length(x) - n + 1