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

搜索资源列表

  1. speechrecognitionHMM

    0下载:
  2. 该程序用隐马尔科夫模型算法来对语音信号进行识别-The program used hidden Markov model algorithm to the identification of the voice signal
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-06
    • 文件大小:1038076
    • 提供者:龚玮
  1. www

    0下载:
  2. 用来实现隐马尔科夫树的分类,已运行过,绝对可用-wavelet domain hidden Markov models
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-28
    • 文件大小:397512
    • 提供者:yjbyjb
  1. wordSegment

    0下载:
  2. 汉语分词 隐马尔科夫模型 最大匹配法 最大概率法-HMM MaxMatch
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-09
    • 文件大小:1414409
    • 提供者:黄舒颖
  1. HMMSim

    0下载:
  2. 这是一个可视化的HMM(隐马尔可夫)程序~,c++环境下开发,极好的参考程序。-This is a visualization of the HMM (Hidden Markov) process ~, c++ development environment, an excellent reference for the procedure.
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:505011
    • 提供者:胡骞
  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
    • 文件大小:51200
    • 提供者:康维鹏
  1. PSOHMM11

    2下载:
  2. pso粒子群算法与隐马尔科夫模型的结合,用粒子群优化算法度模型参数进行优化,用于度序列观察。-pso particle swarm algorithm with a combination of hidden Markov model, using particle swarm optimization algorithm to optimize the degree of model parameters for the degree of sequence observations.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:224720
    • 提供者:阿斯顿
  1. randomhmm

    0下载:
  2. 参数为随机数的隐马尔科夫模型,包含前向后向算法,vterbi算法-Parameters of hidden Markov model of random numbers, including forward and backward algorithms, vterbi algorithm
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:184291
    • 提供者: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
    • 文件大小:298200
    • 提供者:king
  1. GaussianMixtureModels

    1下载:
  2. 隐马尔科夫的MATLAB代码以及原理,希望对大家有帮助,-The MATLAB code, and Hidden Markov theory, we want to help,哈哈哈哈哈
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:43286
    • 提供者:dongxiaoming
  1. wavelet

    0下载:
  2. 隐马尔科夫的MATLAB代码,希望对大家有帮助,仅供大家参考,希望有用-Hidden Markov of the MATLAB code, and want to help everyone, only for your reference and hope be useful
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:267336
    • 提供者:dongxiaoming
  1. hmm

    0下载:
  2. 隐马尔科夫模型的代码。隐马尔科夫模型在图像处理中的作用越来越重要啦。-Hidden Markov model code. Hidden Markov Model in Image Processing an increasingly important role啦.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:22316
    • 提供者:wangyong
  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
    • 文件大小:514418
    • 提供者:starays
  1. mendelHMM

    0下载:
  2. 孟德尔隐马尔科夫的源程序,对于孟德尔隐马尔科夫的研究者有帮助
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-27
    • 文件大小:29484
    • 提供者:yangmei
  1. HMM

    1下载:
  2. HMM隐马尔科夫模型实现的源代码,c++环境下-HMM Hidden Markov Model to the source code, c++ environment
  3. 所属分类:Audio program

    • 发布日期:2017-03-28
    • 文件大小:28604
    • 提供者:丁当
  1. Based_on_Complex_Wavelet_Domain_hidden_arkov_Model

    0下载:
  2. 基于复小波邻域隐马尔科夫模型的图像去噪,亦可应用于图像分割的过程-Based on Complex Wavelet-Domain Hidden Markov Model of image denoising, image segmentation can also be used in the process of
  3. 所属分类:Algorithm

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

    1下载:
  2. 隐马尔可夫模型,浙江大学人工智能研究所.HMM的由来 马尔可夫性和马尔可夫链 HMM实例 HMM的三个基本算法 主要参考文献-Hidden Markov models, Artificial Intelligence Institute of Zhejiang University. HMM Origin Markov and Markov chain HMM example The three basic algorithms HMM Main referenc
  3. 所属分类:matlab

    • 发布日期:2014-12-05
    • 文件大小:80105
    • 提供者:liu
  1. hmmself

    0下载:
  2. 隐马尔科夫异常声音识别程序,无噪声情况下训练后可识别-Hidden Markov abnormal voice recognition program, no noise can be identified under training
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-28
    • 文件大小:585823
    • 提供者:yangyuan
  1. Contourlettest

    0下载:
  2. 这是一个基于隐马尔科夫模型的去噪程序,具有一定的参考价值-This is a procedures based on hidden Markov model, it is worthy of a download
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:22675606
    • 提供者:zxwxjtu
  1. hmm

    0下载:
  2. 隐马尔可夫模型源代码,实现了最基本的三个算法-Hidden Markov model source code, to achieve the most basic of the three algorithms
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-03
    • 文件大小:26053
    • 提供者:许乐
  1. speechR

    0下载:
  2. 隐马尔科夫语音识别,源代码,只需修改部分便可实现其他功能。-HMM sound recognition
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:93468
    • 提供者:youyou
« 1 2 34 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com