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

搜索资源列表

  1. fhmm.tar

    0下载:
  2. RECOGNISE SPEECH USE H-RECOGNISE SPEECH USE Hmm
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-17
    • 文件大小:116386
    • 提供者:psi
  1. HMM_rar

    0下载:
  2. HMM的三个问题的完美解决方案,采用Visual C++ 6.0开发。希望对大家有用。-HMM the question of the three perfect solutions, using Visual C++ 6.0 development. I hope useful to everyone.
  3. 所属分类:Windows Develop

    • 发布日期:2016-01-25
    • 文件大小:28528
    • 提供者:鲁奇
  1. HMM

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

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

    0下载:
  2. 基于DSP芯片为控制核心,设计了语音处理系统,有效地解决了高性能与低成本间的矛盾。系统的硬件部分包括数字信号处理芯片、音频CODEC模块、电源模块、滤波电路、JTAG 仿真接口等几大模块,系统的软件部分介绍了语音识别的基本原理,阐述了DSP实现技术,探讨并验证小波变换算法比傅里叶变换算法在提高语音识别系统性能应用中的有效性。该系统资源丰富,电路兼有模拟和数字信号接口,可以作为一个独立的模块应用于其他电路,方便地扩展其应用。-The design of speech process system
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:640
    • 提供者:风格
  1. Segmentation

    0下载:
  2. 用HMM实现的中文分词程序,用C#实现的。-HMM to achieve with the Chinese word segmentation
  3. 所属分类:CSharp

    • 发布日期:2017-05-16
    • 文件大小:4326101
    • 提供者:dauberfly123
  1. Speech-recognition.hmm

    1下载:
  2. 基于HMM的孤立词语音识别程序,非常有用。- speech reco
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:12694
    • 提供者:yongxuanchen
  1. BPNet

    0下载:
  2. 几种C++神经模型和算法实例,主要有BP神经网络、BP神经网络解决异或问题、HMM的C语言实现、矢量量化的C语言实现等。-Several C++ examples of neural models and algorithms, there are BP neural network, BP neural network to solve XOR problem, HMM of the C language, vector quantization, such as the C language
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:52932
    • 提供者:153
  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
    • 文件大小:194499
    • 提供者: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. 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. PyHMM

    0下载:
  2. HMM for Python HMM for Python-HMM for Python HMM for Python HMM for Python HMM for Python
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:197411
    • 提供者:于琦卜
  1. matlab_hmm

    0下载:
  2. hmm toolbox for image processing
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:131114
    • 提供者:ramin
  1. hmm.c

    0下载:
  2. 用c实现hmm,给定观察值序列和HMM模型,利用前向后向算法求取其概率-Using c to achieve hmm, for a given sequence of observations and the HMM model, using forward and backward algorithm to compute the probability
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:783
    • 提供者:
  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
    • 文件大小:15168
    • 提供者:shekarraj
  1. HMM-based

    0下载:
  2. A Novel Lexicalized HMM-based Learning Framework for Web Opinion Mining
  3. 所属分类:Windows Develop

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

    0下载:
  2. HMM - Hidden Markov Modelling. Concepts and algorithms to implement HMM.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:490926
    • 提供者:rossifumi
  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
    • 文件大小:8804
    • 提供者:wangbo
  1. Matlab-HMM

    0下载:
  2. 基于高斯混合模型的情感识别算法 matlab -Hmm emotion recgonition
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:37785
    • 提供者:刘勇
  1. hmm-cs

    0下载:
  2. HMM model of the C# language, algorithm refined, suitable for beginners of HMM research.
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:293135
    • 提供者:peace
  1. HMM训练识别

    0下载:
  2. 一个通用的hmm模型训练识别代码,可以进行hmm模型的训练,完全可以运行。
  3. 所属分类:多媒体编程

« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com