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

搜索资源列表

  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. 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. 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. 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. ghmm-0.9-rc1

    0下载:
  2. voice recognition file dtw
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:737787
    • 提供者:woohyun
  1. GUI_DTW

    1下载:
  2. 在matlab平台上实现DTW孤立字识别,通过调用GUI界面实现-DTW in matlab platform to achieve isolated word recognition, by calling the GUI interface to achieve
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:736493
    • 提供者:潇潇
  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-29
    • 文件大小:1341
    • 提供者:王明松
  1. dtw

    0下载:
  2. 用于语音识别即DTW算法,计算两个语音信号之间的距离-DTW algorithm for speech recognition is to calculate the distance between the two speech signals
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1383
    • 提供者:jiluping
  1. dp2

    0下载:
  2. DTW is one of the method to identify speech and signature or any biometric hope to enjoy it
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:762
    • 提供者:reza
  1. dtw2

    0下载:
  2. dtw改进算法源码 在matlab下试验 可以很好识别语音-dtw source under test can be very good at matlab voice recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:674
    • 提供者:临行
  1. pie

    0下载:
  2. 本DTW的语音识别算法是日本学者sakoe提出的,这种方法比itkura的要好,但本算法没使用到加权,方法简单了,以后再图改进-The DTW recognition algorithm is proposed by Japanese scholars sakoe, this method is better than itkura, but did not use this method to the weighted method is simple, and later plans to
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2592
    • 提供者:wnagling
  1. dtw0

    0下载:
  2. dtw0文件是运用DTW算法实现噪声环境下语音识别的。其中vad.m是端点检测程序;lpc.m是计算LPC参数的程序;lpc21lpcc.m是计算LPCC参数的程序;mfcc.m是计算MFCC参数的程序;dtw.m是实现经典DTW算法的程序;dtw2.m是实现高效DTW算法的程序,testdtw.m是最终测试程序,其中可以通过改变其中的特征参数名选择不同的特征参数。-dtw0 file DTW algorithm is to use speech recognition in noisy env
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-09
    • 文件大小:1084448
    • 提供者:于军
  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-03
    • 文件大小:5771
    • 提供者:伏伊宁
  1. 69491701dtw

    0下载:
  2. DTW 动态时间规整 用于搜索最佳匹配路径 用局部最优代替全局最优-Dynamic Time Wrapping
  3. 所属分类:Search Engine

    • 发布日期:2017-03-24
    • 文件大小:7555
    • 提供者:韩兴凯
« 1 2 3 4 5 67 8 9 10 11 ... 23 »
搜珍网 www.dssz.com