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

搜索资源列表

  1. dtw.rar

    0下载:
  2. dtw的matlab程序 刚接触的朋友可以来学习下,matlab dtw
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-23
    • 文件大小:102349
    • 提供者:
  1. dtw.rar

    1下载:
  2. 很有用的DTW音频识别算法,可执行,matlab实现。,A useful DTW audio recognition algorithm, writed by matlab. The code can be performed.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-27
    • 文件大小:377142
    • 提供者:郑豪
  1. dtw

    2下载:
  2. 基于MATLAB的语音识别系统,dtw - DTW算法演示程序 mfcc.m - MFCC参数计算程序 dtw.m - 基本的DTW算法 dtw2.m - 优化的DTW算法 testdtw.m - DTW算法测试程序 vad.m - 端点检测程序 -Speech Recognition System Based on MATLAB
  3. 所属分类:Speech/Voice recognition/combine

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

    0下载:
  2. 动态时间规正算法,用于语音识别,模式匹配等,在matlab环境下使用-Dynamic time warping algorithm for speech recognition, pattern matching, etc., in the matlab environment
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-09
    • 文件大小:2130697
    • 提供者:zzr
  1. DTW

    0下载:
  2. 语音识别关键程序:主要内容为计算帧矢量,以模板和测试语音之间的帧累计距离为判断依据-Speech Recognition of critical processes。For the calculation of the main contents of the frame vectors to the template and test the voice of the frame between the cumulative distance basis for judging
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-11
    • 文件大小:1159
    • 提供者:wulang
  1. 2008DTW

    0下载:
  2. 实现DTW高效算法,1.将所有代码文件拷贝至当前工作目录,并在D盘根目录下建立名为data的文件夹-dtw
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-09
    • 文件大小:1827511
    • 提供者:杨承
  1. dtw3d

    0下载:
  2. Simple and Easy DTW algortihm for MATLAB. It takes 3 arguments to perform the DTW.-Simple and Easy DTW algortihm for MATLAB. It takes 3 arguments to perform the DTW.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-11
    • 文件大小:846
    • 提供者:Tae
  1. dtw

    0下载:
  2. 实现语音的录入与DTW调整的实现,比较完整,仅供参考-Voice input and DTW adjustments to achieve more comprehensive, for reference only
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-25
    • 文件大小:2918
    • 提供者:欧阳晔
  1. dtw

    1下载:
  2. 利用DTW算法进行说话人识别,语音可以自己替换-DTW algorithm using Speaker Recognition
  3. 所属分类:语音合成与识别

    • 发布日期:2017-03-31
    • 文件大小:532
    • 提供者:雷硕
  1. speechcode1

    0下载:
  2. Template based Speech Recognition using spectral features and DTW, very clear code in MATLAB
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-07
    • 文件大小:9030
    • 提供者:Cutie Babe
  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. Speech-recognition.dtw

    0下载:
  2. speech recognition using DTW
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-22
    • 文件大小:101424
    • 提供者:fayaz123
  1. DTW

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

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

    1下载:
  2. 本资料是自己编写的基于MATLAB语音工具箱的DTW动态时间规整的说话人识别,具有很高的识别率-This information is written in their own voice-based MATLAB toolbox DTW dynamic time warping speaker recognition with high recognition rate
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-24
    • 文件大小:583659
    • 提供者:李同学
  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. dtw

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

    • 发布日期:2013-06-10
    • 文件大小:8474
    • 提供者:于军
  1. SpeakerRecognition(Matlab)

    0下载:
  2. 基于Matlab平台的语者识别系统 使用mfcc、DTW等算法-Matlab platform, based on speaker identification system using mfcc, DTW algorithm as
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-13
    • 文件大小:3294219
    • 提供者:ida
  1. DTW-MATLAB

    0下载:
  2. matlab语音识别dtw全部程序, matlab语音识别dtw全部程序,-All dtw matlab speech recognition program
  3. 所属分类:ELanguage

    • 发布日期:2017-04-15
    • 文件大小:8506
    • 提供者:樊东东
  1. dtw

    0下载:
  2. dtw算法的一个实现,matlab编程,可以调用该函数,用作dtw算法的一个学习。 以及一个介绍模糊神经网络与污水处理的ppt(An implementation of dynamic time warping algorithm)
  3. 所属分类:语音合成与识别

  1. DTW-in-Isolated-word-Speech-Recognition

    0下载:
  2. 基于matlab的语音识别dtw算法实现(speech recognition DTW)
  3. 所属分类:语音合成与识别

    • 发布日期:2018-04-20
    • 文件大小:110592
    • 提供者:景阳山庄
« 12 3 »
搜珍网 www.dssz.com