Phase Vocoder
Version 1.4.0.0 (3,21 MB) von
Speech Processing
This MATLAB exercise implements a phase vocoder.
This MATLAB exercise implements a phase vocoder with the capability of speed-up or slow-down of a speech or audio signal by a factor, r, which varies from r = 0:25 (slow-down by factor of 4) to r = 4:0 (speed-up by a factor of 4).
Zitieren als
Speech Processing (2024). Phase Vocoder (https://www.mathworks.com/matlabcentral/fileexchange/45441-phase-vocoder), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2015a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Signal Processing > Audio Toolbox >
- Signal Processing > Audio Toolbox > Simulation, Tuning, and Visualization >
Mehr zu Audio Toolbox finden Sie in Help Center und MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.4.0.0 | Minor change in pause commands |
||
1.2.0.0 | code updates; Read_Me.txt setup file; pathnew_matlab_central example
|
||
1.1.0.0 | changed alpha from 0.5 to 1.0 |
||
1.0.0.0 |