STFT and its inverse

STFT and ISTFT fulfilling constant overlap-add criterion

https://github.com/IoSR-Surrey/MatlabToolbox

You are now following this Submission

NOTE: this function is now available from the IoSR Matlab Toolbox as iosr.dsp.stft and iosr.dsp.istft.
-------------------------
Calculate the short-time Fourier transform and its inverse for a signal. The STFT is normalised such that it fulfills the constant overlap-add (COLA) criterion. Fulfilling the criterion is useful when resynthesising the signal using the ISTFT, as the magnitude of the output of the ISTFT will be retained.

Cite As

Christopher Hummersone (2026). STFT and its inverse (https://github.com/IoSR-Surrey/MatlabToolbox), GitHub. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes Action
1.0.0.0

Migrated to GitHub.

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.