搜索资源列表
mispecgramm
- 一个能实现对语音信号分帧的STFT和ISTFT的函数
audioProcessingtoolbox
- 这是一个语音处理工具箱,提供了语音处理的基本函数,包括有分帧、能量计算、零交叉计算、多种方法的音调提取、共振峰提取。。。等等。
Speech_signal_short_time_analysis
- 语音信号的短时分析,主要包括:分帧、短时能量、短时平均幅度、短时过零率、短时自相关函数、短时幅度差、倒谱、复倒谱、lpc系数、lpc谱估计等 绝对保证质量,是保研后导师布置的一些基础程序
enframe
- enfrmae函数,可以用于对语音信号进行处理前的分帧-enfrmae function can be used to process the speech signal prior to framing
matlab-speech-frames-using-sub
- 汉明窗,matlab语音分帧使用,function函数,直接在编辑窗口调用-Hamming window, matlab speech frames using sub, function function call directly in the edit window
enframe
- 该函数可以对语音信号进行加窗和分帧,简洁有效-enframe for speech signals
ENFRAME
- 语音的分帧程序,很好用,支持各种窗函数,在语音处理中很有用-This is a matlab programe which can divide voice into several frames
enframe
- 这是一个窗函数分帧函数,它在melcepst这个函数中被调用。(当然也可以用在平常的分帧)-This is a window function and sub-frame function, it melcepst this function is called. (Of course, can also be used in the usual sub-frames)
blockframes
- 语音信号处理中用于说话认识别中预处理部分的分帧函数代码-Speech signal processing for speech understanding in other parts of the sub-frame in the pre-function code
frame-divition
- 信号分帧以及有关分帧的一些问题解答和语音信号处理一些函数的应用-Signal framing and framing some of the problems solutions and speech signal processing application of some function
fra
- 语音信号处理中的分帧函数,可用于对语音信号进行分帧处理-The sub-frame in the speech signal processing functions for the speech signal sub-frame processing
enframe
- 分帧函数,用在语音识别等语音处理领域,matlab平台。-Sub-frame function, used in the field of speech processing and speech recognition, matlab platform.
Pitch-detection
- 线性预测声码器设计中语音信号的基音周期提取,采集语音信号,对语音信号进行处理,区分清音浊音,并通过对采样值进行滤波、分帧、求短时自相关函数,得到浊音的基音周期。-Linear prediction vocoder design of the speech signal pitch extraction of speech signal acquisition, speech signal processing, discriminate unvoiced voiced, and through
matlab
- 语音信号的短时分析,主要包括:分帧、短时能量、短时平均幅度、短时过零率、短时自相关函数、短时幅度差、倒谱、复倒谱、lpc系数、lpc谱估计等(The short-time analysis of speech signal mainly includes: frame, short-time energy, short time average amplitude, short-time zero crossing rate, short-time autocorrelation functio
语音分帧
- 编写的几个子函数对语音信号进行分帧处理。(Several sub functions are written to frame the speech signal.)