STFT and its inverse
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. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- Signal Processing > Signal Processing Toolbox > Transforms, Correlation, and Modeling > Transforms > Discrete Fourier and Cosine Transforms > Short-Time Fourier Transform >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
+iosr
+iosr/+acoustics
+iosr/+auditory
+iosr/+bss
+iosr/+dsp
+iosr/+figures
+iosr/+general
+iosr/+statistics
+iosr/+svn
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. |
|