Short Time Fourier Transform

Script for computing the short time Fourier transform of 1D signals.
2K Downloads
Updated 24 Oct 2012

View License

This function enables computation of the short time Fourier transform (STFT) of signals.

The function provides control over the windowing function and overlap ratio, and returns the STFT matrix "fftshifted".

This code was modified from a prior submission by Suraj Kamya, which is available at:

http://www.mathworks.com/matlabcentral/fileexchange/38035-stft-short-time-fourier-transform

Cite As

Hafeez Dhalla (2024). Short Time Fourier Transform (https://www.mathworks.com/matlabcentral/fileexchange/38773-short-time-fourier-transform), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired by: STFT, Short time fourier transform

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.0

Correction of typo in comments

1.0.0.0