CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - HMM Hidden Markov Model

搜索资源列表

  1. HMM.rar

    1下载:
  2. hmm代码 隐马尔科夫模型 用于手势识别等,hmm code hidden Markov model for gesture recognition, etc.
  3. 所属分类:Other windows programs

    • 发布日期:2014-12-10
    • 文件大小:8.42mb
    • 提供者:谭谞
  1. HMM

    0下载:
  2. 实现隐马尔可夫模型的viterby算法,用matlab实现的。-Hidden Markov Model to achieve viterby algorithm, achieved using matlab.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:34.5kb
    • 提供者:王志
  1. HMM_face_recognition

    0下载:
  2. 用隐形马可夫模型来做的人脸识别程序,利用了很多opencv的东西-face recognition by using Hidden markov model, opencv is included
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:253.31kb
    • 提供者:rick
  1. HMM

    1下载:
  2. 隐马尔可夫模型的模拟实现,计算出了最大概率的状态序列。-Simulation and Realization of Hidden Markov Model to calculate the maximum probability of state sequence.
  3. 所属分类:Shell api

    • 发布日期:2017-04-07
    • 文件大小:50kb
    • 提供者:康维鹏
  1. weather

    1下载:
  2. 使用天气预报例子的隐马尔科夫模型,简单化计算,对初学HMM的人有借鉴意义-The use of weather forecast example hidden Markov model, simplified calculation of the beginner who is worth learning for HMM
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:189.94kb
    • 提供者:king
  1. ghmm09

    0下载:
  2. 扩展的隐马尔科夫模型代码,general HMM,另外一种HMM,更复杂,适合对HMM有进一步研究的人做参考-The extended hidden Markov model code, general HMM, another kind of HMM, more complex, suitable for further study of HMM were a reference
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:291.21kb
    • 提供者:king
  1. HMM

    0下载:
  2. 吉林大学时小虎老师机器学习课件——介绍隐马尔可夫模型-Jilin University, when the Tigers a teacher machine learning courseware- Introduction to Hidden Markov Model
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:502.36kb
    • 提供者:starays
  1. HMMall

    0下载:
  2. 隐马尔可夫模型工具箱,包括了与HMM相关的所有程序。-Hidden Markov Model toolkit, including all the procedures related with the HMM.
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:728.77kb
    • 提供者:龚成
  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 code implements in C++ a basic
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:14.81kb
    • 提供者:shekarraj
  1. dtkirsch-hmm-v0.2.0-0-g7feffa1

    0下载:
  2. 这是一个Ruby机器学习项目中本地实现广义隐马尔可夫模型的分类。目前,它能够监督学习和Viterbi解码。-This project is a Ruby gem ( hmm ) for machine learning that natively implements a (somewhat) generalized Hidden Markov Model classifier. At present, it is capable of supervised learning (using la
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:8.6kb
    • 提供者:wangbo
  1. accord-hmm-source

    0下载:
  2. 隐马尔可夫模型(HMM)模型的源码。隐马尔可夫模型(HMM)模型的随机方法和时间序列数据。-Hidden Markov Models (HMM) are stochastic methods to model temporal and sequence data.
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:60.37kb
    • 提供者:jackhu
  1. Hmm

    0下载:
  2. 隐马尔科夫模型实现,C语言实现,详细注释-Hidden Markov Model, C language, detailed notes
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:418.43kb
    • 提供者:张凯
  1. HMM

    0下载:
  2. 隐马尔科夫模型相关算法,包括前向算法、后向算法,维特比算法等-Hidden markov model algorithm, including the forward algorithm and backward algorithm and viterbi algorithm, etc
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:2.82mb
    • 提供者:ex786
  1. HMM

    0下载:
  2. 隐马尔可夫模型源代码,对于语音信号识别有很好的作用-Hidden Markov model source code for speech signal recognition have a good effect
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:23.57kb
    • 提供者:杨子彧
  1. HMM

    0下载:
  2. HMM隐马尔科夫模型,用python语言实现,能够运行,需要安装相应的库。-HMM hidden Markov model, using python language, be able to run, you need to install the appropriate libraries.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:997byte
    • 提供者:hanxinyu
  1. Oencv(HMM)

    0下载:
  2. OpenCV基于隐马尔可夫模型(HMM)的人脸识别-Research on Face Recognition Model Based On Simplifled Pseudo 2D Hidden Markov Model
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:39.58kb
    • 提供者:刘科
  1. HMM工具箱

    0下载:
  2. 隐马尔克夫模型工具箱,matlab 语言,包含有离散HMM、连续HMM(Hidden Markov model toolbox, MATLAB language, contains a discrete HMM and continuous HMM)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:399kb
    • 提供者:蜗牛528
  1. hmm机器学习

    0下载:
  2. HMM(隐马尔科夫模型)是自然语言处理中的一个基本模型,用途比较广泛,如汉语分词、词性标注及语音识别等,在NLP中占有很重要的地位(HMM (hidden Markov model) is a basic model in Natural Language Processing, which is widely used, such as Chinese segmentation, part of speech tagging and speech recognition, and plays
  3. 所属分类:其他

  1. HMM天气预测

    3下载:
  2. 用隐马尔科夫模型进行未来天气的预测,并设计了一个GUI的交互界面(A hidden Markov model is used to predict the future weather, and a GUI interface is designed.)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:99kb
    • 提供者:ceciliachen
  1. HMM1

    0下载:
  2. 在VC6.0平台上进行编写的,包括隐马尔科夫模型(HMM)和混合高斯模型(GMM)在内的用于模板训练的算法。(The algorithm for template training is written on VC6.0 platform, including hidden Markov model (HMM) and mixed Gauss model (GMM).)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-06
    • 文件大小:4.33mb
    • 提供者:hailey96
« 12 »
搜珍网 www.dssz.com