搜索资源列表
Hmm_i
- 详细的介绍了HMM的算法原理,需要用到这个的话一定得看看,很不错哦,特别推荐-detailed introduction to the HMM algorithm principle, the need to resort to the so sure look quite Oh, Preferred
fASR
- 以半连续隐含马尔可夫模型HMM 为例,分析了影响Viterbi算法效率的主要原因,讨论了提高该算法效率的3种实用策略,即码本剪枝、Beam剪枝及降低精度,在保证一定识别率的前提下,使得搜索处理更加有效,提高了搜索的速度-to semi-continuous HMM HMM example, Analysis of the impact on the efficiency of the Viterbi Algorithm main discussed increasing the efficien
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
- 本资料介绍了有关马尔科夫的相关概念,重点分析了隐马尔科夫模型的有关内容,详细分析了解决HMM三个问题的有效算法。-This document describes the relevant concepts related to Markov, the focus of the Hidden Markov Model of the content, detailed analysis of the three problems to solve the effective HMM algorith
HMM
- 详细介绍了HMM模型,并且介绍了HMM的几种算法及实现的程序-Details of the HMM model, and introduces several HMM algorithm and the realization of the program
HMM-tutorial-Stamp
- HMM 算法实现。 forward-backward algorithm。按照伪代码很容易写出HMM的算法。-Hidden Markov Model algorithm tutorial
tutorial-on-hmm-
- 介绍hmm的算法,很著名的一篇文章,英文的- hmm
viterbi
- 语音识别HMM算法中的解码功能的程序,其中是根据观测序列和已知模型去求状态序列-Speech recognition HMM algorithm decoding process, which is to seek observer status in accordance with the sequence and the known sequence of the model
KPMstats
- KPMstats算法的源代码,可以用于基于hmm算法的语音识别,非常的实用。-KPMstats algorithm source code, can be used for voice recognition algorithm hmm, very practical.
EMSeg
- EM 算法是求参数极大似然估计的一种方法,它可以从非完整数据集中对参数进行估计,是一种非常简单实用的学习算法。这种方法可以广泛地应用于处理缺损数据、截尾数据以及带有噪声等所谓的不完全数据,可以具体来说,我们可以利用EM算法来填充样本中的缺失数据、发现隐藏变量的值、估计HMM中的参数、估计有限混合分布中的参数以及可以进行无监督聚类等等。-Expectation Maximization image segmentation Input: ima: gr
jiu-V7.4
- 完整的基于HMM的语音识别系统,Gabor小波变换与PCA的人脸识别代码,利用最小二乘算法实现对三维平面的拟合。- Complete HMM-based speech recognition system, Gabor wavelet transform and PCA face recognition code, Least-squares algorithm to fit a three-dimensional plane.