搜索资源列表
nlms2
- 做二维NLMS自适应信道估计的matlab仿真程序-do 2D NLMS adaptive channel estimation of Matlab simulation program
18_80
- TD-PSOLA MATLAB编写语音合成模拟程序-The simulation program of combined speech signal beased on TD-PSOLA MATLAB method
语音识别中求Mel倒谱系数的matlab程序
- 这是一个在语音识别中求Mel倒谱系数的matlab程序。 这个程序里面还需要用到几个其他的函数,都在VoiceBox工具箱里面,可以到网上下载,Calculate the mel cepstrum of a signal,The program also needs to be used in several other functions, in VoiceBox toolbox, can to download
HHT
- 目前,互联网上HHT信号处理技术有 三种实现方式,采用MATLAB编程语言,一种是法国研究者设计的G Rilling 2007 另一种是MATLAB文件交换中心由Alan Tan开发的plot_hht程序包,第三种是台湾中央大学数据研究中心提供的EEMD包。 其中,我使用了plot_hht程序包,其使用了三个终止条件,驻留分量的单调性,极值点与零点的个数相差不超过1,还有黄锷1998经典文献提出的 SD>0.1,单调性的判断,并不是去
kalman
- 该程序是卡曼滤波法在语音处理上的应用,能有效的去除噪声,达到语音增强的目的!-The program is Kaman filtering method in the voice processing application, can effectively remove the noise, to achieve the purpose of speech enhancement!
LMS
- 噪声抵消的matlab程序源码 LMS算法 matlab程序-Matlab noise cancellation process of the LMS algorithm matlab source program
fingerprint
- Type Classification Code: main.m (program control) discretize.m (converts image to discrete values) plotimg.m (plots images) dirImg.m (computes the directional image) extract.m (extracts square portion of image - called by di
zikongjian
- 该程序是基于子空间的语音去噪声,该方法使用广泛,能取得很好的语音增强效果!-The program is based on the sub-space of the voice to noise, the method widely used and can achieve very good speech enhancement effect!
facecade
- matlab做的人脸识别程序,定位和检测人脸。-matlab do face recognition program, positioning and detection of human faces.
Speaker_Recognition
- 一个基于matlab的语音识别程序,可以识别不同人的声音。-A speaker recognition program based on matlab. Speaker recognition is the process of automatically recognizing who is speaking on the basis of individual information included in speech waves.
fenzhenspeechenhance
- 一个用谱减法实现的语音消燥程序,该程序在本网站下载通过修改可直接运行,效果良好,便于初学者入门。-The realization of a spectral subtraction with extinction dry voice program to download on this site can be directly run by modifying the results were very good, easy entry for beginners.
F2_6764
- 端点检测是指用数字处理技术来找出语音信号中的各种段落(如音素、音节、词素、词等)的始点和终点的位置。语音段起止端点检测是语音分析、语音合成和语音识别中的一个必要环节。传统的端点检测方法是从wav文件中获取语音采样,将其分帧并计算短时能量和过零率参数,然后进行端点检测。这种工作方式被称为离线处理方法 ,无法实现语音信号的实时处理,对于语音信号分析具有一定的局限性。本文通过开发ActiveX控件,在MATLAB环境下将其嵌入到figure窗口中,以GUI程序的方式使用,实现语音信号端点检测的实时处
voice
- 本程序为一个用matlab实现的语音滤波程序,能计算并显示语音信号的幅频特性,巴特沃斯低通滤波器幅度和相位响应,引入噪声后的幅频特性,以及滤波后的DFT幅频特性。本程序附有语音文件以供试验。-This program is an implementation using matlab voice filtering procedures, can calculate and display the speech signal amplitude-frequency characteristics
HMMforspeechrecogntion
- 一个可执行的HMM语音识别程序例程,实现了对10个数字音的识别程序,包含了HMM语音识别中的分段,MFCC特征提取,Baum-Welch训练,及Viterbi等算法,通过此例程可以很好的理解HMM的算法原理-An executable HMM-based 10 digits speech recogntion program example. this code zip file includes segmentation, MFCC feature extraction, Baum-Welc
AudioProcessing
- 该压缩包包括五个基本的语声处理方面程序,主要用来查找基准频率包括AMDF,Griffin,和自相关等算法。用Matlab编写。-The compressed packet consists of five basic Voice processing program, mainly used to find the base frequency, including AMDF, Griffin, and self-related and other algorithms. Prepared us
SpeechRecognition_DTW
- Speech Recognition Using DTW This is a English/Persian 0~9 digit and some primary English/Persian command recognition system which use Dynamic Time Warping (DTW). Code is developed in MATLAB 6.5 and can used in Windows platform. Program has two
dtw
- dtw文件是运用DTW算法实现安静环境下语音识别的。其中vad.m是端点检测程序;lpc.m是计算LPC参数的程序;lpc21lpcc.m是计算LPCC参数的程序;mfcc.m是计算MFCC参数的程序;dtw.m是实现经典DTW算法的程序;dtw2.m是实现高效DTW算法的程序,testdtw.m是最终测试程序,其中可以通过改变其中的特征参数名选择不同的特征参数。-dtw file DTW algorithm is to use speech recognition in quiet envir
hmm
- hmm文件时运用HMM算法实现噪声环境下语音识别的。其中vad.m是端点检测程序;mfcc.m是计算MFCC参数的程序;pdf.m函数是计算给定观察向量对该高斯概率密度函数的输出概率;mixture.m是计算观察向量对于某个HMM状态的输出概率,也就是观察向量对该状态的若干高斯混合元的输出概率的线性组合;getparam.m函数是计算前向概率、后向概率、标定系数等参数;viterbi.m是实现Viterbi算法;baum.m是实现Baum-Welch算法;inithmm.m是初始化参数;trai
matlab-music
- matlab程序实现的音乐,程序运行后,便会发出好听的乐曲-matlab program of music, the program runs, it will emit nice song
MATLAB在语音信号分析和合成中的应用
- 《MATLAB在语音信号分析和合成中的应用》MATLAB程序("Application of MATLAB in speech signal analysis and synthesis" MATLAB program)