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

搜索资源列表

  1. 20060410

    0下载:
  2. 动态时间规整(DTW)算法基于动态规划的思想,解决了说话人不同时期发音长短、语速不一样的匹配问题。-dynamic time warping (DTW) algorithm is based on dynamic programming ideas, Speaker solve the different pronunciation of the length of time, Ma'am not match the same problem.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:418377
    • 提供者:陈宗耿
  1. dtwpaper

    0下载:
  2. 采用DTW(动态时间规整)的方法,实现简单语音(0-9的数字)的识别-DTW algorithm in isolated word speech recognition when the focus on the time warping and voice measure of calculation, but not on the reliability and validity of data for analysis. This paper presents an improved en
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:444549
    • 提供者:杨承
  1. DTW

    0下载:
  2. Dynamic Time Warping Function in MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:653
    • 提供者:Ahmed
  1. dtw

    0下载:
  2. Dynamic Time Warping scr ipt
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:737
    • 提供者:pablo
  1. DataMiningOnTime-seriesData

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

    • 发布日期:2017-04-16
    • 文件大小:207133
    • 提供者:sdc
  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. 动态时间规整程序,Matlab编写,用于两个序列的对齐-Dynamic time warping process, Matlab to prepare for the alignment of two sequences
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:639
    • 提供者:方蕾
  1. dp

    0下载:
  2. dynamic time warping source code
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:624
    • 提供者:abid
  1. Speech_DTW

    0下载:
  2. this is a matlab code for computing DTW(dynamic time warping) for speech processing applications.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:604134
    • 提供者:madin
  1. DTW

    0下载:
  2. 时间规整函数,从Matlab修改过来,在XP环境下调试成功-Time warping function, changes come from the Matlab, in the XP environment to debug the success of
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:150217
    • 提供者:郭栋
  1. TemplateMatchingProgram

    2下载:
  2. 这是模式识别中模板匹配内容的Matlab例程,其中edit_distance程序用来计算两个符号字符串间的编辑距离; back-tracking程序是“回溯”法画出最佳路径的代价网格; Dtw-Sakoe.m程序是具有Sakoe-Chiba局部路径约束的动态时间弯 折。-This is a pattern recognition template matching the content of Matlab routines, which edit_distance proce
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1341
    • 提供者:王明松
  1. dtwpp

    0下载:
  2. 动态时间规整的一个应用实例,能够运行,希望对大家有用-Dynamic time warping, an application instance, can run, we want to be useful
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1018
    • 提供者:lifei
  1. DTW

    0下载:
  2. DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法。-DTW (Dynamic Time Warping, Dynamic Time Warping) algorithm based on dynamic programming (DP) ideas, to solve the pronunciation of different lengths of the temp
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:5771
    • 提供者:伏伊宁
  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. tdm04

    0下载:
  2. dynamic time warping
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:149586
    • 提供者:Pavel
  1. 9783540740476-c1

    0下载:
  2. dynamic time warping
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:802243
    • 提供者:Pavel
  1. dtw_constraint

    0下载:
  2. 动态时间弯曲带有路径约束的算法,用于时间序列度量时判别最有约束的c代码-Dynamic time warping algorithm with a path constraint, when used to determine the most time-series measure binding of the c code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1957
    • 提供者:yuxiao
  1. Time-warping

    0下载:
  2. 一种校正色谱保留时间漂移的方法。 效果还是挺好的。-A correction method of chromatographic retention time drift. The effect is quite good.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4868
    • 提供者:
  1. Correlation based dynamic time warping of multivariate time series

    0下载:
  2. For detailed descr iption please check: http://www.abonyilab.com/software-and-data
  3. 所属分类:matlab例程

    • 发布日期:2016-07-26
    • 文件大小:7442
    • 提供者:abonyijanos
  1. Dynamic-Time-Warping

    0下载:
  2. If you pass in 2 vectors it returns the unnormalized distance between the vectors, the accumulated distance between them, the length of the warping path (the normalizing factor), and the warping path points. To compare 2 vectors A and B call:
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:120411
    • 提供者:Khun PJP
« 12 3 »
搜珍网 www.dssz.com