Welcome![Sign In][Sign Up]
Location:
Search - hidden model markov

Search list

[Other resource一个通用的隐性马尔可夫C代码库

Description: 一个用C语言编写的通用的隐性马尔可夫代码库-a general c code for hidden semi-Markov model
Platform: | Size: 847926 | Author: me | Hits:

[SourceCode隐马尔可夫模型.rar

Description: 隐马尔可夫模型(Hidden Markov Model,HMM)是统计模型,它用来描述一个含有隐含未知参数的马尔可夫过程。其难点是从可观察的参数中确定该过程的隐含参数。然后利用这些参数来作进一步的分析,例如模式识别。
Platform: | Size: 15404 | Author: 896963648@qq.com | Hits:

[Speech/Voice recognition/combinehmmtrain

Description: 用于语音识别的离散隐马尔可夫模型程序(非特定人,多个观测序列),已调试通过。-used discrete speech recognition Hidden Markov Model (non-specific, a number of observation sequence), has been through testing.
Platform: | Size: 5120 | Author: 赵姝彦 | Hits:

[Algorithm一个通用的隐性马尔可夫C代码库

Description: 一个用C语言编写的通用的隐性马尔可夫代码库-a general c code for hidden semi-Markov model
Platform: | Size: 847872 | Author: me | Hits:

[matlabHiddenMarkovModel

Description: 用Matlab实现的隐蔽马尔可夫模型(Hidden Markov Model:HMM)-Hidden Markov Model(HMM) with matlab
Platform: | Size: 772096 | Author: | Hits:

[AI-NN-PRhmm源代码C

Description: Hidden Markov Model.简单明了,适合初学者阅读掌握.-Hidden Markov Model. Clear and simple, suitable for beginners master reading.
Platform: | Size: 15360 | Author: stone | Hits:

[Mathimatics-Numerical algorithmsCcodeofHMM

Description: 隐马尔可夫模型的C语言实现,经过测试准确,有要的 快下-Hidden Markov Model C language, the test accurately and quickly to the next
Platform: | Size: 7168 | Author: zyhdsp | Hits:

[Speech/Voice recognition/combinehmm_model

Description: 建立语音模型-隐马尔可夫模型的实现,是统计模型-model established voice-hidden Markov model to achieve statistical model
Platform: | Size: 5120 | Author: tamato | Hits:

[VC/MFChmm_new

Description: HMM(Hidden Markov Model),狀態數目N=3,觀察符號數目M=2,時間長度T=3。 (a) Probability Evaluation: 給定狀態轉換機率A、狀態符號觀察機率B、和起始機率 ,求觀察序列 出現的機率。 (b) Optimal State Sequence: 給定狀態轉換機率A、狀態符號觀察機率B、起始機率 、和觀察序列 ,求一個狀態序列 使得O出現的機率最大。 (c) Parameter Estimation: 給定狀態轉換機率A、狀態符號觀察機率B、起始機率 、和觀察序列 ,求新的A、B、 ,使得O出現的機率最大。 -HMM (Hidden Markov Model), state the number of N = 3, Observation number of symbols M = 2, T = length of three. (A) Probability Evaluation : given state transition probability A, Observer status symbol probability of B, and initial probability for observation sequence in the octave. (B) Optimal State Sequence : given state transition probability A, Observer status symbol probability of B, the initial probability, and observation sequence, for a state sequence of O makes the greatest risk. (C) Parameter Estimation : given state transition probability A, Observer status symbol probability of B, the initial probability, and observation sequence, the way the A, B, and O makes the greatest risk.
Platform: | Size: 146432 | Author: 章勝鈞 | Hits:

[Graph RecognizeHMM

Description: HMM源码的简单版,隐马氏过程,概率及数理统计中的模型,可用于图像识别。-HMM-source version of the simple, Hidden Markov processes, probability and mathematical statistics in the model, can be used for image recognition.
Platform: | Size: 727040 | Author: shuihemumumu | Hits:

[AlgorithmHMT-Hidden-Markov-Contourlet[1]

Description: 这是一个Matlab实现的隐马尔科夫树模型,用于计算图像的Contourlet系数。程序同时还包括图像去噪、纹理恢复的应用模型。-This is a Matlab realization of Hidden Markov Tree Model, used to calculate the coefficient Contourlet images. Program also includes image denoising, texture restoration of the application model.
Platform: | Size: 2464768 | Author: 小单 | Hits:

[matlabHMM(markov)

Description: HMM(隐马尔可夫模型)的matlab算法代码-HMM (Hidden Markov Model) algorithm matlab code
Platform: | Size: 34816 | Author: 刘子豪 | Hits:

[Windows DeveloptestParamDurHMM

Description: Efficient Hidden Semi-Markov Model Inference for Structured Video Sequences
Platform: | Size: 88064 | Author: khanhhoa | Hits:

[Windows DevelopHMM_face_recognition

Description: 用隐形马可夫模型来做的人脸识别程序,利用了很多opencv的东西-face recognition by using Hidden markov model, opencv is included
Platform: | Size: 259072 | Author: rick | Hits:

[AlgorithmsemiMarkov

Description: 该程序实现半隐式马尔可夫模型。对于通信工作者以及对随机过程研究者有用。希望大家喜欢。-The program realization of semi-hidden Markov model. For the communication workers and researchers on the usefulness of stochastic processes. Hope everyone likes.
Platform: | Size: 1024 | Author: 刘红 | Hits:

[Graph programHMT-Hidden-Markov-Contourlet

Description: Contourlet变换中的隐马尔科夫树模型程序 Hidden Markov Tree model of Contourlet Transform ,一个Matlab实现的隐马尔科夫树模型,用于计算图像的Contourlet系数。程序同时还包括图像去噪、纹理恢复的应用模型。这些程序都是基于"Directional Multiscale Modeling of Images Using the Contourlet Transform" by D. D.-Y. Po and M. N. Do,这个文章的; 同时需要Minh N. Do的Contourlet工具箱,该工具箱可以从这里http://www.ifp.uiuc.edu/~minhdo/software/得到。 -Contourlet transform the hidden Markov model procedures for Hidden Markov Tree model of Contourlet Transform, a Matlab implementation of the Hidden Markov Tree Model, used to calculate the image Contourlet factor. Program also includes denoising, texture recovery application model. These procedures are based on the " Directional Multiscale Modeling of Images Using the Contourlet Transform" by DD-Y. Po and MN Do, this article also need Minh N. Do the Contourlet toolbox, the toolbox is available here http://www.ifp.uiuc.edu/ ~ minhdo/software/receive.
Platform: | Size: 2482176 | Author: 徐英 | Hits:

[Software EngineeringHidden-Semi-Markov-Model-Based-Speech-Synthesis-S

Description: hidden markov model based text to speech
Platform: | Size: 123904 | Author: manjong | Hits:

[Software EngineeringHidden-Markov-model-toolbox

Description: 隐马尔可夫模型工具箱,含有各种代码隐马尔可夫源代码-Hidden Markov model toolbox, containing a variety of hidden Markov source code
Platform: | Size: 874496 | Author: wjj | Hits:

[Mathimatics-Numerical algorithmshiden-Markov-Model

Description: 通过的隐马尔科夫模型的源程序,直接输入训练集(txt文档)即可。-By the hidden Markov model of the source, a non-computer science and sister debugging through the grounds, direct input training set (txt document) can, thank you sister school.
Platform: | Size: 1373184 | Author: 王聪 | Hits:

[matlabHidden-Markov-Model-master

Description: Hidden-Markov-Model-master program in matlab
Platform: | Size: 159744 | Author: SanjayMadaan | Hits:
« 12 3 4 5 6 7 8 9 10 ... 26 »

CodeBus www.codebus.net