登录
首页 » matlab » 马尔科夫模型代码hmm_toolbox

马尔科夫模型代码hmm_toolbox

于 2020-07-07 发布 文件大小:233KB
0 178
下载积分: 1 下载次数: 95

代码说明:

  马尔科夫模型代码,包括连续马尔科夫和离散马尔科夫(HMM code,CHMM DHMM)

文件列表:

hmm_toolbox
...........\examples
...........\........\poligons_CHMM
...........\........\.............\CHMM_DEF.M,4817,2004-05-14
...........\........\.............\plot_CHMM.m,4893,2004-05-19
...........\........\.............\pol2contourcont.m,787,2004-05-21
...........\........\.............\poligono.m,1421,2004-05-21
...........\........\.............\prueba.m,3465,2004-05-19
...........\........\.............\trainCHMM.m,1711,2004-05-12
...........\........\poligons_DHMM
...........\........\.............\DHMM_DEF.M,7646,2004-05-12
...........\........\.............\plot_HMM.m,2532,2004-05-12
...........\........\.............\pol2contourcont.m,787,2004-05-21
...........\........\.............\poligono.m,1421,2004-05-21
...........\........\.............\prueba.m,3461,2004-05-12
...........\........\.............\train.m,1710,2004-05-10
...........\........\poligons_dhmm2chmm
...........\........\..................\DHMM_DEF.M,7646,2004-05-12
...........\........\..................\plot_CHMM.m,4163,2004-05-20
...........\........\..................\plot_dis_symb.m,573,2004-05-20
...........\........\..................\pol2contourcont.m,787,2004-05-21
...........\........\..................\poligono.m,1421,2004-05-21
...........\........\..................\prueba.m,3461,2004-05-20
...........\........\..................\train.m,1950,2004-05-21
...........\Readme.txt,1827,2004-05-21
...........\toolbox
...........\.......\Alfa.dll,52224,2003-04-21
...........\.......\Alfa.m,2159,2004-05-03
...........\.......\AlfaBeta.dll,52736,2003-04-21
...........\.......\AlfaBeta.m,3226,2004-05-03
...........\.......\Alfabetac.m,3667,2004-05-03
...........\.......\Baum.dll,12288,2003-07-02
...........\.......\Baum.m,5838,2004-05-06
...........\.......\Baumc.m,7080,2004-05-06
...........\.......\CHMM.m,8313,2004-05-12
...........\.......\CHMM_DEF.M,4599,2004-05-12
...........\.......\CHMM_MEN.M,911,2004-05-12
...........\.......\DHMM.M,10507,2004-05-11
...........\.......\dhmm2chmm.m,3898,2004-05-19
...........\.......\DHMM_DEF.M,6840,2004-05-11
...........\.......\DHMM_MEN.M,921,2004-05-12
...........\.......\Etiquetado.m,1932,2004-05-03
...........\.......\formato_lectura_secuencial.m,2423,2004-05-03
...........\.......\GENCHMM.M,3261,2004-05-12
...........\.......\GenHMM.dll,53248,2003-04-21
...........\.......\GenHMM.m,2058,2004-05-11
...........\.......\gen_bib.m,5908,2004-05-03
...........\.......\IniciacHMM.m,4102,2004-05-12
...........\.......\IniciaHMM.m,2936,2004-05-04
...........\.......\KMedias.m,3868,2004-05-06
...........\.......\ProbSec.dll,52736,2003-04-21
...........\.......\ProbSec.m,2687,2004-05-10
...........\.......\PROBSECC.DLL,7680,2003-06-16
...........\.......\probsecC.m,2986,2004-05-04
...........\.......\probsimb.dll,7680,2002-07-08
...........\.......\Probsimb.m,3724,2004-05-07
...........\.......\ProdBO.dll,52224,2003-04-21
...........\.......\ProdBO.m,1053,2004-05-04
...........\.......\prueba.txt,646,2004-03-11
...........\.......\resulhmm.m,3781,2004-05-05
...........\.......\ROC.m,3849,2004-05-05
...........\.......\VERFDP.M,2195,2004-05-06
...........\.......\Viterbi.dll,53248,2003-04-21
...........\.......\Viterbi.m,2014,2004-05-06
...........\.......\VITERBIC.DLL,7680,2003-04-21
...........\.......\Viterbic.m,2433,2004-05-06

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

发表评论

0 个回复

  • banhui
    完整的基于HMM的语音识别系统,时间序列数据分析中的梅林变换工具,最终的权值矩阵就是滤波器的系数。( Complete HMM-based speech recognition system, Time series data analysis Mellin transform tool, The final weight matrix is ??the filter coefficient.)
    2016-12-06 09:45:06下载
    积分:1
  • TTS
    语音合成软件,输入文字,自动生成声音文件,全部是源码(Speech synthesis software, input text, automatic generation of sound files, all the source code)
    2020-10-26 20:29:59下载
    积分:1
  • GMM
    GMM说话人识别平台全套,从特征提取到模式识别,到识别率,一整套都有(GMM speaker recognition platform full, from feature extraction to pattern recognition, the recognition rate, set both)
    2013-07-20 19:01:49下载
    积分:1
  • viocerecognition
    用于汉语语调识别的程序,可以识别我们说话中的四个声调。已通过测试(Chinese tone recognition for the program, has been tested)
    2009-04-20 08:47:23下载
    积分:1
  • vad
    一个简易的端点检测程序,已经实现,包括基于过零率、短时能量的双门限判决方法。(a simple endpoint detection procedures has been achieved, including on the basis of zero rate Short-term dual energy threshold judgment method.)
    2007-07-10 09:58:20下载
    积分:1
  • LMSjiangzao
    LMS多麦克风语音降噪的主程序是lmsspdn.m(Multi-microphone noise reduction LMS voice is the main program lmsspdn.m)
    2020-07-04 19:00:01下载
    积分:1
  • CHMMparameters
     提出了一种新的连续型隐马尔可夫模型(HMM ) 的概率密度函数, 并导出了一系列的参 数寻优迭代公式,(A new Continuous Hidden Markov Model (HMM) of the probability density function, and derived a series of parameters optimization iteration formula,)
    2008-05-31 18:56:45下载
    积分:1
  • yuyinfenxi
    利用自相关或平均幅度差提取基音原理,帧长160,帧移80。求能量E、过零率Z和基音周期pitch;采用自相关法或平均幅度差法求取基音周期,基音周期范围(80~400hz);画出能量、过零率和基音曲线。(Pitch principle is extracted by means of autocorrelation or mean amplitude difference)
    2017-07-10 16:19:20下载
    积分:1
  • dtw_revised
    利用DTW模版匹配算法实现0~9十个数字的识别。(use DTW template matching algorithm 0-9 10-digit identification.)
    2007-06-11 16:51:28下载
    积分:1
  • Speech_signal_short_time_analysis
    语音信号的短时分析,主要包括:分帧、短时能量、短时平均幅度、短时过零率、短时自相关函数、短时幅度差、倒谱、复倒谱、lpc系数、lpc谱估计等 绝对保证质量,是保研后导师布置的一些基础程序(Short-time speech signal analysis, mainly including: sub-frame, short-time energy, short-term average, short-time zero-crossing rate, short-time auto-correlation function, short-term rate of poor cepstrum, complex cepstrum, lpc coefficients, lpc spectral estimation, such as an absolute guarantee that the quality of instructors is the security arrangement after the inquest some of the basis of procedures)
    2020-11-02 14:19:54下载
    积分:1
  • 696522资源总数
  • 104047会员总数
  • 21今日下载