搜索资源列表
对语音信号的短时分析
- 用matlab实现对语音信号的短时分析,包括清音和浊音的判决,基音周期的估计,实验报告。-to realize the analysis of short time of speech signal by Matlab, including the judgement of surd and sonant, the estimate of the pitch and experiment report.
matlab
- 用matlab实现对语音信号的短时分析,包括清音和浊音的判决,基音周期的估计。
matlab分析语音信号小程序
- 短时能量,短时过零率,清音浊音,基音周期。
AMDF.rar
- 基于matlab,利用AMDF方法检测语音的基音周期,Based on matlab, the use of methods AMDF Pitch Detection of Speech
AMDF_MatlabAnalysis
- 自相关虽然能够判断清/浊音,并估计浊音的基音周期,但是其运算量很大,用乘法运算所需时间较长。为了避免乘法,采用短时平均幅度差函数(AMDF),验证AMDF与自相关有类似的作用,即平均幅度差函数能够代替自相关函数进行语音分析。-Although autocorrelation can differ from the Voiced/Unvoiced and voiced the pitch period estimate, but the operation is large enough, wit
pitch
- 语音信号处理基音周期检测MATLAB程序仿真详解-Pitch detection of speech signal processing MATLAB program simulation Detailed
CEP
- 倒谱法检测基音周期,基于MATLAB实现-Cepstrum pitch detection, based on the MATLAB implementation
jiyinzhouqi
- 基于自相关法的基音周期提取程序。。 MATLAB-Auto-correlation method based on pitch extraction procedures. . . . MATLAB
yuyinchulichengxv
- 对给定语料估计其基音周期。 要求用MATLAB或C语言实现有关基音检测算法,并给出检测结果。 -For a given corpus to estimate the pitch period. Required to use MATLAB or C language realization of the pitch detection algorithm, and gives test results.
cep1
- Matlab倒谱法测语音信号的基音周期。vista下测试成功-Matlab cepstrum method to measure the pitch period of speech signal. successfully tested under vista
LPC_ACFpitchdetection
- 这是一个简单的语音基音检测方法,通过对语音信号进行滤波、分帧、求自相关函数,可得到浊音的基音周期,从而实现基频检测。-This is a simple voice pitch detection, voice signals by filtering, sub-frame, find the autocorrelation function, voiced the pitch period available to achieve the fundamental frequency testin
jiyinzhouqi
- 数字语音信号基音周期检测MATLAB系统仿真-Pitch Detection digital speech signal MATLAB simulation
jiyinjiance
- 基音检测: 对给定语料估计其基音周期。 要求用MATLAB或C语言实现有关基音检测算法,并给出检测结果与实验报告 实验语料:MaoYiSheng.raw 发音:“茅以升”;时长0.9s;采样率:8kHz;量化精度为16bits/sample;数据格式 LSB,MSB 分析帧长:20ms(160样点) 总帧数:45-Pitch Detection: For a given corpus to estimate the pitch period. Require MAT
analysis
- 用matlab实现对语音信号的短时分析,包括清音和浊音的判决,基音周期的估计,实验报告。-use matlab language analysis the speech signal,contains the analysis for unvoiced sound and voiecd sound.
dsp-source-code-
- 基音周期估计的MATLAB实现,一段代码,已经验证,可下载-find pitch use MATLAB
jiyinjiance
- 基于短时自相关法的基音周期估计,用matlab编程实现。-Pitch estimation based on short-term auto-correlation method, using Matlab programming.
matlab ADMF
- ADMF,短时平均幅度差函数法,利用这个方法获得语音的基音周期,实现语音特征提取
Cepstral_Pitch_Detector
- 探测器基音周期的主要特点是使用二次cepstral峰值检波器的每一帧演讲,为了检测并纠正基音周期检测错误由于效果翻倍基音周期或减半等及相关现象。文件的4.5 Cepstral距探测器。pdf”提供了一个用户的指导对于这个练习。-This MATLAB exercise implements a pitch period detector based on detecting and tracking peaks in the (real) cepstrum during regions of v
4.2 基音周期估计实验
- 基音周期估计实验 matlab 运行正常(Pitch estimation experiment matlab works wel)