CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hmm算法

搜索资源列表

  1. hmm-1.03.tar.gz

    1下载:
  2. 语音识别中经典的HMM算法,包括产生序列、测试和参数训练,由C语言编写。
  3. 所属分类:语音合成与识别

    • 发布日期:
    • 文件大小:12922
    • 提供者:
  1. HMM-v1.02

    0下载:
  2. 稳马尔科夫HMM算法的C语言源代码,可用于图像处理及一维信号处理。-stable Markov HMM algorithm C language source code that can be used for image processing and one-dimensional signal processing.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:302565
    • 提供者:阳云
  1. C语言的HMM算法库

    0下载:
  2. 一个关于HMM(隐马尔可夫模型)实现的C语言库。是Visual C++数字图像模式识别技术及工程实践的配套源代码-one of HMM (HMM) with the C library. Yes Visual C digital image pattern recognition technology and engineering practice supporting source code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8911
    • 提供者:张积存
  1. hmm-1.03.tar.gz

    0下载:
  2. 语音识别中经典的HMM算法,包括产生序列、测试和参数训练,由C语言编写。, In speech recognition classical HMM algorithm, including has the sequence, the test and the parameter training, compiles by the C language.
  3. 所属分类:语音合成与识别

    • 发布日期:2017-11-08
    • 文件大小:12922
    • 提供者:李云强
  1. HMM-DL.rar

    3下载:
  2. 详细介绍了hmm算法的原理,及相关的前向算法后向算法,viterbi算法,讲解详细,很好,Hmm algorithm described in detail the principles, and related to the algorithm to the algorithm, viterbi algorithm, explained in detail, very good
  3. 所属分类:File Formats

    • 发布日期:2014-12-05
    • 文件大小:28663
    • 提供者:redfish
  1. HMM.rar

    1下载:
  2. 自己用c语言写的关于语音识别技术中最为流行的匹配算法hmm,相当有用,C language used to write their own on the voice recognition technology in the most popular matching algorithm hmm, very useful
  3. 所属分类:语音合成与识别

    • 发布日期:2012-11-04
    • 文件大小:8085
    • 提供者:李正
  1. hmm.zip

    3下载:
  2. 隐马尔可夫链模型和例程(包括前向、后向算法、Viterbi解码以及为了减少概率数值计算误差编写的对数运算程序),Introduction to Hiden Markov Model and Example Codes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:307785
    • 提供者:冰激凌
  1. HMM(markov).rar

    5下载:
  2. HMM(隐马尔可夫模型)的matlab算法代码,HMM (Hidden Markov Model) algorithm matlab code
  3. 所属分类:matlab例程

    • 发布日期:2013-12-22
    • 文件大小:34842
    • 提供者:刘子豪
  1. Voice-recognizition

    0下载:
  2. 语音识别 隐马尔科夫模型 HMM算法 VC++开发环境下的源代码-voice recognizition
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-24
    • 文件大小:8687
    • 提供者:天佑
  1. HMM

    1下载:
  2. 深入浅出得讲述了HMM算法,是读者能在非常轻松的气氛中学习HMM的内涵及本质 -Simple terms was described HMM algorithm, the reader can be in a very relaxed atmosphere to learn the meaning and nature of HMM
  3. 所属分类:software engineering

    • 发布日期:2015-09-20
    • 文件大小:216859
    • 提供者:
  1. HMM

    0下载:
  2. 隐马尔科夫模型(HMM)算法 c++实现,于20世纪70年代在语音识别领域取得巨大的成功,之后被广泛应用到自然语言处理的各个领域,成为基于统计的自然语言处理的重要方法. -failed to translate
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-10
    • 文件大小:1082438
    • 提供者:chengbo
  1. hmm

    0下载:
  2. 用于人脸识别 HMM算法 还可以进行改进-for
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:232541
    • 提供者:lxl
  1. hmm

    0下载:
  2. 基于MATLAB的HMM算法的实现(Machine Learning Toolbox)包含Baum-Welch 算法的应用-MATLAB-based HMM Algorithm
  3. 所属分类:Other systems

    • 发布日期:2014-04-22
    • 文件大小:5144
    • 提供者:洋洋
  1. hmm

    0下载:
  2. 图像模式识别技术中,关于HMM算法用C语言实现-Image pattern recognition technology, on the HMM algorithm using C language
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:7896
    • 提供者:杨杰
  1. hmm

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

    • 发布日期:2013-11-14
    • 文件大小:538133
    • 提供者:于军
  1. a-face-recognition-based-on-HMM

    0下载:
  2. 用HMM算法实现人脸识别的代码,经典不容错过-Face recognition algorithm with the HMM code, classic not to be missed
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-24
    • 文件大小:427878
    • 提供者:yuchaoyan
  1. HMM人脸识别代码_Matlab

    0下载:
  2. HMM是一个动态识别算法,该代码包含了HMM算法的所有函数,能完整的实现人脸识别,就是有点复杂,了解算法的可以参照!
  3. 所属分类:matlab例程

  1. HMM with skips and single Diagonal Gaussian

    0下载:
  2. 以MFCC作为特征参数,利用HMM算法进行语音识别(Speech recognition using HMM algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:26624
    • 提供者:充满魅力人
  1. Python实现HMM模型完美版

    5下载:
  2. Python实现HMM算法完美版 代码全集(Python realize HMM algorithm perfect edition code complete works)
  3. 所属分类:其他

    • 发布日期:2019-11-08
    • 文件大小:36038656
    • 提供者:转身距离
  1. Python实现HMM模型完美版

    1下载:
  2. Python实现HMM算法完美版代码集合(Python realize HMM algorithm perfect edition code complete works)
  3. 所属分类:其他

    • 发布日期:2020-02-16
    • 文件大小:10240
    • 提供者:转身距离
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com