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

搜索资源列表

  1. dtw.tar.tar

    1下载:
  2. DTW stands for Dynamic Time Warping. It is the algorithm about how computer understands human voices. You can download the DTW Program written by Woohyung Chun
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:10.2kb
    • 提供者:blueysnow
  1. dtw

    0下载:
  2. dynamic time warping is a method that using for matching in speaker identification. this code i write in C# using Microsoft visual studio 2008
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:35.67kb
    • 提供者:yanadi
  1. 699fall08report

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

    • 发布日期:2017-05-18
    • 文件大小:4.45mb
    • 提供者:Pavel
  1. Simple-DTW-Algorithm

    0下载:
  2. Dynamic Time Warping algorithm, implemented in C#
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:858byte
    • 提供者:aaaadddiii
  1. Keogh-ScalingUpDTW

    0下载:
  2. Dynamic Time Warping
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:98.92kb
    • 提供者:yaser
  1. DTW

    0下载:
  2. DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题-A Dynamic Warping, DTW (Dynamic Time GuiZheng) algorithm, which is based on Dynamic programming (DP) ideas, solving the pronunciation different length of template matching problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:2.48kb
    • 提供者:jieli
  1. MDDTW

    0下载:
  2. Multi-dimensional dynamic time warping
  3. 所属分类:Other systems

    • 发布日期:2016-01-24
    • 文件大小:1kb
    • 提供者:Vijay
  1. d2200060410y

    0下载:
  2. 动态时间规整(DTW)算法一种基于动态规划的思想,,解决了说话人不同时期发音长短、语速不一样的匹配问题。 -Dynamic Time Warping (DTW) algorithm based on the idea of ​ ​ dynamic programming, to solve the different periods of the speaker pronunciation length, speed is not the same match.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:408.4kb
    • 提供者:xlli
  1. Dddttw-newT

    0下载:
  2. DTW (Dynamic Time Warping)源程序源码,广泛应用于语语音识别等领域,能用于相似曲线的对齐。(用winrar进行解压) 可直接使用。 -DTW (Dynamic Time Warping) source code, widely used in areas such as language speech recognition, can be used for the alignment of the similar curve. (Use winrar to unpa
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:668.98kb
    • 提供者:xlli
  1. dtw

    0下载:
  2. DTW。这是一个简单的 DTW 算法。是我用来 开通我的帐号的。以后有时间继续贡献。-Dynamic time warping (DTW) is an algorithm for measuring similarity between two sequences which may vary in time or speed. For instance, similarities in walking patterns would be detected, even if in one vid
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:697byte
    • 提供者:Robert Ji
  1. DTWMFCC

    0下载:
  2. 这是一个基于动态时间规整的改进的MFCC参数提取程序,用于后续的语音信号的识别,效果较好。-This is a dynamic time warping based MFCC parameters improved extraction procedures for the identification of the subsequent speech signal, better.
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:491.2kb
    • 提供者:张三
  1. DTW-recognition

    0下载:
  2. 使用DTW(动态时间规整算法),对声音信号进行识别,包括其短时短时能量、MFCC特征参数的提取文件-DTW (dynamic time warping algorithm), Using DTW to realize the sound signal recognition, including its short-time short-term energy, MFCC Features extracting files
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-18
    • 文件大小:3.11kb
    • 提供者:
  1. DTW

    0下载:
  2. Dynamic time warping code
  3. 所属分类:Other systems

    • 发布日期:2017-12-10
    • 文件大小:1.12kb
    • 提供者:gbresta
  1. mfccPvadPdtw

    0下载:
  2. 语音识别程序。Me频率倒谱系数的缩写mfc+语音检测vad+dtw动态时间归整dtw算法-Speech recognition program. Me frequency cepstral acronym mfc+ voice detection vad+dtw dynamic time warping algorithm dtw
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:435.62kb
    • 提供者:Viva
  1. dtw

    0下载:
  2. 基于matlab 的DTW算法的实现,动态时间规整算法,语音是被。-Matlab achieve the DTW algorithm, dynamic time warping algorithm, the voice is.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:717byte
    • 提供者:叶宋
  1. DTW

    0下载:
  2. Dynamic Time Warping 动态时间规整算法-Dynamic Time Warping
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-15
    • 文件大小:6.17kb
    • 提供者:wds
  1. DTW

    0下载:
  2. 基于DTW算法的孤立词语音识别,DTW(Dynamic Time Warping,动态时间归整)算法,解决发音长短不一的模板匹配问题,用于孤立词识别.-Isolated word speech recognition based on DTW algorithm.DTW (Dynamic Time Warping, dynamic time warping algorithm), solve the pronunciation of varying lengths of template mat
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-30
    • 文件大小:368.64kb
    • 提供者:张盛
  1. DTW

    0下载:
  2. 曲线动态时间规划,规划距离计算,应用于单元响应时间序列曲线(The curve of dynamic time warping, warping distance calculation)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:1kb
    • 提供者:yx1
  1. DTW

    0下载:
  2. 动态时间规整算法java代码(DTW),用于计算两个曲线之间的距离。(The dynamic time warping algorithm java code (DTW) is used to calculate the distance between two curves.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1kb
    • 提供者:JimLee
搜珍网 www.dssz.com