比较两个不同的倒频谱分析方法 cepstrum computation我要分享

Two different cepstrum computation methods are compared

倒频谱分析 complex-cepstrum

关注次数: 299

下载次数: 0

文件大小: 3713KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

比较两个不同的倒频谱分析方法的一个有限的时间框架的言论,即基于fft算法的传统方法(与框架展开复杂的倒频谱),和一个分析方法基于求解有限阶分子多项式的根的倒频谱和直接计算多项式根的位置。


English Description:

Compare two different cepstrum analysis methods in a limited time frame, that is, the traditional method based on FFT algorithm (expand the complex cepstrum with the frame), and an analysis method based on solving the cepstrum of roots of finite order molecular polynomials and directly calculating the positions of roots of polynomials.


代码预览

Callbacks_compute_cepstrum_GUI25.m

compute_cep.m

compute_cepstrum.mat

compute_cepstrum_GUI25.m

compute_cepstrum_GUI25.mlappinstall

license.txt

MATLAB_Exercises_for_Digital_Speech_Processing_2013.pdf

pathnew_matlab_central.m

plot_speech_cursor.m

poly_roots_complex_cep.m

Read_Me.txt