搜索资源列表
HMM剑桥例题
- HMM剑桥例题
基于HMM的姿势识别 matlab
- 基于HMM的姿势识别,有测试数据,值得参考
HMM(markov).rar
- HMM(隐马尔可夫模型)的matlab算法代码,HMM (Hidden Markov Model) algorithm matlab code
HMM.rar
- BNT/HMM 隐马尔科夫 matlab源码,HMM matlab
HMM
- source code HMM for matlab
Matlab-HMM
- 在matlab环境下,使用HMM对语音信息进行处理!-In the matlab environment, the use of HMM for speech information processing!
rabiner-HMM
- HMM经典资料。后面还附有语音识别相关资料。
HMM
- 隐马尔可夫模型,浙江大学人工智能研究所.HMM的由来 马尔可夫性和马尔可夫链 HMM实例 HMM的三个基本算法 主要参考文献-Hidden Markov models, Artificial Intelligence Institute of Zhejiang University. HMM Origin Markov and Markov chain HMM example The three basic algorithms HMM Main referenc
HMM
- This paper presents a hybrid framework of feature extraction and hidden Markov modeling (HMM) for two-dimensional pattern recognition. Importantly, we explore a new discriminative training criterion to assure model compactness and discriminability. T
HMM
- matlab可用的HMM工具箱,包括DHMM,GHMM和混合HMM等-HMM toolbox matlab available, including DHMM, GHMM and hybrid HMM, etc.
HMM
- 隐马尔科夫模型(Hidden Markov Model, HMM)是对马尔科夫模型的一种扩充。 隐马尔科夫模型的基本理论形成于上世纪60年代末期和70年代初期。隐马尔科夫模型在计算语言学中有着广泛的应用。例如隐马尔科夫模型在词类自动标注中的应用。 该课件较详细的介绍了HMM,并有生动的实例及比喻帮组理解-Hidden Markov Model
hmm
- Handwriting recognition with hmm!
hmm
- c++实现的hmm基本算法,有注释,简单易懂。-hmm c++ implementation of the basic algorithm, with annotations, easy to understand.
HMM
- hmm 隐马尔科夫模型训练在C++环境下程序代码-hmm HMM training environment in C++ code
HMM
- 这是HMM的语音识别不用修改就可以使用,很好用希望大家喜欢-This is a HMM speech recognition can be used without modification
EM-for-HMM-Multivariate-Gaussian-processes
- Expectation-Maximization algorithm for a HMM with Multivariate Gaussian measurement Usage ------- [logl , PI , A , M , S] = em_ghmm(Z , PI0 , A0 , M0 , S0 , [options])
HMM人脸识别代码_Matlab
- HMM是一个动态识别算法,该代码包含了HMM算法的所有函数,能完整的实现人脸识别,就是有点复杂,了解算法的可以参照!
hmm
- hmm的程序实现包含em算法,加程序注释(HMM program implementation)
HMM-Action-Recognition
- 基于HMM的动作识别算法,使用的数据是骨架数据(action recognition using HMM)
HMM
- hmm toolbox for matlab