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

[emuch.net]HMM

于 2014-12-09 发布 文件大小:2121KB
0 233
下载积分: 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 个回复

  • simpleXover
    p1 - the first parent p2 - the second parent bounds - the bounds matrix for the solution space Ops - Options matrix for simple crossover(p1- the first parent p2- the second parent bounds - the bounds matrix for the solution space Ops - Options matrix for simple crossover)
    2009-07-10 11:42:31下载
    积分:1
  • dafafa
    用gabor提取图像纹理特征用gabor提取图像纹理特征(With the co-occurrence matrix texture features extracted images)
    2011-06-21 15:50:24下载
    积分:1
  • MAtlab
    image polar to convert an image from Matrice to polar conrdinate, its about 5 functions that works toguether
    2013-12-11 03:25:24下载
    积分:1
  • picmaterils
    Parallel Interference Cancellation in MC-CDMA
    2014-02-19 22:10:26下载
    积分:1
  • matlab
    it is a project of socket programming in linux . it was witten in c language . it has two parts client and server . clients can connect to server and use some services from server and server service client. client can be more than one but server just one.
    2014-02-22 10:18:55下载
    积分:1
  • Nevill
    下载的,求方程组的程序,可以借鉴下,挺好的(Downloaded, find the program equations, can learn, the very good)
    2011-09-28 08:42:22下载
    积分:1
  • 72146
    The following Matlab project contains the source code and Matlab examples used for 2d wave equation. An interactive demo of the 2D wave equation
    2015-03-20 20:55:43下载
    积分:1
  • simple_randper
    This function is a simple Matlab code to generate random permutations of natural numbers 1 to N
    2015-04-20 16:25:25下载
    积分:1
  • ch2example6main
    乒乓球弹跳模型主程序,能够在仿真过程中动态显示球的坠落和反弹过程,在仿真过程结束后输出小球位移和速度的变化曲线!(Table bouncing model main program that can display dynamic simulation of the falling ball and the rebound process, after the end of the simulation output and speed of the ball displacement curve!)
    2009-04-20 12:44:51下载
    积分:1
  • series
    地震资料处理的matlab源码软件包,适合地震勘探的同行(Seismic data processing software package matlab source, seismic exploration for suitable peer)
    2009-03-19 10:59:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载