登录
首页 » Visual C++ » HMM

HMM

于 2013-03-16 发布 文件大小:2888KB
0 314
下载积分: 1 下载次数: 16

代码说明:

  隐马尔科夫模型相关算法,包括前向算法、后向算法,维特比算法等(Hidden markov model algorithm, including the forward algorithm and backward algorithm and viterbi algorithm, etc)

文件列表:

HMM
...\backward.cpp,2047,2013-03-15
...\baum.cpp,4515,2013-03-16
...\Debug
...\.....\asdf.obj,1195,2013-03-08
...\.....\asdf.sbr,0,2013-03-12
...\.....\backward.obj,8815,2013-03-15
...\.....\backward.sbr,478420,2013-03-15
...\.....\baum.obj,13105,2013-03-16
...\.....\baum.sbr,480633,2013-03-16
...\.....\forward.obj,8994,2013-03-16
...\.....\forward.sbr,478580,2013-03-16
...\.....\HMM.bsc,1672192,2013-03-15
...\.....\HMM.exe,241743,2013-03-16
...\.....\HMM.ilk,263916,2013-03-16
...\.....\HMM.pch,2430940,2013-03-16
...\.....\HMM.pdb,656384,2013-03-16
...\.....\hmmrand.obj,7986,2013-03-15
...\.....\hmmrand.sbr,0,2013-03-15
...\.....\hmmutils.obj,14086,2013-03-15
...\.....\hmmutils.sbr,480422,2013-03-15
...\.....\main.obj,11495,2013-03-16
...\.....\main.sbr,479287,2013-03-16
...\.....\nrutil.obj,25561,2013-03-15
...\.....\nrutil.sbr,0,2013-03-15
...\.....\sequence.obj,11609,2013-03-15
...\.....\sequence.sbr,479668,2013-03-15
...\.....\vc60.idb,140288,2013-03-16
...\.....\vc60.pdb,69632,2013-03-16
...\.....\viterbi.obj,9502,2013-03-15
...\.....\viterbi.sbr,0,2013-03-15
...\forward.cpp,1932,2013-03-16
...\HMM.dsp,4809,2013-03-15
...\HMM.dsw,531,2007-11-30
...\hmm.h,2285,2013-03-15
...\HMM.ncb,123904,2013-03-16
...\HMM.opt,61952,2013-03-16
...\HMM.plg,1424,2013-03-16
...\hmm.txt,79,2013-03-15
...\hmmutils.cpp,4014,2013-03-15
...\main.cpp,1908,2013-03-16
...\nrutil.cpp,10876,2013-03-15
...\nrutil.h,1373,2013-03-15
...\STDAFX.h,1051,2007-11-23
...\viterbi.cpp,3020,2002-09-26

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

发表评论

0 个回复

  • HDB3
    生成一个随机序列,然后对其进行HDB3编码,最后对其解码,显示出来(Generating a random sequence, then subjected HDB3 encoding, and finally decodes, displayed)
    2015-04-02 14:05:00下载
    积分:1
  • ERLANGB
    仿真排队论,统计不同话务量的情况下的阻塞率(Simulation of queuing theory, statistical difference in cases where traffic blocking probability)
    2009-12-12 16:56:16下载
    积分:1
  • matlabPPT
    说明:  这份资料是关于MATLAB的初级介绍,对于初学者非常实用,如果想快速学会使用matlab,建议大家先看看这份资料。谢谢!(This information is on the MATLAB primary introduction is very useful for beginners, if you want to quickly learn how to use matlab, suggest that you take a look at this information. Thank you!)
    2011-04-14 23:24:39下载
    积分:1
  • txt
    适合卫星通信本科学生借鉴。主要为卫星转发器仿真设计。可以实现上下变频,非线性放大器实现和卫星转发器实现。(Satellite transponder Simulation Design。Achieve Frequency conversion)
    2014-01-24 19:37:06下载
    积分:1
  • Morl_RBF_0822A
    MATLAB做的不错的人脸识别的程序,希望大家能能受用,-color ,经测试可直接使用。 (Face recognition program MATLAB to do good, and I hope that we can be able to benefit from-color has been tested and can be used directly.)
    2012-09-30 18:09:16下载
    积分:1
  • rbstsyn
    混沌同步 对初学者很有帮助的matlab (chaos synchronization)
    2015-03-17 21:20:49下载
    积分:1
  • shiyanbaogaoxindetihui
    我也不是特别清楚,应该是手写数字识别的matlab程序(I do not particularly clear)
    2013-03-10 18:00:12下载
    积分:1
  • SEP-matlabe.m
    经典的SEP协议,代码完全正确,以及运行验证,对初学WSN路由协议的同学很有帮助。(Classic SEP protocol, the code is correct, and run the validation for beginner students WSN routing protocol is helpful.)
    2014-01-20 17:25:06下载
    积分:1
  • RADARSimulation
    雷达仿真的源程序,功能齐全,添加了界面,易于使用。(Radar Simulation of the source, fully functional, add the interface easy to use.)
    2010-11-11 23:53:38下载
    积分:1
  • Imagecompressionandsolutioncompression
    一张图片是之前用摄像机采集的,另一张图片是经过离散沃尔什变换再量化编码压缩后又解压所得,能看出区别吗?呵呵。flik.m是原图,newflik.m是新图。 附上所有MATLAB源程序,有兴趣的话,你也可以用这几个程序对自己的照片“加工”一番。以下6个程序分别保存为6的m文件,文件名与下面给出的一致。待“加工”图片应该存放在Matlab的Work目录下。(Before a picture is collected by the camera, another picture is the result of discrete Walsh transform and then re-quantization coding compression decompression income, you can see the difference? Ha ha. flik.m is the image, newflik.m is a new map. MATLAB source code attached to all interested, you can also use these procedures on their own photo processing of something. The following six procedures were saved as 6 m file, the file name is given with the following consensus. To be processing picture should be stored in Matlab s Work directory.)
    2008-01-09 16:19:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载