搜索资源列表

  1. HMM-C-Algorithm

    0下载:
  2. 隐马尔可夫模型的C语言实现,人工智能算法领域的参考资料。-Hidden Markov Model C language, artificial intelligence algorithms field reference.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:8081
    • 提供者:刘数位
  1. hmm-1.03.tar

    0下载:
  2. 语音识别中经典的HMM算法,包括产生序列、测试和参数训练,由C语言编写。- In speech recognition classical HMM algorithm, including has the sequence, the test and the parameter training, compiles by the C language.
  3. 所属分类:语音合成与识别

    • 发布日期:2024-06-10
    • 文件大小:13312
    • 提供者:
  1. hmm的c++语言实现

    0下载:
  2. c++实现HMM,向前向后算法,Viterbi算法,Baum-Welch算法。其中包括用c++定义的HMM数据结构。全部是cpp和h的文件-c achieve HMM, forward backward algorithm, Viterbi algorithm, Baum-Welch algorithm. C including the use of the HMM definition data structure. Cpp all
  3. 所属分类:语音合成与识别

    • 发布日期:2024-06-10
    • 文件大小:8192
    • 提供者:宋敏
  1. HMM-C-Algorithm

    0下载:
  2. 隐马尔可夫模型的C语言实现,人工智能算法领域的参考资料。-Hidden Markov Model C language, artificial intelligence algorithms field reference.
  3. 所属分类:图形图象

    • 发布日期:2024-06-10
    • 文件大小:8192
    • 提供者:
  1. Speech-recognition.hmm

    0下载:
  2. 利用hmm的孤立字(词)语音识别系统,经典的算法,没有图形界面,需要的可以完善一下。-use hmm isolated words (words) speech recognition system, the classical algorithm, no graphical interface, need to be perfect in this.
  3. 所属分类:语音合成与识别

    • 发布日期:2024-06-10
    • 文件大小:268288
    • 提供者:张维镇
  1. c-v4

    0下载:
  2. 水平集分割算法的C-V模型,matlab源代码-level set segmentation algorithm C-V model, the source code Matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-06-10
    • 文件大小:17408
    • 提供者:陈健
  1. HMM

    0下载:
  2. 实现了隐马尔可夫模型的算法。可用向前算法和向后算法对模型进行训练。-Realize the hidden Markov model algorithms. Algorithm can be used forward and backward algorithm for training the model.
  3. 所属分类:语音合成与识别

    • 发布日期:2024-06-10
    • 文件大小:3603456
    • 提供者:waterlily
  1. HMMmodel

    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. Seriou
  3. 所属分类:语音合成与识别

    • 发布日期:2024-06-10
    • 文件大小:15360
    • 提供者:aaaaaaa
  1. hmm-viterbi-c

    0下载:
  2. 下载的一个不错的HMM程序,主要实现HMM中的viterbi最佳路径选择算法,用vc编写,可以根据自己需要参考修改 this is a excellent HMM program,it completes the VITERBI algorithm in HMM.-Download a good HMM procedure, the main HMM realize the viterbi best path selection a
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-06-10
    • 文件大小:886784
    • 提供者:macui
  1. HMM

    0下载:
  2. 对HMM基础知识的了解很有帮助,有发展历史,应用等-The basis of HMM knowledge helpful, there are the history of the development, application, etc.
  3. 所属分类:语音合成与识别

    • 发布日期:2024-06-10
    • 文件大小:79872
    • 提供者:*阳
  1. HMM

    0下载:
  2. 自己用c语言写的关于语音识别技术中最为流行的匹配算法hmm,相当有用-C language used to write their own on the voice recognition technology in the most popular matching algorithm hmm, very useful
  3. 所属分类:语音合成与识别

    • 发布日期:2024-06-10
    • 文件大小:8192
    • 提供者:李正
  1. abdi-PCA4Wiley

    0下载:
  2. ua University, in 2002 publi this document, including the Mont A program of curve fitting based Bayesian Filter. Bayesian (Bayesi a target tracking system MATLAB s cubic spline curve fitting This i book
  3. 所属分类:matlab例程

    • 发布日期:2024-06-10
    • 文件大小:712704
    • 提供者:wibisono
  1. hmm

    0下载:
  2. 图像模式识别技术中,关于HMM算法用C语言实现-Image pattern recognition technology, on the HMM algorithm using C language
  3. 所属分类:图形/文字识别

    • 发布日期:2024-06-10
    • 文件大小:8192
    • 提供者:杨杰
  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. 所属分类:C#编程

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:
  1. hmm

    0下载:
  2. c++实现的hmm基本算法,有注释,简单易懂。-hmm c++ implementation of the basic algorithm, with annotations, easy to understand.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:yanyu
  1. HMM--C

    0下载:
  2. hmm算法用c语言实现,容易运行 很不错的程序啊-HMM algorithm in c language implementation
  3. 所属分类:语音合成与识别

    • 发布日期:2024-06-10
    • 文件大小:8192
    • 提供者:qiaohuahe
  1. hmm-c

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

    • 发布日期:2024-06-10
    • 文件大小:274432
    • 提供者:peace
  1. HMM-Viterbi-Algorithm-c-achieve

    0下载:
  2. 隐马尔科夫模型Viterbi算法的c 实现-HMM Viterbi Algorithm c achieve
  3. 所属分类:其他小程序

    • 发布日期:2024-06-10
    • 文件大小:13312
    • 提供者:alfred artorius
  1. HMM-C-Algorithm

    0下载:
  2. 隐马尔可夫模型的C语言实现,人工智能算法领域的参考资料。-Hidden Markov Model C language, artificial intelligence algorithms field reference.
  3. 所属分类:图形图象

    • 发布日期:2024-06-10
    • 文件大小:8192
    • 提供者:orecast
  1. HMM

    0下载:
  2. 运用隐马尔可夫算法,建立数学模型,进行预算(A mathematical model is established by using hidden Markov algorithm)
  3. 所属分类:

    • 发布日期:2024-06-10
    • 文件大小:2168832
    • 提供者:dongkai1994
« 12 3 »

源码中国 www.ymcn.org