搜索资源列表
-
0下载:
Hidden Markov Model.简单明了,适合初学者阅读掌握.-Hidden Markov Model. Clear and simple, suitable for beginners master reading.
-
-
0下载:
这是一个笔者撰写改进了别人的隐马尔可夫模型算法的程序。-This is a writer writing improvement of the people's hidden Markov model algorithm procedures.
-
-
0下载:
隐马尔可夫模型源代码,希望对大家有所帮助-hidden Markov model source code, we hope to help
-
-
0下载:
Hidden_Markov_model_for_automatic_speech_recognition
This code implements in C++ a basic left-right hidden Markov model
and corresponding Baum-Welch (ML) training algorithm. It is meant as
an example of the HMM algorithms described by L.Rabiner
-
-
0下载:
General Hidden Markov Model Library 一个通用的隐马尔科夫模型的C代码库
-
-
3下载:
隐马尔可夫链模型和例程(包括前向、后向算法、Viterbi解码以及为了减少概率数值计算误差编写的对数运算程序),Introduction to Hiden Markov Model and Example Codes
-
-
0下载:
隐马尔可夫模型源代码,常用于模式识别和人工智能-Hidden Markov Model source code, commonly used in pattern recognition and artificial intelligence
-
-
0下载:
隐马尔可夫模型代码,供初学者参考、学习。里面有一个PPT。-Hidden Markov Model code reference for beginners to learn. Inside there is a PPT.
-
-
0下载:
隐马尔可夫模型代码,供初学者学习、参考。里面有一个PPT。-Hidden Markov Model code for beginners to learn, reference. Inside there is a PPT.
-
-
0下载:
基于隐马尔可夫模型的人脸识别CC++源代码图像识别部分的程序,-Face Recognition Based on Hidden Markov Model CC++ source code for the image recognition part of the process,
-
-
1下载:
多序列hmm模型代码,用于隐马尔科夫双观察序列的问题,例子是指硬币,c++实现-Multiple sequence hmm model code for the hidden Markov sequence of pairs of observed problems, examples refers to the coins, c++ implementation
-
-
2下载:
pso粒子群算法与隐马尔科夫模型的结合,用粒子群优化算法度模型参数进行优化,用于度序列观察。-pso particle swarm algorithm with a combination of hidden Markov model, using particle swarm optimization algorithm to optimize the degree of model parameters for the degree of sequence observations.
-
-
2下载:
用于单序列观察。pso粒子群算法与隐马尔科夫模型的结合,用粒子群优化算法度模型参数进行优化,这个适用于单序列观察-For single sequence of observations. pso particle swarm algorithm with a combination of hidden Markov model, using particle swarm optimization algorithm to optimize the degree of model paramete
-
-
0下载:
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
-
-
0下载:
隐马尔科夫模型(Hidden Markov Model, HMM)是对马尔科夫模型的一种扩充。
隐马尔科夫模型的基本理论形成于上世纪60年代末期和70年代初期。隐马尔科夫模型在计算语言学中有着广泛的应用。例如隐马尔科夫模型在词类自动标注中的应用。 该课件较详细的介绍了HMM,并有生动的实例及比喻帮组理解-Hidden Markov Model
-
-
0下载:
本书介绍了模式识别和人工智能中的一些基本理论以及一些相关的模型,包括贝叶斯决策、线性判别函数、神经网络理论、隐马尔可夫模型、聚类技术等-This book describes the pattern recognition and artificial intelligence in some of the basic theory and some related models, including Bayesian decision-making, linear discriminant f
-
-
0下载:
VisualBasic 的 HMM 范例
HMM模型,Viterbi,滑动窗算法唐纳 Helland(定位在人类的DNA基因的目的)-HMM、Viterbi、and Sliding Window Algorithms (for purposes of locating genes in human DNA) by Tanner Helland
This project demonstrates use of a Hidden Markov Model (HMM) to define
-
-
0下载:
基于双重随机性的隐马尔科夫模型(Hide MarKov Model)的C语言实现-Based on double random hidden Markov model (HMM) of the C language
-
-
0下载:
在语音识别中,用隐马尔科夫模型(HMM)进行训练,用C++编写的仿真代码-In speech recognition, hidden Markov model (HMM) for training, simulation code written in C++
-
-
1下载:
采用隐马尔可夫模型对股票市场走势进行预测-Stock Market Forecasting Using Hidden Markov Model
-