登录
首页 » Visual C++ » HMM

HMM

于 2013-03-16 发布 文件大小:2888KB
0 283
下载积分: 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 个回复

  • 5435
    matlab数值计算,入门基础,绝对好用(matlab numerical calculation, entry-foundation, absolutely easy to use)
    2013-03-25 21:51:00下载
    积分:1
  • work
    DFS以及海明窗汉宁窗的各种实例代码。对学习matlab很有帮助(DFS work hanming hainig matlab)
    2011-12-17 15:15:09下载
    积分:1
  • UART_GUI
    RS232通訊用GUI,可偵測PC上的所有Port供使用者選擇,並提供9600、115200兩個baud rate供使用者選擇(如需其他baud rate可自行於code內添加),提供RX、TX接收傳送功能,下方接收欄可接收第一個0x0A指令之前所有資料,右方接收欄則接收剩餘所有資料。(RS232 communication with the GUI, can be detected on all Port PC for users to choose and provide 9600,115200 two user selectable baud rate (for other baud rate can add their own in the code), to provide RX, TX reception transmission function, the receiver can receive all the information bar below before the first 0x0A command bar on the right to receive all the information you receive surplus.)
    2014-12-22 17:51:39下载
    积分:1
  • pCopiesanalber
    程序源码是对心电信号进行R 峰检测,等电位位线的检测等,能快速高效完成计算(The program source is the ECG R-peak detection, detection of potential bit line can be done quickly and efficiently calculate the)
    2012-08-14 09:58:33下载
    积分:1
  • yunsuanfu
    实验: 有两个个矩阵a和b,均为2行3列。 重载运算符“+”, (1)使之能用于矩阵的相加。如c=a+b。 (2)如果参与运算的两个操作数中一个是整数即矩阵+3或3+矩阵形式,进行加法运算也能得出和。 (3)定义自减运算符的前置(i++)和后置(++i)重载编写相应程序并验证它的正确性。 (i think it s a goog for many people)
    2009-12-28 10:33:54下载
    积分:1
  • C_function_seeking
    学习C的常用工具书,里面包含了常用的函数,您一定用的着的!,希望对您有所帮助!(if you want to study C language well ,you should use this book to help you!)
    2009-12-21 17:01:37下载
    积分:1
  • amlProgramDesign
    一本介绍aml编程设计的书籍.比较基础,实用.(aml introduced a program designed books. Basis for comparison and practical.)
    2007-01-15 11:59:42下载
    积分:1
  • FVS
    FVS 算法在MATLAB平台上的实现,包括源代码,说明等(FVS experiment on MATLAB)
    2015-01-28 20:17:13下载
    积分:1
  • Raptor
    数字喷泉码的仿真,使用C++语言所进行的仿真。(Simulation of digital fountain code, using C++ language for the simulation.)
    2011-11-24 13:09:59下载
    积分:1
  • renjihudong
    两个设备形成对射,当有人通过时,一台设备发出指令,控制别的设备。(Two devices formed on the radio, when someone passed a device to issue commands to control other devices.)
    2013-12-17 14:31:32下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载