搜索资源列表
hmm-1.03.tar.gz
- 语音识别中经典的HMM算法,包括产生序列、测试和参数训练,由C语言编写。
HMM-v1.02
- 稳马尔科夫HMM算法的C语言源代码,可用于图像处理及一维信号处理。-stable Markov HMM algorithm C language source code that can be used for image processing and one-dimensional signal processing.
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
hmm-1.03.tar.gz
- 语音识别中经典的HMM算法,包括产生序列、测试和参数训练,由C语言编写。, In speech recognition classical HMM algorithm, including has the sequence, the test and the parameter training, compiles by the C language.
HMM.rar
- 自己用c语言写的关于语音识别技术中最为流行的匹配算法hmm,相当有用,C language used to write their own on the voice recognition technology in the most popular matching algorithm hmm, very useful
hmm.zip
- 隐马尔可夫链模型和例程(包括前向、后向算法、Viterbi解码以及为了减少概率数值计算误差编写的对数运算程序),Introduction to Hiden Markov Model and Example Codes
HMM(markov).rar
- HMM(隐马尔可夫模型)的matlab算法代码,HMM (Hidden Markov Model) algorithm matlab code
Voice-recognizition
- 语音识别 隐马尔科夫模型 HMM算法 VC++开发环境下的源代码-voice recognizition
HMM
- hMM的前向算法 ,详细的的介绍了算法的过程,并又程序的编程说明-hmm the method of hmm
HMM
- 实现隐马尔可夫模型的viterby算法,用matlab实现的。-Hidden Markov Model to achieve viterby algorithm, achieved using matlab.
HMM
- 隐马尔科夫模型(HMM)算法 c++实现,于20世纪70年代在语音识别领域取得巨大的成功,之后被广泛应用到自然语言处理的各个领域,成为基于统计的自然语言处理的重要方法. -failed to translate
hmm
- 用于人脸识别 HMM算法 还可以进行改进-for
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是实现Baum-Welch算法;inithmm.m是初始化参数;trai
a-face-recognition-based-on-HMM
- 用HMM算法实现人脸识别的代码,经典不容错过-Face recognition algorithm with the HMM code, classic not to be missed
HMM人脸识别代码_Matlab
- HMM是一个动态识别算法,该代码包含了HMM算法的所有函数,能完整的实现人脸识别,就是有点复杂,了解算法的可以参照!
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)