sfstft
(1.4-svn Mstft.c 7202 2011-05-03 02:13:48Z yang_liu)
index
user/yliu/Mstft.c
Short-time Fourier transform (STFT).
Synopsis
sfstft < in.rsf > out.rsf inv=n sym=n opt=y ntw=7
Parameters
bool
inv=n
[y/n]
if y, perform inverse transform
int
ntw=7
time-window length
bool
opt=y
[y/n]
if y, determine optimal size for efficiency
bool
sym=n
[y/n]
if y, apply symmetric scaling to make the FFT operator Hermitian
Used In
JSG
ltft/groll