-
功能是在语音中提取基音频率的程序pitch
matlab程序,功能是在语音中提取基音频率的程序。输入为.wav格式的语音文件,输出各帧基音频率。(matlab procedures, functions in the voice pitch frequency extraction procedure. Input. Wav format audio files, the output of the frame pitch.)
- 2020-11-29 22:49:28下载
- 积分:1
-
数字语音处理及MATLAB仿真_张雪英编著第二版
数字语音处理及MATLAB仿真_张雪英编著第二版 源码(Digital audio processing and MATLAB simulation _ Zhang Xueying edited version second source code)
- 2017-12-06 19:53:09下载
- 积分:1
-
SPECTRUM_LMS
1、文件夹中包含了经典功率谱估计和自适应均衡算法两个实验的所有程序。
2、R.m、LMS.m、LMSmain.m为自适应均衡算法的程序:
R.m用来计算输入信号的自相关矩阵及其特征值;
LMS.m为时域LMS算法,用统计的方法仿真得出不同信道参数和不同步长下的学习曲线; LMSmain.m为实验主程序,按照实验要求中的具体数据得到实验结果和曲线。
3、functionx.m、fzhouqitu.m、spectrum.m、bt.m、bart_lett.m、welch.m、SPECTRUMmain.m为经典谱估计的程序:
functionx.m产生需要进行谱估计的函数;
fzhouqitu.m用来计算信号周期图的函数;
spectrum.m是用周期图法进行谱估计的函数
bt.m是用BT图法进行谱估计的函数
bart_lett.m是用BARTLETT法进行谱估计的函数
welch.m是用WELCH法进行谱估计的函数
SPECTRUMmain.m是主程序,按照实验要求中的具体数据得到实验结果和曲线。 (a document folder contains the classic power spectrum estimation and adaptive equalization algorithm for the two experiments all the procedures. 2, R.m, LMS.m, LMSmain.m adaptive equalization algorithm for the procedure : R.m used to calculate the input signal and the correlation matrix eigenvalue; LMS.m too LMS algorithm, use statistical simulation method come to a different channel parameters and the synchronous learning curve; LMSmain.m main program for the experiment, according to the experimental requirements of the specific data and the curve of the experimental results. 3, functionx.m, fzhouqitu.m, spectrum.m. bt.m, bart_lett.m, welch.m. SPECTRUMmain.m classical spectrum estimation procedures : functionx.m have a need for spectrum estimation function; fzhouqitu.m used to calculate t)
- 2007-04-29 17:54:54下载
- 积分:1
-
nietiu
多抽样率信号处理,包括邓氏关联度、绝对关联度、斜率关联度、改进绝对关联度,完整的基于HMM的语音识别系统。( Multirate signal processing, Including Deng s correlation, absolute correlation, correlation of slope, improved absolute correlation, Complete HMM-based speech recognition system.)
- 2016-11-08 16:00:00下载
- 积分:1
-
DTMF
自己用matlab编的语音合成识别程序,验证好使。(Yourself using matlab speech synthesis recognition program, verify so.)
- 2020-12-17 19:29:11下载
- 积分:1
-
hmm
对 隐马尔科夫工具包的使用及安装进行说明,主要是在matlab下运用
- 2010-01-10 12:11:10下载
- 积分:1
-
Speech_Quallity_Estimate
压缩包中包括3个用于对语音增强中,增强语音质量测试的程序:分段信噪比提高测量、对数谱距离测量、信噪比测量。具体说明,请看文件文件说明。(Compression package, including three for speech enhancement, the enhanced voice quality testing procedures: Sub-noise ratio improve measurement of the distance spectrum measurement, signal to noise ratio measurement. Specify, see the paper documentation.)
- 2020-10-31 06:59:55下载
- 积分:1
-
yuyinfenxi
利用自相关或平均幅度差提取基音原理,帧长160,帧移80。求能量E、过零率Z和基音周期pitch;采用自相关法或平均幅度差法求取基音周期,基音周期范围(80~400hz);画出能量、过零率和基音曲线。(Pitch principle is extracted by means of autocorrelation or mean amplitude difference)
- 2017-07-10 16:19:20下载
- 积分:1
-
IT-RREC-P[1]5T
ITU P.563 语音质量评价,能只送入失真信信号,而不需要参考信号,便能评价失真信号的MOS分
(ITU P.563 voice quality assessment can only be sent to the distortion of the letter signals without the need for a reference signal will be able to evaluate distortion signal MOS score)
- 2012-07-11 10:55:58下载
- 积分:1
-
lpcanalysis
function [Coefficients,residual,pitch,Gain,parcorCoefficients,stream,B,crossmat,error_stream] = lpcanalysis(speechtodecode,samplerate,L,windowtime,preemp)
- 2013-02-03 03:48:44下载
- 积分:1