Cepstral Analysis with Matlab
The present code is a Matlab function that provides a computation of the:
1) one-sided real cepstrum;
2) quefrency vector.
An example is given in order to clarify the usage of the function. For convenience, the input and output arguments are given in the beginning of the function.
The code is based on the theory described in:
[1] D. Childers, D. Skinner, R. Kemerait. “The Cepstrum: A Guide to Processing”. Proceedings of the IEEE, Vol. 65, No. 10, October 1977, pp. 1428-1443.
[2] U. Zolzer. DAFX: Digital Audio Effects. Chichester, John Wiley & Sons, 2011.
[3] J. Benesty, M. Sondhi, Y. Huang. Springer Handbook of Speech Processing. Berlin, Springer, 2008.
Cita come
Hristo Zhivomirov (2025). Cepstral Analysis with Matlab (https://www.mathworks.com/matlabcentral/fileexchange/44632-cepstral-analysis-with-matlab), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- Signal Processing > Signal Processing Toolbox > Transforms, Correlation, and Modeling > Transforms > Cepstral Analysis >
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.6.0.0 | A new version of the code has been uploaded. |
||
1.5.0.0 | A new version of the code has been uploaded. |
||
1.4.0.0 | A new version of the code has been uploaded. |
||
1.3.0.0 | A new version of the code has been uploaded. |
||
1.2.0.0 | A new version of the code has been uploaded. |
||
1.1.0.0 | A new screenshot of submission is added. |
||
1.0.0.0 |