搜索资源列表
313viterbidecode
- 这个是隐markov模型中viterbi算法实现的一个具体实例程序 很好-This is a hidden markov models Viterbi Algorithm in a specific example of good procedures
shiyang3
- 迷宫中老鼠模型,马尔可夫过程的应用实现例子-maze rat model, Markov process of achieving example
Hidden_Markov_model_for_automatic_speech_recogniti
- 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
hmm.zip
- 隐马尔可夫链模型和例程(包括前向、后向算法、Viterbi解码以及为了减少概率数值计算误差编写的对数运算程序),Introduction to Hiden Markov Model and Example Codes
HowtousetheHMMtoolbox
- 隐马尔可夫模型工具箱使用说明,以HMM工具箱的一个例子作为使用示范。-Hidden Markov Model Toolkit for use to HMM toolbox as an example of a demonstration.
Markov
- 简单的马尔科夫算法,Markov链数据提供了有当前状态决定,而又独立于当前状态的序列,此处算法是将给定的文本串生成新的随机文本- Simple Sample of a Markov Chain Algorithm:A markov chain is a sequence of random variables in which the future variable is determined by the present variable but is independent of the w
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_classify
- DHMM,离线隐马尔科夫模型用于模式分类的好例子,特征采用Kmeans进行离散化。-DHMM, off-line Hidden Markov Model good example for pattern classification, feature discretization using Kmeans.
HMM_Forward_Backword_Decoding
- Patter Classification Duda 2nd 书中Example的代码 Hidden Markov Models前向算法,后向算法以及译码算法-HMM Forward Algorithm HMM Backward Algorithm HMM Decoding Algorithm
mcmcexample
- 马尔科夫链蒙特卡洛方法的一个例子,对初学者有用-An example of Markov chain Monte Carlo method, useful for beginners
mcmcsum
- 马尔科夫链蒙特卡洛算法的一个例子,希望有所帮助-Markov chain Monte Carlo algorithm is an example to help
monodex
- 使用马尔科夫链蒙特卡洛法的一个莫诺模型例子-A Monod model example of the use of Markov chain Monte Carlo method
MarkovTP
- 水文学 马尔科夫链在各个月份间的转移频率计算---以丰平枯为例-Hydrology Markov chain transfer frequency is calculated for each month between the abundance of flat to dry as an example---
McMC_test
- python code for stard Markov chain Monte Carlo algorithm. In this example, MCMC is used to find position of high probability of a simple distribution function. Application in identification of model parameters is similar in that the highest probable
MC-and-multinominal-option-pricing
- An Example of Markov Chain and multinominal option pricing
myhmm1_viterbi
- Viterbi algorithm it is used for hidden markov models simple example
Markov Decision Process(MDP)
- 马尔可夫决策过程的例程,使用matlab实现(The example of Markov's decision-making process is implemented using MATLAB)
hmm
- 一个特别好的学习隐马尔可夫的例子,该例子来自于博客http://blog.csdn.net/wowotuo/article/details/40783357,通过该例子学习隐马尔可夫模型将会事半功倍(A very good example of learning hidden Markov. This example is from blog http://blog.csdn.net/wowotuo/article/details/40783357. Through this example,
转移概率矩阵计算的一种统计方法
- 利用马尔可夫链进行预测 , 其关键是转移概率矩阵的计算 。 本文给出了计算转移概率矩阵的一种统计方法 ,并且给出了实例计算 ,目的是为企业进行科学管理和决策提供科学依据 。(The key to prediction using the Markov chain is the calculation of the transition probability matrix. This paper presents a statistical method for calculating the