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

搜索资源列表

  1. winbgi

    0下载:
  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. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:33108
    • 提供者:blueysnow
  1. lbimproved_2008-08-18

    0下载:
  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. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:11618
    • 提供者:blueysnow
  1. datapump-3.1-doc

    0下载:
  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. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:38771
    • 提供者:blueysnow
  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. DTWspeechrecognition

    0下载:
  2. 基于DTW的孤立词语音识别程序,Matlab环境-DTW-based isolated word speech recognition program, Matlab environment
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-15
    • 文件大小:4060890
    • 提供者:方蕾
  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
    • 文件大小:36521
    • 提供者:yanadi
  1. Speech_recognition_with_DTW

    0下载:
  2. A source code of a speech recognition system based on DTW
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-08
    • 文件大小:6132
    • 提供者:Anderson
  1. DTWMFCC

    1下载:
  2. DTW与MFCC相结合的语音特征提取算法,改进了MFCC的性能-Combination of DTW and the MFCC feature extraction algorithm for voice, improving the performance of MFCC
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:502261
    • 提供者:黄邦奉
  1. DTW

    0下载:
  2. Dynamic Time Warping mATLAB code
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-01
    • 文件大小:1287
    • 提供者:Ali
  1. exampleProgram

    0下载:
  2. DTW-语音识别,是在matlab中做的,比较方便快捷了。-DTW-speech recognition, in matlab to do, the more convenient of the.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:120775
    • 提供者:konghao
  1. SimpleDTW

    0下载:
  2. Simple DTW implementation
  3. 所属分类:software engineering

    • 发布日期:2017-04-11
    • 文件大小:856
    • 提供者:skvazos
  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. dtwforspeechrecognition

    0下载:
  2. source code for dtw in speech recognition as a fundamental learning
  3. 所属分类:Document

    • 发布日期:2017-04-14
    • 文件大小:3908
    • 提供者:bluesky871
  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. dtw

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

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

    1下载:
  2. 集成了enframe语音的帧分段,wavread wav语音文件的读取,vad端点识别,DTW等m文件。-Integrated enframe voice frame section, wavread wav sound files to read, vad endpoint identification, DTW and other m files.
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:10681
    • 提供者:肖水
  1. ECGs_automatic_analysis

    0下载:
  2. 对两条心电信号波形数据存储转换成的text文本进行分析,找出这两条心电信号之间的最小DTW(动态规整)距离,用于在心电信号数据库中对样本信号进行匹配,找出相隔距离最小的模版信号,判断样本信号所属种类。-Of the two ECG waveform data stored in the text into text analysis to identify between the two ECG minimum DTW (dynamic warping) distance, for the EC
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1735421
    • 提供者:wenwen
  1. dtw

    0下载:
  2. dtw的程序代码,可以实现动态时间对齐,自己编的,可以使用-dtw' s program code, dynamic time alignment can be achieved, their own code, you can use
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6158
    • 提供者:pipayang
  1. dtw_test.java

    1下载:
  2. Test DTW program example
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-09-03
    • 文件大小:3749
    • 提供者:nabwill
  1. SpeechRecognition_DTW

    0下载:
  2. Speech Recognition Using DTW This is a English/Persian 0~9 digit and some primary English/Persian command recognition system which use Dynamic Time Warping (DTW). Code is developed in MATLAB 6.5 and can used in Windows platform. Program has two
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-28
    • 文件大小:607575
    • 提供者:Aso
« 1 2 3 4 5 67 8 9 10 11 ... 25 »
搜珍网 www.dssz.com