Single_Pole_Cepstru​m

版本 1.0.0.0 (595.4 KB) 作者: Lawrence Rabiner
Compute cepstrum of single pole impulse response using 3 methods of cepstrum computation.
107.0 次下载
更新时间 2015/9/11

查看许可证

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. The file '3.11 Single Pole Cepstrum.pdf' provides a User's Guide for this exercise.

引用格式

Lawrence Rabiner (2024). Single_Pole_Cepstrum (https://www.mathworks.com/matlabcentral/fileexchange/52131-single_pole_cepstrum), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2015a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0

works on both R2015a and windows 10
added name of User's Guide for this exercise