资源列表
matlab_yyxhchuli
- mablab语音信号处理,包括波形产生,滤波器分析,滤波器实现,傅立叶变换,Z变换,等语音处理程序-mablab speech signal processing, including waveform generator, filter, filter, Fourier transform, Z transform, and other voice processing
efica.rar
- 该程序是FastICA算法的扩展,该程序比原来的FastICA具有更好的分离效果。,The program is an extension of FastICA algorithm, the program than the original FastICA has better separation efficiency.
hmmmatla
- 从网上找的资料,连续隐马尔可夫hmm的matlab程序.-from the Internet to find information for the Hidden Markov hmm Matlab procedures.
hmm_plusdemo
- HMM在Matlab下的程序,包括源文件和Demo以及Hmm相似度的计算程序-HMM in Matlab, the following procedure including the source documents and Demo Hmm similarity and the computational procedures
generatesample
- 生成《matlab扩展编程》中对于HMM训练的samples.mat程序,自己编写-Generation ‘matlab programming expansion’ in the HMM training samples.mat procedures, written by myself
zixiangguandejiyinjiancechengxv
- 自相关函数的应用,进行基音检测,在MATLAB下进行仿真-Application of autocorrelation function for pitch detection, carried out in the MATLAB simulation
Doc7
- 设计滤波器的各种窗函数的源代码,非常有用,和大家分享,快来下载学习哦-A variety of window functions designed to filter the source code, very useful to share, come to learn oh download!!
yuyinSB
- 基于matlab实现语音识别的代码-Matlab speech recognition-based code~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sch_speak_sample
- 科大讯飞语音语义技术的Windows C++学习资料-Windows iFLYTEK speech semantic technology C++ learning materials
LMS
- Lms algorithm,希望能帮上忙
EndPointDetectionDlg.rar
- 语音端点检测,VC+matlab混合编程,这个文件是包含语音端点检测的代码,用的是时频参数算法,Speech Endpoint Detection, VC+ Matlab mixed programming, this document is contained in voice activity detection of code, using a time-frequency parameters algorithm
dtw_win
- 语音信号时域动态归整MATLAB原程序,可以用于语音识别。