文件名称: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 frame by frame basis. N is the
analysis frame 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_frames" (the number of
analysis frames, see code below) elements, A is a (n_frames, M+1) size
matrix (includes the leading 1 of the polynomial).
and P from the speech signal x on a frame by frame basis. N is the
analysis frame 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_frames" (the number of
analysis frames, see code below) elements, A is a (n_frames, M+1) size
matrix (includes the leading 1 of the polynomial).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Assignment2/
Assignment2/analysis.m
Assignment2/assignment2.mat
Assignment2/synthesis.m
Assignment2/analysis.m
Assignment2/assignment2.mat
Assignment2/synthesis.m
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
