搜索资源列表
hmm-1.03.tar
- 语音识别中经典的HMM算法,包括产生序列、测试和参数训练,由C语言编写。- In speech recognition classical HMM algorithm, including has the sequence, the test and the parameter training, compiles by the C language.
C语言的HMM算法库
- 一个关于HMM(隐马尔可夫模型)实现的C语言库。是Visual C++数字图像模式识别技术及工程实践的配套源代码-one of HMM (HMM) with the C library. Yes Visual C digital image pattern recognition technology and engineering practice supporting source code
hmm123
- hmm算法 包括前后向算法、viterbi算法、bw算法等另外包括内存申请等源代码-algorithm to include before and after algorithm, Viterbi algorithm, bw algorithm other memory applications including source code
模式识别常用模型和算法
- 模式识别常用模型和算法,包括BP神经网络的C语言实现,BP神经网络解决异或问题,HMM的C语言实现-common model and pattern recognition algorithms including Neural Network C language, BP neural network solutions differences or problems, HMM C language, etc.! !
hmmbox_4_1
- hmm算法的经典matlab程序,可用于模式识别等人工智能方面-classic Matlab program can be used for pattern recognition, such as artificial intelligence
HMM-C-Algorithm
- 隐马尔可夫模型的C语言实现,人工智能算法领域的参考资料。-Hidden Markov Model C language, artificial intelligence algorithms field reference.
KPMstats
- 用MATLAB工具来实现HMM算法的一些函数程序的源代码。-MATLAB tool to achieve the HMM algorithm functions program's source code.
HMM
- 实现了隐马尔可夫模型的算法。可用向前算法和向后算法对模型进行训练。-Realize the hidden Markov model algorithms. Algorithm can be used forward and backward algorithm for training the model.
HMM-faceRecognition
- 用HMM算法实现人脸识别,对学习HMM初学者可以提供参考-Face Recognition Using HMM algorithm for learning HMM can provide a reference for beginners
HMM-DL
- 详细介绍了hmm算法的原理,及相关的前向算法后向算法,viterbi算法,讲解详细,很好-Hmm algorithm described in detail the principles, and related to the algorithm to the algorithm, viterbi algorithm, explained in detail, very good
HMM
- 隐马尔科夫模型(HMM)算法 c++实现,于20世纪70年代在语音识别领域取得巨大的成功,之后被广泛应用到自然语言处理的各个领域,成为基于统计的自然语言处理的重要方法. -failed to translate
hmm
- 用于人脸识别 HMM算法 还可以进行改进-for
HMM
- 深入浅出得讲述了HMM算法,是读者能在非常轻松的气氛中学习HMM的内涵及本质 -Simple terms was described HMM algorithm, the reader can be in a very relaxed atmosphere to learn the meaning and nature of HMM
hmm
- 基于MATLAB的HMM算法的实现(Machine Learning Toolbox)包含Baum-Welch 算法的应用-MATLAB-based HMM Algorithm
hmm
- 图像模式识别技术中,关于HMM算法用C语言实现-Image pattern recognition technology, on the HMM algorithm using C language
hmm
- hmm文件时运用HMM算法实现噪声环境下语音识别的。其中vad.m是端点检测程序;mfcc.m是计算MFCC参数的程序;pdf.m函数是计算给定观察向量对该高斯概率密度函数的输出概率;mixture.m是计算观察向量对于某个HMM状态的输出概率,也就是观察向量对该状态的若干高斯混合元的输出概率的线性组合;getparam.m函数是计算前向概率、后向概率、标定系数等参数;viterbi.m是实现Viterbi算法;baum.m是实现Bau
a-face-recognition-based-on-HMM
- 用HMM算法实现人脸识别的代码,经典不容错过-Face recognition algorithm with the HMM code, classic not to be missed
HMM with skips and single Diagonal Gaussian
- 以MFCC作为特征参数,利用HMM算法进行语音识别(Speech recognition using HMM algorithm)
Python实现HMM模型完美版
- Python实现HMM算法完美版 代码全集(Python realize HMM algorithm perfect edition code complete works)
Python实现HMM模型完美版
- Python实现HMM算法完美版代码集合(Python realize HMM algorithm perfect edition code complete works)