Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - hidden model markov
Search - hidden model markov - List
一个用C语言编写的通用的隐性马尔可夫代码库-a general c code for hidden semi-Markov model
Update : 2008-10-13 Size : 828.05kb Publisher : me

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

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

一个用C语言编写的通用的隐性马尔可夫代码库-a general c code for hidden semi-Markov model
Update : 2025-02-17 Size : 828kb Publisher : me

用Matlab实现的隐蔽马尔可夫模型(Hidden Markov Model:HMM)-Hidden Markov Model(HMM) with matlab
Update : 2025-02-17 Size : 754kb Publisher :

Hidden Markov Model.简单明了,适合初学者阅读掌握.-Hidden Markov Model. Clear and simple, suitable for beginners master reading.
Update : 2025-02-17 Size : 15kb Publisher : stone

隐马尔可夫模型的C语言实现,经过测试准确,有要的 快下-Hidden Markov Model C language, the test accurately and quickly to the next
Update : 2025-02-17 Size : 7kb Publisher : zyhdsp

建立语音模型-隐马尔可夫模型的实现,是统计模型-model established voice-hidden Markov model to achieve statistical model
Update : 2025-02-17 Size : 5kb Publisher : tamato

DL : 0
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.
Update : 2025-02-17 Size : 143kb Publisher : 章勝鈞

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

这是一个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.
Update : 2025-02-17 Size : 2.35mb Publisher : 小单

HMM(隐马尔可夫模型)的matlab算法代码-HMM (Hidden Markov Model) algorithm matlab code
Update : 2025-02-17 Size : 34kb Publisher : 刘子豪

Efficient Hidden Semi-Markov Model Inference for Structured Video Sequences
Update : 2025-02-17 Size : 86kb Publisher : khanhhoa

用隐形马可夫模型来做的人脸识别程序,利用了很多opencv的东西-face recognition by using Hidden markov model, opencv is included
Update : 2025-02-17 Size : 253kb Publisher : rick

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

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.
Update : 2025-02-17 Size : 2.37mb Publisher : 徐英

hidden markov model based text to speech
Update : 2025-02-17 Size : 121kb Publisher : manjong

隐马尔可夫模型工具箱,含有各种代码隐马尔可夫源代码-Hidden Markov model toolbox, containing a variety of hidden Markov source code
Update : 2025-02-17 Size : 854kb Publisher : wjj

通过的隐马尔科夫模型的源程序,直接输入训练集(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.
Update : 2025-02-17 Size : 1.31mb Publisher : 王聪

Hidden-Markov-Model-master program in matlab
Update : 2025-02-17 Size : 156kb Publisher : SanjayMadaan
« 12 3 4 5 6 7 8 9 10 ... 26 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.