搜索资源列表
hmm的c++语言实现
- c++实现hmm,向前向后算法,Viterbi算法,Baum-Welch算法。其中包括用c++定义的hmm数据结构。全部是cpp和h的文件-c achieve hmm, forward backward algorithm, Viterbi algorithm, Baum-Welch algorithm. C including the use of the hmm definition data structure. cpp all the documents and h
hmm
- 通用hmm,文件:hmm.h and hmm.cpp是hmm class cmain.cpp是用c语言写的测试函数 main.cpp是用c++语言(stl)写的测试函数 hmmData.txt是一个hmm的存储文件,可由程序读出-Universal hmm, file: hmm.h and hmm.cpp yes hmm class cmain.cpp is written in c language test function main.cpp is c++ language
hmm
- 该模型包括两个程序: 1、根据观察序列创建一个hmm模型,利用BW算法估计hmm的参数。 2、根据已知的观察序列和hmm模型,估计观察序列的概率值,利用Forward算法 注:在hmm.cpp中分别有这两个主程序,运行一个的时候注释另一个。-The model includes two procedures: 1 sequence to create a hmm based on the observed model, the BW algorithm estimates the p
hmm-cpp
- hmm model of the C language, algorithm refined, suitable for beginners of hmm research.
speech-recognize-hmm-cpp
- 在语音识别中,用隐马尔科夫模型(hmm)进行训练,用C++编写的仿真代码-In speech recognition, hidden Markov model (hmm) for training, simulation code written in C++
BW_FORWARD-hmm
- 该模型包括两个程序: 1、根据观察序列创建一个hmm模型,利用BW算法估计hmm的参数。 2、根据已知的观察序列和hmm模型,估计观察序列的概率值,利用Forward算法 注:在hmm.cpp中分别有这两个主程序,运行一个的时候注释另一个。-The model consists of two procedures: one to create an hmm model, based on the observed sequence, the use of the B
cpp.hmm
- 基于hmm的语音识别程序在C++平台下的实现-hmm recognize
cpp-For-hmms-Three-Question
- 关于隐马尔可夫模型hmm三个问题的实现,用c++实现,是初学者学习的好资料-Hidden Markov Model hmm three realization c++ of realization is good for beginners to learn
hmm-TOOLBOX--WITH-MATLAB-AND-cpp-etc
- hmm的MATLAB工具箱及来源信息集锦,以MATLAB为主,亦有C++版。此外,包括不少下载网址与信息。- MANY hmm TOOLBOXS AND INFORMATION WITH MATLAB AND C++,etc
hmm-model---cpp
- hmm模型C++完整的实现,利用C++实现程序的封装。-hmm C++