搜索资源列表

  1. hmm的c++语言实现

    3下载:
  2. c++实现HMM,向前向后算法,Viterbi算法,Baum-Welch算法。其中包括用c++定义的HMM数据结构。全部是cpp和h的文件-c achieve HMM, forward backward algorithm, Viterbi algorithm, Baum-Welch algorithm. C including the use of the HMM definition data structure. Cpp all
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:8119
    • 提供者:宋敏
  1. HMMmodel

    0下载:
  2. This code implements in C++ a basic left-right hidden Markov model and corresponding Baum-Welch (ML) training algorithm. It is meant as an example of the HMM algorithms described by L.Rabiner (1) and others. Seriou
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:15630
    • 提供者:aaaaaaa
  1. Hidden_Markov_model_for_automatic_speech_recogniti

    0下载:
  2. Hidden_Markov_model_for_automatic_speech_recognition This code implements in C++ a basic left-right hidden Markov model and corresponding Baum-Welch (ML) training algorithm. It is meant as an example of the HMM alg
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:23484
    • 提供者:张志
  1. ImageFilterBasedP2DHMTModelinWaveletDomain

    0下载:
  2. 文章提出了一种基于小波域伪二维隐Markov 树(P2DHMT)的图像的滤波新方法。首先建立了小波域的伪 2DHMT 模型,给出了基于EM、Baum-Welch 等算法的模型参数估计方法;
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:301338
    • 提供者:wang
  1. hmm的c++语言实现

    0下载:
  2. c++实现HMM,向前向后算法,Viterbi算法,Baum-Welch算法。其中包括用c++定义的HMM数据结构。全部是cpp和h的文件-c achieve HMM, forward backward algorithm, Viterbi algorithm, Baum-Welch algorithm. C including the use of the HMM definition data structure. Cpp all
  3. 所属分类:语音合成与识别

    • 发布日期:2024-04-28
    • 文件大小:8192
    • 提供者:宋敏
  1. baum

    0下载:
  2. 在语音识别的hmm模型中使用matlab对语音信号进行训练的把baum源代码-in Speech Recognition hmm use Matlab model of voice signals training source put BAUM
  3. 所属分类:语音合成与识别

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:
  1. HMMmodel

    0下载:
  2. This code implements in C++ a basic left-right hidden Markov model and corresponding Baum-Welch (ML) training algorithm. It is meant as an example of the HMM algorithms described by L.Rabiner (1) and others. Seriou
  3. 所属分类:语音合成与识别

    • 发布日期:2024-04-28
    • 文件大小:15360
    • 提供者:aaaaaaa
  1. Hidden_Markov_model_for_automatic_speech_recogniti

    1下载:
  2. Hidden_Markov_model_for_automatic_speech_recognition This code implements in C++ a basic left-right hidden Markov model and corresponding Baum-Welch (ML) training algorithm. It is meant as an example of the HMM alg
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-28
    • 文件大小:23552
    • 提供者:
  1. ImageFilterBasedP2DHMTModelinWaveletDomain

    0下载:
  2. 文章提出了一种基于小波域伪二维隐Markov 树(P2DHMT)的图像的滤波新方法。首先建立了小波域的伪 2DHMT 模型,给出了基于EM、Baum-Welch 等算法的模型参数估计方法;
  3. 所属分类:Audio

    • 发布日期:2024-04-28
    • 文件大小:301056
    • 提供者:wang
  1. Baum-Eagon-inequality

    0下载:
  2. introduce a famous inequality in statistical signal processing. This inequality can be used widely in equalization and communication signal processing
  3. 所属分类:编程文档

    • 发布日期:2024-04-28
    • 文件大小:2170880
    • 提供者:kun
  1. HMM1guide

    0下载:
  2. How to use the HMM toolbox HMMs with discrete outputs Maximum likelihood parameter estimation using EM (Baum Welch)
  3. 所属分类:文档资料

    • 发布日期:2024-04-28
    • 文件大小:16384
    • 提供者:q
  1. baum-welch

    2下载:
  2. 该程序实现了Baum-Welch算法,对于通信里面的调制解调有很大帮助,其次,该程序具有通用性。-The program achieved the Baum-Welch algorithm, for the communication modem inside helps a lot, and secondly, the program has the versatility.
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:刘红
  1. EM_baumWelch

    0下载:
  2. 采用Baum-Welch重估计算法对隐马尔科夫模型进行训练,使得结果达到最优化-Using Baum-Welch re-estimation algorithm for training hidden Markov models, making the results of optimized
  3. 所属分类:Windows编程

    • 发布日期:2024-04-28
    • 文件大小:16384
    • 提供者:king
  1. HMMforspeechrecogntion

    1下载:
  2. 一个可执行的HMM语音识别程序例程,实现了对10个数字音的识别程序,包含了HMM语音识别中的分段,MFCC特征提取,Baum-Welch训练,及Viterbi等算法,通过此例程可以很好的理解HMM的算法原理-An executable HMM-based 10 digits speech recogntion program example. this code zip file includes segmentation, MFCC
  3. 所属分类:语音合成与识别

    • 发布日期:2024-04-28
    • 文件大小:1179648
    • 提供者:wh
  1. BaumWelchLearner

    0下载:
  2. this is source code for baum welch imlplementation
  3. 所属分类:生物技术

    • 发布日期:2024-04-28
    • 文件大小:2048
    • 提供者:praheru
  1. hmm

    1下载:
  2. 基于MATLAB的HMM算法的实现(Machine Learning Toolbox)包含Baum-Welch 算法的应用-MATLAB-based HMM Algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-04-28
    • 文件大小:5120
    • 提供者:洋洋
  1. baum

    0下载:
  2. this document is about baum-welch algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:99328
    • 提供者:sillyp
  1. hmm

    0下载:
  2. hmm文件时运用HMM算法实现噪声环境下语音识别的。其中vad.m是端点检测程序;mfcc.m是计算MFCC参数的程序;pdf.m函数是计算给定观察向量对该高斯概率密度函数的输出概率;mixture.m是计算观察向量对于某个HMM状态的输出概率,也就是观察向量对该状态的若干高斯混合元的输出概率的线性组合;getparam.m函数是计算前向概率、后向概率、标定系数等参数;viterbi.m是实现Viterbi算法;baum.m是实现Bau
  3. 所属分类:语音合成与识别

    • 发布日期:2024-04-28
    • 文件大小:538624
    • 提供者:于军
  1. hmm-1.03

    0下载:
  2. This code implements in C++ a basic left-right hidden Markov model and corresponding Baum-Welch (ML) training algorithm. It is meant as an example of the HMM algorithms described by L.Rabiner (1) and others.-This c
  3. 所属分类:其他小程序

    • 发布日期:2024-04-28
    • 文件大小:15360
    • 提供者:shekarraj
  1. viabw

    0下载:
  2. 用viterbi算法和baum-welch训练找到和更新best path-find best path using Viterbi algorithm and Baum-Welch training
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:2048
    • 提供者:杨帆
« 12 »

源码中国 www.ymcn.org