文件名称:Assignment2
介绍说明--下载内容均来自于网络,请自行研究使用
国外高校老师编写的语音信号特征提取程序,非常实用初学者研究- [E, V, A, P] = analysis(x, N, U, M) extracts vocoder parameters E, V, A,
and P from the speech signal x on a fr a me by fr a me basis. N is the
analysis fr a me length, U is the update length, and M is the order of the
linear prediction analysis. The return arguments are the extracted
parameters, where E, V, and P are vectors with "n_fr a mes" (the number of
analysis fr a mes, see code below) elements, A is a (n_fr a mes, M+1) size
matrix (includes the leading 1 of the polynomial).
and P from the speech signal x on a fr a me by fr a me basis. N is the
analysis fr a me length, U is the update length, and M is the order of the
linear prediction analysis. The return arguments are the extracted
parameters, where E, V, and P are vectors with "n_fr a mes" (the number of
analysis fr a mes, see code below) elements, A is a (n_fr a mes, M+1) size
matrix (includes the leading 1 of the polynomial).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Assignment2
...........\analysis.m
...........\assignment2.mat
...........\synthesis.m
...........\analysis.m
...........\assignment2.mat
...........\synthesis.m