登录
首页 » matlab » [emuch.net]HMM

[emuch.net]HMM

于 2014-12-09 发布 文件大小:2121KB
0 194
下载积分: 1 下载次数: 22

代码说明:

  隐马尔科夫模型的不错的程序,运行简单,欢迎借鉴(Good program hidden Markov model, run a simple welcome draw)

文件列表:

HMM隐马尔科夫模型
.................\源代码
.................\......\3.10.4估值问题
.................\......\..............\AlphaMatrix.xls,24064,2013-10-07
.................\......\..............\HMM_Backward.m,1010,2003-06-26
.................\......\..............\HMM_Forward.m,957,2013-07-03
.................\......\..............\HMM_Forward_demo.m,1289,2013-07-01
.................\......\3.10.5解码问题
.................\......\..............\HMM_Decoding.m,922,2013-07-05
.................\......\..............\HMM_Decoding_demo.m,1117,2013-07-01
.................\......\3.10.6学习问题
.................\......\..............\HMM_Backward.m,1010,2003-06-26
.................\......\..............\HMM_Forward.m,957,2013-07-03
.................\......\..............\HMM_Forward_Backward.m,1798,2013-07-02
.................\......\..............\HMM_generate.m,919,2003-11-13
.................\......\HMM_VoiceRecognation
.................\......\....................\baum.m,1539,2013-07-06
.................\......\....................\data
.................\......\....................\....\test
.................\......\....................\....\....\0b.wav,29640,2001-10-21
.................\......\....................\....\....\1b.wav,31800,2001-10-21
.................\......\....................\....\....\2b.wav,37224,2001-10-21
.................\......\....................\....\....\3b.wav,32664,2001-10-21
.................\......\....................\....\....\4b.wav,38264,2001-10-21
.................\......\....................\....\....\5b.wav,37144,2001-10-21
.................\......\....................\....\....\6b.wav,35624,2001-10-21
.................\......\....................\....\....\7b.wav,33576,2001-10-21
.................\......\....................\....\....\8b.wav,21608,2001-10-21
.................\......\....................\....\....\9b.wav,27192,2001-10-21
.................\......\....................\....\train
.................\......\....................\....\.....\0a.wav,29096,2001-10-21
.................\......\....................\....\.....\1a.wav,33832,2001-10-21
.................\......\....................\....\.....\2a.wav,32840,2001-10-21
.................\......\....................\....\.....\3a.wav,38472,2001-10-21
.................\......\....................\....\.....\4a.wav,37144,2001-10-21
.................\......\....................\....\.....\5a.wav,34408,2001-10-21
.................\......\....................\....\.....\6a.wav,36552,2001-10-21
.................\......\....................\....\.....\7a.wav,36280,2001-10-21
.................\......\....................\....\.....\8a.wav,21624,2001-10-21
.................\......\....................\....\.....\9a.wav,25192,2001-10-21
.................\......\....................\getparam.m,1997,2013-07-06
.................\......\....................\hmm.mat,48534,2013-07-06
.................\......\....................\HMM_VoiceRecognation.fig,4027,2013-07-07
.................\......\....................\HMM_VoiceRecognation.m,7655,2013-07-07
.................\......\....................\inithmm.m,1304,2013-07-06
.................\......\....................\main.m,222,2013-07-06
.................\......\....................\mfcc.m,861,2013-07-06
.................\......\....................\mixture.m,389,2013-07-06
.................\......\....................\pdf.m,233,2013-07-06
.................\......\....................\recog.m,318,2013-07-06
.................\......\....................\samples.mat,599914,2013-07-06
.................\......\....................\train.m,839,2001-11-13
.................\......\....................\vad.m,1853,2013-07-06
.................\......\....................\viterbi.m,1029,2013-07-06
.................\......\voicebox.zip,583849,2013-07-05
.................\说明文档.docx,536848,2013-07-07

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • matlabyouwant
    根轨迹,奈氏图,阶跃响应,伯德图等 校正前单位阶跃响应 计算a和T的文本(matlab you want)
    2011-12-29 13:20:34下载
    积分:1
  • Code-P-Appcompatv7
    code main program about software
    2016-02-06 01:12:32下载
    积分:1
  • SVD_EST
    自行编写的加入噪声估计的KSVD去噪算法,利用SVD分解进行噪声估计( KSVD denoising algorithm to prepare the addition of noise estimation, the use of SVD decomposition noise estimation )
    2016-04-02 20:34:32下载
    积分:1
  • greymodel
    本程序主要用来计算根据灰色理论建立的模型的预测值。 应用的数学模型是 GM(1,1)。(This procedure is mainly used to calculate the basis of gray theory model of the predicted value. Application of mathematical model is GM (1,1).)
    2007-09-07 20:42:58下载
    积分:1
  • ParticleFilteringforDynamicConditionallyGaussianMo
    In this demo, we show how to use Rao-Blackwellised particle filtering to exploit the conditional independence structure of a simple DBN. The derivation and details are presented in A Simple Tutorial on Rao-Blackwellised Particle Filtering for Dynamic Bayesian Networks. This detailed discussion of the ABC network should complement the UAI2000 paper by Arnaud Doucet, Nando de Freitas, Kevin Murphy and Stuart Russell. After downloading the file, type "tar -xf demorbpfdbn.tar" to uncompress it. This creates the directory webalgorithm containing the required m files. Go to this directory, load matlab5 and type "dbnrbpf" for the demo. (In this demo, we show how to use Rao-Blackwellised particle filtering to exploit the conditional independence structure of a simple DBN. The derivation and details are presented in A Simple Tutorial on Rao-Blackwellised Particle Filtering for Dynamic Bayesian Networks. This detailed discussion of the ABC network should complement the UAI2000 paper by Arnaud Doucet, Nando de Freitas, Kevin Murphy and Stuart Russell. After downloading the file, type "tar-xf demorbpfdbn.tar" to uncompress it. This creates the directory webalgorithm containing the required m files. Go to this directory, load matlab5 and type "dbnrbpf" for the demo. )
    2008-03-05 19:14:12下载
    积分:1
  • similarityMatrix
    this m file is describe Similarity matrix for an image
    2009-03-05 20:08:44下载
    积分:1
  • uca_rb_esprit
    一个UCA-RB-ESPRIT的程序。通过波束空间变换,获得导向矢量的平移不变性,从而用ESPRIT实现DOA估计。(A UCA-RB-ESPRIT program. Through the beam-space transformation, to obtain the steering vectors of translation invariance, and thus to achieve with the ESPRIT DOA estimates.)
    2011-01-25 21:10:42下载
    积分:1
  • Rayleigh.Doppler.matlabcode
    说明:  这是瑞利信道中有关多普勒频移的多径信道和单径信道的相关matlab仿真程序。(Rayleigh Channel is the Doppler shift of the multipath channel and single-channel tracks of Matlab simulation program.)
    2006-04-10 01:01:14下载
    积分:1
  • threephgrid1
    基于单周期控制的逆变器,采用MATLAB进行系统建模仿真。(Based on one cycle control inverter, using MATLAB system modeling and simulation.)
    2012-05-02 22:39:51下载
    积分:1
  • calibration
    相机标定的matlab完整工具箱 功能非常强大(Complete toolbox matlab camera calibration is very powerful)
    2010-07-12 16:01:25下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载