STFT and its inverse

STFT and ISTFT fulfilling constant overlap-add criterion
915 téléchargements
Mise à jour 5 mai 2018

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.

Citation pour cette source

Christopher Hummersone (2024). STFT and its inverse (https://github.com/IoSR-Surrey/MatlabToolbox), GitHub. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2015b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

Les versions qui utilisent la branche GitHub par défaut ne peuvent pas être téléchargées

Version Publié le Notes de version
1.0.0.0

Migrated to GitHub.

Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.