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

搜索资源列表

  1. 隐马尔科夫简介

    0下载:
  2. 我们通常都习惯寻找一个事物在一段时间里的变化规律。在很多领域我们都希望找到这个规律,比如计算机中的指令顺序,句子中的词顺序和语音中的词顺序等等。一个最适用的例子就是天气的预测。
  3. 所属分类:其它文档

    • 发布日期:2010-12-05
    • 文件大小:78329
    • 提供者:lcjnt@126.com
  1. MATLAB环境下的语音识别

    0下载:
  2. 介绍了MATLAB环境下的语音识别系统,阐述了具体的实现过程,采用离散隐马尔科夫模型,为提高识别率采用男女2套参数,对离散隐马尔科夫模型在实际语音识别系统中遇到的问题进行分析,并给出相应的解决办法
  3. 所属分类:编程文档

    • 发布日期:2012-06-24
    • 文件大小:1078
    • 提供者:fenjinxin
  1. HMM

    1下载:
  2. 隐马尔科夫模型的详细讲解,此ppt文稿非常详细的讲解了隐马尔科夫模型的原理、关键算法、等等,适合进阶学习。-Hidden Markov Model to explain the details, this ppt presentation explained in great detail the principles of Hidden Markov Model, the key algorithm, and so on, suitable for advanced study.
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:80095
    • 提供者:fangwei
  1. 20081030162855524

    0下载:
  2. 这是关于隐马尔科夫模型的一篇文章,对于我们理解隐马尔科夫模型有很大帮助,虽然是英文的,但是能提高英语阅读水平。-This is a hidden Markov model on an article, for we understand the hidden Markov model are very helpful, although English, but can enhance the level of English reading.
  3. 所属分类:Development Research

    • 发布日期:2017-04-17
    • 文件大小:237719
    • 提供者:lailaidaxia
  1. HMM

    2下载:
  2. HMM隐马尔科夫模型的学习资料,有实例介绍-HMM Hidden Markov Model of learning materials
  3. 所属分类:File Formats

    • 发布日期:2014-12-05
    • 文件大小:80112
    • 提供者:丁当
  1. rabiner

    0下载:
  2. 隐马尔科夫模型与语音识别的开山之作,google scholar中引用次数最多的论文-Hidden Markov model for speech recognition google scholar most cited papers
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2183165
    • 提供者:圣骑士
  1. Matlab7011478617

    0下载:
  2. 基于MATLAB7.0的统计信息处理,很厚的一本书,包含了特多的统计学算法及MATLAB实现,比如隐马尔科夫连,最小二乘法等统计学算法-Statistical information processing based on MATLAB7.0 very thick book that contains a special number of statistical algorithms and MATLAB implementation, such as hidden Markov with,
  3. 所属分类:software engineering

    • 发布日期:2017-05-20
    • 文件大小:5834241
    • 提供者:赵宁
  1. HMM

    0下载:
  2. 本资料介绍了有关马尔科夫的相关概念,重点分析了隐马尔科夫模型的有关内容,详细分析了解决HMM三个问题的有效算法。-This document describes the relevant concepts related to Markov, the focus of the Hidden Markov Model of the content, detailed analysis of the three problems to solve the effective HMM algorith
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:329679
    • 提供者:luzhiqiang
  1. 20100906100659311

    0下载:
  2. 对隐马尔科夫过程进行了详细分析,并对其应用进行了设计,网站内有程序-Hidden Markov process on a detailed analysis and its application to the design, the website within the program
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:403503
    • 提供者:周小光
  1. HMM

    0下载:
  2. 隐马尔科夫模型用于术语提取,实验方案比较可行-Hidden Markov model for term extraction
  3. 所属分类:Project Design

    • 发布日期:2017-11-25
    • 文件大小:603385
    • 提供者:刘桂芳
  1. HMM

    1下载:
  2. 隐马尔科夫模型学习最佳范例 word 详细介绍马尔科夫模型原理-The best example of the hidden Markov model learning word detailed introduction of the principle of the Markov model
  3. 所属分类:Project Design

    • 发布日期:2017-11-30
    • 文件大小:59846
    • 提供者:杨军
  1. HMRF-FCM

    0下载:
  2. 模式识别中的模糊聚类,采用隐马尔科夫链,考虑了先验概率,进行图像识别。-Pattern recognition, fuzzy clustering, using hidden Markov chain, taking into account a priori probability for image recognition.
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2357672
    • 提供者:刘勇
  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. Machine-Learning

    0下载:
  2. 机器学习的讲义和作业,包括了SVM、隐氏马尔科夫和朴素贝叶斯等方法,非常适合初学机器学习的人!-Machine learning lectures and assignments, including SVM, Hidden Markov and Naï ve Bayes methods, machine learning is ideal for beginners!
  3. 所属分类:Project Manage

    • 发布日期:2017-05-23
    • 文件大小:6958734
    • 提供者:match0816
  1. renlianshibie

    0下载:
  2. 一片关于人脸识别的文献,基于隐马尔科夫模型,很好-A piece of literature on face recognition based on hidden Markov model, a good
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:256940
    • 提供者:刘晓明
  1. naojijiekou-hmm

    0下载:
  2. 脑机借口运用隐马尔科夫模型进行分类的文献,效果很好-Brain Machine excuse to use Hidden Markov Models to classify documents, works well
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1582607
    • 提供者:刘晓明
  1. HMM

    0下载:
  2. 文章介绍了一种基于隐马尔科夫模型的语音端点检测算法!-This paper introduces a hidden Markov model based speech endpoint detection algorithm!
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:442327
    • 提供者:tony
  1. yuyinshibie

    0下载:
  2. 适合语音识别算法的一篇文档,主要是在labview环境下的隐马尔科夫算法研究-For speech recognition algorithm a document, is to study the hidden Markov algorithm in the labview environment
  3. 所属分类:Project Design

    • 发布日期:2017-05-16
    • 文件大小:3648029
    • 提供者:lin
  1. hmmxunlian-fabs

    0下载:
  2. 基于隐马尔科夫链的中值滤波去噪程序,输入为加速度传感器的值,输出为滤波过后的平均值。-In hidden Markov chain of the median filter to denoising procedures, enter a value for the acceleration sensor, the output for filtering after the mean value.
  3. 所属分类:Development Research

    • 发布日期:2017-05-14
    • 文件大小:3317616
    • 提供者:李扬
  1. hmm

    0下载:
  2. 基于隐马尔科夫的学习资料,里面有关于隐马尔可夫模型的基本知识-Based on Hidden Markov learning materials, there are basic knowledge about hidden Markov model..
  3. 所属分类:Development Research

    • 发布日期:2017-04-25
    • 文件大小:89669
    • 提供者:李扬
搜珍网 www.dssz.com