CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - dtw算法

搜索资源列表

  1. dtw

    0下载:
  2. DTW算法,比较简单。在matlab下实现的,在matlab6。5下编译通过-DTW, relatively simple. Under the Matlab, in matlab6. Compiling under through five
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4629
    • 提供者:王春和
  1. dtw

    0下载:
  2. dtw的matlab算法,识别率达到100 。可直接使用或转成c语言代码,下到下位机运行。-dtw' s matlab algorithm to achieve 100 recognition rate. Can be used directly or converted into c language code, run down to the lower machine.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:192438
    • 提供者:quankun
  1. dtw

    0下载:
  2. MATLAB扩展编程DTW算法程序,需要自己录制语音-MATLAB Extended Programming DTW algorithm program needs its own voice recording
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2918
    • 提供者:胡飒
  1. DTW-alogrithm

    1下载:
  2. dtw算法的C语言实现。doc文档里有完整的程序。包括matlab和C语言。-dtw algorithm C language. doc documents in a complete program. Including the matlab and C language.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:25523
    • 提供者:zhudewei
  1. dtw

    0下载:
  2. 语音识别,基于DTW算法的语音识别原理与实现,包含源程序,MATLAB-Speech recognition, speech recognition algorithm based on DTW Principle and Implementation, including source code, MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:841167
    • 提供者:多萨
  1. dtw

    2下载:
  2. 时间序列分析中dtw算法的matlab实现,源代码。-Time Series Analysis dtw algorithm matlab implementation, the source code.
  3. 所属分类:matlab

    • 发布日期:2015-04-07
    • 文件大小:656
    • 提供者:翟磊
  1. dtw321

    1下载:
  2. dtw 算法的matlab实现 源代码不加修改久可以执行-DTW algorithm matlab source code to achieve a long time without modification can be implemented
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:524651
    • 提供者:xufang
  1. DTW-Algorithm

    0下载:
  2. 动态时间规整 算法是一种运用动态规划原理计算时间矢量相似度的方法 在语音识 别等领域有着广泛的应用 窗口法是针对 算法的特点 采用了动态高效的空间管理办法 解 - !"# 决了通常的 算法需要存储一个较大的矩阵 因而在存储空间有限的硬件系统中难以实现的问题 窗口法已经在实际系统中得到了应用 -Dynamic time warping algorithm is a calculation using the principle of dynamic programming t
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:90554
    • 提供者:sdc
  1. DTW

    0下载:
  2. 在线签名鉴定,用AR实现算法和DTW算法实现,还包括一个比较综合的实例,对此方面研究的朋友有用处,这是官方书籍中附带的一个源程序。-On-line signature verification, using AR algorithm and DTW algorithm, but also includes a more comprehensive example of research in this area is useful friends, this is the official bo
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:132878
    • 提供者:baby
  1. dtw

    0下载:
  2. DTW算法是孤立词语音识别中最简单有效的算法,是基于DP动态规划的思想。-DTW
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2913
    • 提供者:yyimin
  1. DTW

    1下载:
  2. DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法。用于孤立词识别,DTW算法与HMM算法在训练阶段需要提供大量的语音数据,通过反复计算才能得到模型参数,而DTW算法的训练中几乎不需要额外的计算。所以在孤立词语音识别中,DTW算法仍然得到广泛的应用。 -DTW (Dynamic Time Warping, dynamic time warping) algorithm
  3. 所属分类:matlab例程

    • 发布日期:2012-12-31
    • 文件大小:5778
    • 提供者:fujuan
  1. speech-recogniton-by-using-DTW

    0下载:
  2. train程序能进行语音模板训练,test来用识别,即模板匹配的过程,采用DTW算法,通过反复训练模板能有较高的识别率-run train.m for templats training,and test.m for templates matching by using DTW.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5969
    • 提供者:
  1. DTW

    0下载:
  2. 是关于DTW算法的C程序;较详细的代码注释;跟大家学习分享了-a pagraming about DTW
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:2547
    • 提供者:周一
  1. DTW

    0下载:
  2. 用DTW算法实现语音信号的特征对齐,解决了发音长短不一的模板匹配问题-Aligned with the DTW algorithm to achieve the characteristics of the speech signal, and solve the problem of template matching the pronunciation of varying lengths
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:16506
    • 提供者:zhfsongsong
  1. dtw

    0下载:
  2. DTW算法的C的实现文件。不过还需要进一步的完善。-DTW algorithm C implementation file. But also need further refinement.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-21
    • 文件大小:26417
    • 提供者:suchto
  1. DTW语音识别

    0下载:
  2. 基于DTW的语音识别,可直接运行获得结果数据 不需要更改任何数据
  3. 所属分类:matlab例程

  1. DTW算法

    0下载:
  2. 最小生成树算法 简单高效的拓扑结构优化算法(Minimum spanning tree algorithm)
  3. 所属分类:数学计算

    • 发布日期:
    • 文件大小:5120
    • 提供者:FrancisWong
  1. voiceRecognition--dtw

    0下载:
  2. 语音信号说话人识别, 运用DTW算法进行说话人识别(Speaker recognition by speech signal and speaker recognition using DTW algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:707584
    • 提供者:txjytzlp
  1. 语音识别1

    1下载:
  2. 英文数字以及简单单词语音识别,用DTW算法实现,其中包含英文数字1-9的录音以及简单单词录音文件(Speech recognition of English numbers and words by DTW algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

  1. 基于DTW算法的语音识别系统

    3下载:
  2. 通过语音分帧、端点检测、特征提取、DTW算法,实现多字语音识别(Through speech segmentation, endpoint detection, feature extraction and DTW algorithm, multi word speech recognition is realized.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:132096
    • 提供者:whatcanisay
« 12 3 4 »
搜珍网 www.dssz.com