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

搜索资源列表

  1. HMM-and-FMM

    0下载:
  2. 正向最大匹配算法和逆向最大匹配算法,词典也放进来了-Forward and reverse maximum matching algorithm maximum matching algorithm, the dictionary also put to the
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:707500
    • 提供者:reacher
  1. hmmdecode

    0下载:
  2. 主要用来计算给定观测序列的概率(求解HMM中的第一个问题)-Mainly used to calculate the probability of a given observation sequence (HMM solving the first problem)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:2602
    • 提供者:liugongsheng
  1. hmmestimate

    0下载:
  2. 给定观测序列和状态序列下估计HMM模型的参数-Given the HMM parameters under observation sequence and state sequence estimation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:2308
    • 提供者:liugongsheng
  1. hmmtrain

    0下载:
  2. 隐马尔可夫模型参数的极大似然估计,用来求解HMM的第三个问题-HMM maximum likelihood parameter estimates used to solve the third problem HMM
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3790
    • 提供者:liugongsheng
  1. 0002HMM

    0下载:
  2. 利用隐马尔科夫方法进行人脸识别,具有较高的识别精度-use the HMM to human face recognition
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3504571
    • 提供者:刘金勇
  1. Hidden-Markov

    1下载:
  2. 关于隐马尔科夫模型方面的文献资料,介绍了HMM的原理,拓展。创新性将SVM和HMM结合应用-Literature on hidden Markov model aspects, introduced the principle of HMM expand. The innovative application of SVM and HMM combination
  3. 所属分类:Communication

    • 发布日期:2017-06-03
    • 文件大小:15212895
    • 提供者:cc
  1. UMDHMM-python-master

    0下载:
  2. 1870年,俄国有机化学家Vladimir V. Markovnikov第一次提出马尔科夫模型 -hmm python
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:3709
    • 提供者:xurongxu
  1. HMMDemo

    0下载:
  2. 基于HMM算法实现人脸识别,利用opencv开源视觉库来实现人脸识别-Face recognition algorithm based on HMM
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1612683
    • 提供者:gaokao
  1. hmm

    0下载:
  2. 隐马尔科夫实现代码,包括前进算法,和前进后退算法-Hidden Markov implementation code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-24
    • 文件大小:37450
    • 提供者:
  1. off-line-signature-verification

    0下载:
  2. 是离线签名鉴别系统,是利用HMm做的,Hmm法是把签名过程看成是一个随机过程-Offline signature verification systems is the use of HMm do,Hmm signature method is to be seen as a stochastic process procedure
  3. 所属分类:Other systems

    • 发布日期:2014-08-19
    • 文件大小:70656
    • 提供者:rayima
  1. Markov

    0下载:
  2. Java实现的一个隐马尔科夫模型,该模型可用于一般的教学,相比其他的大型的HMM库更容易理解。-A hidden Markov model implemented in Java, this model can be used for general education, compared to other large HMM library easier to understand.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1984
    • 提供者:呼啸卫
  1. MovieTest

    0下载:
  2. 改程序为Java实现的一个HMM模型用于经典数据集MovieLens的实践,用于预测人们的观影倾向。-Reform program is a Java implementation of HMM model for classic dataset MovieLens practice, used to predict people s viewing tendencies.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:5020
    • 提供者:呼啸卫
  1. network

    0下载:
  2. 多种神经网络算法,包括等,可实现模式识别以及回归。-There are many algorithms in the zip,including svm, bp, crf,hmm.It can be used in the pattern recognition.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:1637293
    • 提供者:杨帆
  1. viterbi-algorithm

    0下载:
  2. 用Viterbi算法来解码隐马尔科夫模型(HMM)的状态变量。其中,mainfile_Vit.m是主函数,Viterbi_algorithm.m是调用的Viterbi算法函数。-Viterbi algorithm for decoding the hidden states of the Hidden Markov Model(HMM). In this folder, "mainfile_Vit.m" file is the main function, and "Viterbi_algori
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1630
    • 提供者:大习
  1. Baum_Welch-algorithm

    1下载:
  2. 用Baum-Welch算法来迭代估计一个隐马尔科夫模型(HMM)的初始状态概率分布以及其状态转移概率矩阵。其中文件有mainfile_B_W.m为主函数,Baum_Welch.m为Baum-Welch算法迭代函数,Forward_variable.m与Backward_variable.m与Gamma_variable.m与Ksi_variable.m是需要计算的四种因子,B_pdf.m为混淆散射概率密度函数。-It s Baum-Welch algorithm for iteratively
  3. 所属分类:matlab

    • 发布日期:2014-04-22
    • 文件大小:3072
    • 提供者:大习
  1. voice-recognition

    0下载:
  2. 实现基于MFCC和HMM及Viterbi的语音识别系统,识别率可达到80 以上-MFCC and HMM-based speech recognition systems and Viterbi recognition rate can reach 80
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:7266924
    • 提供者:袁亚南
  1. matching-Chinese-word-by-HMM-and-MM

    0下载:
  2. 该程序为在MFC下开发的正向和反向两种中文分词系统。-The program was developed in MFC under both positive and negative Chinese word segmentation system.
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-10
    • 文件大小:2259015
    • 提供者:Sam Stevent
  1. HTS-Introduction

    0下载:
  2. An Introduction to HMM-Based (hidden Markov model) Speech Synthesis
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1083871
    • 提供者:Freddy
  1. htk-3.3

    0下载:
  2. HTK是英国剑桥大学开发的一套基于C语言的隐马尔科夫模型工具箱,主要应用于语音识别、语音合成的研究,也被用在其他领域,如字符识别和DNA排序等。HTK是重量级的HMM版本。-Cambridge University HTK is a C-based language developed by the Hidden Markov Model Toolkit, mainly used in speech recognition, speech synthesis research, has also
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-11
    • 文件大小:2204625
    • 提供者:LiJiancheng
  1. train

    0下载:
  2. 这是HMM算法里的训练功能的程序,是EM算法中的一种,即前向后向算法。-This is where the training function HMM algorithm procedure is an EM algorithm, the algorithm back before that.
  3. 所属分类:Project Manage

    • 发布日期:2017-04-05
    • 文件大小:608
    • 提供者:张宇
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com