搜索资源列表
matlab
- MATLAB下实现语音断点的完全仿真,加入了语音能量和过零率的比值一一对应。-MATLAB realization of the complete simulation breakpoint voice, joined the Voice of energy and zero-crossing rate of one-to-one ratio.
short-time
- 数字语音的短时分析中的部分功能函数:包括短时能量、短时过零、短时幅度、短时幅度差。-Short-term analysis of digital voice some function: including short-term energy, zero short-term, short-term rate, short-time magnitude difference.
duanshipingjunnengliang
- 短时平均能量和平均幅度差函数进行基音检测的方法-Short-term average energy and average magnitude difference function pitch detection method
ddjc
- 利用短时平均能量和短时平均过零率,对语音信号进行端点检测-Average energy use of short-term and short-time average zero-crossing rate, speech endpoint detection signal
Endpoint
- 基于短时能量的语音端点检测 matlab程序 基于短时能量的语音端点检测 matlab程序-Short-term energy-based voice activity detection matlab program
mfccvaddtw
- 语音信号处理的最基本的Maylab处理程序,包括读入语音波形,清音浊音的检测,加窗,过零率,短时能量,基音最大值。最后有test给出演示-Speech Signal Processing Maylab the most basic treatment procedures, including read into the voice waveform, voiceless voiced detection, add windows, zero-crossing rate, short-term
fenzhenchuli
- 语音特征提取,如过零率,能量比,短时能量。须导入MAV音频。-Voice feature extraction, such as zero-crossing rate, energy ratio, short-term energy. MAV audio to be imported.
F2_6764
- 端点检测是指用数字处理技术来找出语音信号中的各种段落(如音素、音节、词素、词等)的始点和终点的位置。语音段起止端点检测是语音分析、语音合成和语音识别中的一个必要环节。传统的端点检测方法是从wav文件中获取语音采样,将其分帧并计算短时能量和过零率参数,然后进行端点检测。这种工作方式被称为离线处理方法 ,无法实现语音信号的实时处理,对于语音信号分析具有一定的局限性。本文通过开发ActiveX控件,在MATLAB环境下将其嵌入到figure窗口中,以GUI程序的方式使用,实现语音信号端点检测的实时处
leach
- leach 算法 簇头选择算法,经典,易学易懂。 簇头选择算法,经典,易学易懂-clustering algorithm leach
yuyinxinhaojiance
- 基于MATLAB的语音信号端点检测,短时能量分析,短时过零率,和GUI界面实现-aaaaa
voiceenergy
- 语音识别,能量计算,过零率检测,发生点检测,用于音符切分-Speech recognition, energy calculation, zero-crossing rate detection, point detection occurs for note segmentation
Vad
- VAD检测源代码,可作为声控的启停判断,已经过验证,在使用时修改具体的能量阈值-VAD detection of the source code can be used as voice-activated start and stop judging, has been verified when using modified specific energy threshold
lpc_specgram
- 有关语音端点检测的MATLAB仿真实验,包括短时能量图过零率-JUST DO IT
c4
- Manchester码的编码规则是,如果原始数据为“1”,将其编码成“10”;如果原始数据为“0”,将其编码成“01”。这种编码的特点是每个码元中间都有跳变,低频能量较少,便于接收端提取时钟信息。-Manchester, the coding rule is, if the original data is " 1" , be coded " 10" if the original data is " 0" , be coded " 0
Matlab
- 语音端点检测基于短时能量的Matlab程序-Speech endpoint detection based on short-time energy of the Matlab program
leach matlab 仿真
- 用matlab仿真无线路由协议优化的过程。。可以得到节点存活率和能量损耗率的图形
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
decouple
- 发动机悬置系统优化设计,发动机悬置系统刚体模态频率分布,发动机悬置系统能量解耦(Mount design, modal frequency distribution, energy decoupling)
short_energy
- 语音信号的短时能量求取MATLAB代码,语音信号分析的基础教程(MATLAB code for short time energy of speech signal and a basic course for speech signal analysis)
vad
- 可对一段信号进行分帧加窗,利用过零率和短时能量检测语音端点(It can divide the frame into a window and use the zero crossing rate and short time energy to detect speech endpoints.)