Welcome![Sign In][Sign Up]
Location:
Search - HMM matlab program

Search list

[Other resourcehmmbox_4_1

Description: hmm算法的经典matlab程序,可用于模式识别等人工智能方面-classic Matlab program can be used for pattern recognition, such as artificial intelligence
Platform: | Size: 164798 | Author: dy | Hits:

[AI-NN-PRhmmbox_4_1

Description: hmm算法的经典matlab程序,可用于模式识别等人工智能方面-classic Matlab program can be used for pattern recognition, such as artificial intelligence
Platform: | Size: 164864 | Author: dy | Hits:

[Voice CompressKPMstats

Description: 用MATLAB工具来实现HMM算法的一些函数程序的源代码。-MATLAB tool to achieve the HMM algorithm functions program's source code.
Platform: | Size: 81920 | Author: W | Hits:

[Communication-Mobilehmm-viterbi-c

Description: 下载的一个不错的HMM程序,主要实现HMM中的viterbi最佳路径选择算法,用vc编写,可以根据自己需要参考修改 this is a excellent HMM program,it completes the VITERBI algorithm in HMM.-Download a good HMM procedure, the main HMM realize the viterbi best path selection algorithm, using vc prepared, you can modify according to their need to reference this is a excellent HMM program, it completes the VITERBI algorithm in HMM.
Platform: | Size: 886784 | Author: macui | Hits:

[Speech/Voice recognition/combinecdhmm

Description: 用matlab实现的一个连续概率分布的HMM程序,可以结合《MATLAB扩展编程》一书中关于HMM的介绍-Using matlab to achieve a continuous probability distribution of the HMM program, you can combine MATLAB programming expansion, a book on the introduction of the HMM
Platform: | Size: 537600 | Author: macui | Hits:

[Speech/Voice recognition/combinespeech-recognition-based-on-hmm

Description: 自己编写的语音识别程序-基于隐马尔可夫模型的语音识别-I have written the speech recognition program- Based on Hidden Markov Model Speech Recognition
Platform: | Size: 5120 | Author: 小苗 | Hits:

[Speech/Voice recognition/combineHMM

Description: 隐马尔科夫模型程序,这是一个仿真程序,特别适合于初学者-Hidden Markov model procedures, this is a simulation program, especially suitable for beginners
Platform: | Size: 7168 | Author: zhangbo | Hits:

[Speech/Voice recognition/combinespeech_recognition_based_on_HMM

Description: 基于hmm的matlab程序,能够识别0—9十个数字-Hmm based on the matlab program, be able to identify dozens of figure 0-9
Platform: | Size: 37888 | Author: 王林 | Hits:

[Speech/Voice recognition/combinehmm_modeling

Description: This a hidden Markov model (HMM) modeling program. Forward-backward algorithm is implemented to learn a model under maximum likelihood criterion.-This is a hidden Markov model (HMM) modeling program. Forward-backward algorithm is implemented to learn a model under maximum likelihood criterion.
Platform: | Size: 2911232 | Author: SUNGWOONG KIM | Hits:

[Graph Recognize5

Description: Matlab OCR source code.
Platform: | Size: 77824 | Author: aabbas | Hits:

[matlabvbhmm.tar

Description: HMM模型的变分贝叶斯方法Matlab程序。-The Matlab program of variational Bayesian for HMM model
Platform: | Size: 6144 | Author: 刘冬 | Hits:

[Speech/Voice recognition/combineHMMforspeechrecogntion

Description: 一个可执行的HMM语音识别程序例程,实现了对10个数字音的识别程序,包含了HMM语音识别中的分段,MFCC特征提取,Baum-Welch训练,及Viterbi等算法,通过此例程可以很好的理解HMM的算法原理-An executable HMM-based 10 digits speech recogntion program example. this code zip file includes segmentation, MFCC feature extraction, Baum-Welch based re-estimation and Viterbi algorithm involved in HMM. it helps much better understand the HMM algorithm and its application for speech recogntion.
Platform: | Size: 1179648 | Author: wh | Hits:

[Speech/Voice recognition/combinehmm

Description: hmm文件时运用HMM算法实现噪声环境下语音识别的。其中vad.m是端点检测程序;mfcc.m是计算MFCC参数的程序;pdf.m函数是计算给定观察向量对该高斯概率密度函数的输出概率;mixture.m是计算观察向量对于某个HMM状态的输出概率,也就是观察向量对该状态的若干高斯混合元的输出概率的线性组合;getparam.m函数是计算前向概率、后向概率、标定系数等参数;viterbi.m是实现Viterbi算法;baum.m是实现Baum-Welch算法;inithmm.m是初始化参数;train.m是训练程序;main.m是训练程序的脚本文件;recog.m是识别程序。-hmm HMM algorithm file using speech recognition in noisy environments. Which is the endpoint detection process vad.m mfcc.m procedure is to calculate the MFCC parameters pdf.m function is calculated for a given observation vector of the Gaussian probability density function of output probability mixture.m is to calculate the observation vector for a HMM state output probability of observation vector is the number of Gaussian mixture per state output probability of the linear combination getparam.m before the calculation of the probability function, backward probability, calibration coefficients and other parameters viterbi.m is Viterbi algorithm implementation baum.m Baum-Welch algorithm to achieve inithmm.m is the initialization parameters train.m is the training program main.m training program is a script file recog.m is to identify procedures.
Platform: | Size: 538624 | Author: 于军 | Hits:

[matlabhmm

Description: 基于HMM的语音识别程序 很完整详细 里面包括10几个独立的小程序-HMM-based speech recognition procedures are complete details of which includes 10 small program that several independent
Platform: | Size: 770048 | Author: 王强 | Hits:

[Special EffectsHMM

Description: matlab的HMM训练程序,可用于语音信号的训练与处理。-matlab HMM training program, can be used for the training of the voice signal processing.
Platform: | Size: 34816 | Author: 江川 | Hits:

[matlabhmm

Description: HMM程序,一个简单的隐马尔科夫模型matlab程序。有详细的说明,值得下载。-HMM program, a simple hidden Markov model matlab program. A detailed description, it is worth downloading.
Platform: | Size: 1024 | Author: cc | Hits:

[AI-NN-PRhmm

Description: hmm-matlab, An HMM matlab program, very easy to use- An HMM matlab program, very easy to use
Platform: | Size: 949248 | Author: redboy | Hits:

[matlabHMM-matlab-

Description: HMM matlab程序,适合初学者理解HMM。-HMM matlab program for beginners to understand HMM.
Platform: | Size: 39936 | Author: whult | Hits:

[matlabHMM演示模型

Description: 简单的用matlab编写的hmm事例。有程序说明。有需要的大家一起交流(Simple example of HMM written in matlab. Program description. We need to communicate with each other)
Platform: | Size: 171008 | Author: 康瑞五秒2 | Hits:

[matlabHMM

Description: 离散HMM的matlab程序,包含有前向—后向算法、 Baum-Welch算法以及Vertebi算法(The matlab program of discrete HMM, including forward-backward algorithm, Baum-Welch algorithm and Vertebi algorithm)
Platform: | Size: 112640 | Author: 雨下一整晚128 | Hits:
« 12 3 »

CodeBus www.codebus.net