Short-time Fourier Transform

stft(v, [n], [s], [w]) Returns a matrix containing the short time Fourier transform of a signal v; computes n frequencies, every s samples, and tapers each block with window (or window type) w.

Arguments: