Single Pole Cepstrum

This exercise compares and contrasts three methods for computing the complex cepstrum of a signall.
616 Downloads
Updated 3 Jun 2015

View License

This MATLAB exercise compares and contrasts three methods for computing the complex cepstrum of a signal whose z transform consists of a single pole system with pole radius less than one (i.e., real root inside the unit circle). The three computation methods for computing the complex cepstrum of this minimum-phase signal are the analytical method, the recursion method for a minimum-phase signal, and the conventional method based on computing the inverse Fourier transform of the complex logarithm of the Fourier transform of the signal.

Cite As

Speech Processing (2024). Single Pole Cepstrum (https://www.mathworks.com/matlabcentral/fileexchange/45279-single-pole-cepstrum), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Signal Processing Toolbox in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.4.0.0

Updated to work with post-R2014b graphics

1.1.0.0

code updates; Read_Me.txt setup file; pathnew_matlab_central example

1.0.0.0