CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - HMM Hidden Markov Model
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - HMM Hidden Markov Model - List
[
matlab
]
HiddenMarkovModel
DL : 0
用Matlab实现的隐蔽马尔可夫模型(Hidden Markov Model:HMM)-Hidden Markov Model(HMM) with matlab
Update
: 2025-02-19
Size
: 754kb
Publisher
:
杨
[
AI-NN-PR
]
hmm源代码C
DL : 0
Hidden Markov Model.简单明了,适合初学者阅读掌握.-Hidden Markov Model. Clear and simple, suitable for beginners master reading.
Update
: 2025-02-19
Size
: 15kb
Publisher
:
stone
[
Graph program
]
HMM-C-Algorithm
DL : 0
隐马尔可夫模型的C语言实现,人工智能算法领域的参考资料。-Hidden Markov Model C language, artificial intelligence algorithms field reference.
Update
: 2025-02-19
Size
: 8kb
Publisher
:
[
VC/MFC
]
hmm_new
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-19
Size
: 143kb
Publisher
:
章勝鈞
[
Graph program
]
HMMPak_cpp_v1.2
DL : 0
hidden markov model 的package…我覺得還不錯…-hidden markov model of the package ... I think that was pretty good ...
Update
: 2025-02-19
Size
: 10kb
Publisher
:
waterliu
[
Speech/Voice recognition/combine
]
HMM
DL : 0
实现了隐马尔可夫模型的算法。可用向前算法和向后算法对模型进行训练。-Realize the hidden Markov model algorithms. Algorithm can be used forward and backward algorithm for training the model.
Update
: 2025-02-19
Size
: 3.44mb
Publisher
:
waterlily
[
AI-NN-PR
]
HMM
DL : 0
隐马尔科夫模型对文本信息进行抽取利用MATLAB实现-Hidden Markov Model for text information extraction realize the use of MATLAB
Update
: 2025-02-19
Size
: 34kb
Publisher
:
longge1998
[
AI-NN-PR
]
hmm-1.03
DL : 0
隐马尔科夫模型对文本信息进行抽取利用C++实现-Hidden Markov Model for text information extraction using C realize
Update
: 2025-02-19
Size
: 15kb
Publisher
:
longge1998
[
AI-NN-PR
]
Hidden_Markov_model_for_automatic_speech_recogniti
DL : 1
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 (1) and others. Serious students are directed to the sources listed below for a theoretical description of the algorithm. KF Lee (2) offers an especially good tutorial of how to build a speech recognition system using hidden Markov models.
Update
: 2025-02-19
Size
: 23kb
Publisher
:
[
Speech/Voice recognition/combine
]
HMM
DL : 0
HMM隐马尔科夫模型源码,实现模型的训练-Hidden Markov Model HMM source, the realization of model training
Update
: 2025-02-19
Size
: 1kb
Publisher
:
沈立金
[
Compress-Decompress algrithms
]
hmm
DL : 0
连续隐马尔可夫模型hmm的matlab程序-Continuous Hidden Markov Model of matlab procedures hmm
Update
: 2025-02-19
Size
: 5kb
Publisher
:
小苗
[
Speech/Voice recognition/combine
]
speech-recognition-based-on-hmm
DL : 0
自己编写的语音识别程序-基于隐马尔可夫模型的语音识别-I have written the speech recognition program- Based on Hidden Markov Model Speech Recognition
Update
: 2025-02-19
Size
: 5kb
Publisher
:
小苗
[
Speech/Voice recognition/combine
]
HMM
DL : 0
隐马尔科夫模型程序,这是一个仿真程序,特别适合于初学者-Hidden Markov model procedures, this is a simulation program, especially suitable for beginners
Update
: 2025-02-19
Size
: 7kb
Publisher
:
zhangbo
[
Other
]
HMM
DL : 0
hmm代码 隐马尔科夫模型 用于手势识别等-hmm code hidden Markov model for gesture recognition, etc.
Update
: 2025-02-19
Size
: 8.42mb
Publisher
:
谭谞
[
Graph Recognize
]
hmm
DL : 0
隐马尔可夫模型人脸识别 隐马尔可夫模型人脸识别-HMM Hidden Markov Model Face Recognition Face Recognition
Update
: 2025-02-19
Size
: 113kb
Publisher
:
周旭东
[
Speech/Voice recognition/combine
]
hmm
DL : 0
Source codes used in Hidden Markov Model (HMM)
Update
: 2025-02-19
Size
: 19kb
Publisher
:
alok
[
matlab
]
HMM(markov)
DL : 0
HMM(隐马尔可夫模型)的matlab算法代码-HMM (Hidden Markov Model) algorithm matlab code
Update
: 2025-02-19
Size
: 34kb
Publisher
:
刘子豪
[
matlab
]
hmm.tar
DL : 0
hmm hidden markov model nice pretty code good luck-hmm hidden markov model nice pretty code good luck!!!
Update
: 2025-02-19
Size
: 4kb
Publisher
:
lee
[
Software Engineering
]
HMM
DL : 0
本资料介绍了有关马尔科夫的相关概念,重点分析了隐马尔科夫模型的有关内容,详细分析了解决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 algorithm.
Update
: 2025-02-19
Size
: 322kb
Publisher
:
luzhiqiang
[
JSP/Java
]
HMM
DL : 0
hmm(hidden Markov Model ) program in java-hmm (hidden Markov Model ) program in java
Update
: 2025-02-19
Size
: 5kb
Publisher
:
wklam
«
1
2
3
4
5
6
7
8
9
10
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.