Welcome![Sign In][Sign Up]
Location:
Search - DTW-algorithm

Search list

[Graph programDTW

Description: DTW算法,非常优秀,非常好用的-DTW, very good, very useful, and,
Platform: | Size: 5120 | Author: 江上非 | Hits:

[Speech/Voice recognition/combinedtw算法源代码

Description: 一个完整的基于Matlab的DTW模型算法及高效算法程序,能快速识别数字0-9,运行testdtw即可。-An excellent MATLAB program for the algorithm as a DTW model. It can recognise the number of 0-9. Try it, just run testdtw.
Platform: | Size: 6144 | Author: 方成林 | Hits:

[AI-NN-PR20060410

Description: 动态时间规整(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.
Platform: | Size: 417792 | Author: 陈宗耿 | Hits:

[Graph RecognizeDTW-method

Description: 在线签名鉴定:DTW实现算法,用C语言编写,有一定的参考价值!-online signature verification : DTW algorithm, using C language, which is the reference value!
Platform: | Size: 6144 | Author: 罗敏 | Hits:

[Windows DevelopDTW-algorithm

Description: 关于DWT算法的实现方法完整源代码,有必要的注释,轻松易读!-DWT algorithm on the method source code integrity, it is necessary to the Notes and easily readable!
Platform: | Size: 6144 | Author: 班素荣 | Hits:

[Speech/Voice recognition/combinedtw

Description: 基于语音识别系统中DTW算法改进技术研究.rar-Speech recognition system based on DTW algorithm to improve the technical studies. Rar
Platform: | Size: 268288 | Author: dddd | Hits:

[Speech/Voice recognition/combineDTW

Description: 基于DTW的孤立词语音识别研究和算法改进,很不错的论文-DTW-based isolated word speech recognition research and algorithm improvements, very good paper
Platform: | Size: 154624 | Author: 陈吉成 | Hits:

[matlabdtw321

Description: dtw 算法的matlab实现 源代码不加修改久可以执行-DTW algorithm matlab source code to achieve a long time without modification can be implemented
Platform: | Size: 524288 | Author: xufang | Hits:

[Software Engineeringdtw

Description: dynamic time warping 放宽端点限制的DTW算法-dynamic time warping to relax restrictions endpoint DTW algorithm
Platform: | Size: 189440 | Author: 蒋云 | Hits:

[Speech/Voice recognition/combinedtw

Description: 语音信号识别的应用,算法使用的是hmm,编写效率高,经过了验证。-Application of voice signal recognition algorithm using hmm, the preparation of high efficiency, through the verification.
Platform: | Size: 3072 | Author: 牛顿 | Hits:

[Speech/Voice recognition/combinedtw

Description: 动态时间规正算法,用于语音识别,模式匹配等,在matlab环境下使用-Dynamic time warping algorithm for speech recognition, pattern matching, etc., in the matlab environment
Platform: | Size: 2263040 | Author: zzr | Hits:

[Speech/Voice recognition/combinedtw

Description: 利用DTW算法进行说话人识别,语音可以自己替换-DTW algorithm using Speaker Recognition
Platform: | Size: 1024 | Author: 雷硕 | Hits:

[Speech/Voice recognition/combinedtw

Description: 此文件中包含了语音信号处理的dtw算法,同时囊括了语音的端点检测,mfcc参数提取,动态时间规整三部分,可以直接使用。-This document contains a voice signal processing dtw algorithm, at the same time include voice activity detection, mfcc parameter extraction, dynamic time warping three parts can be used directly.
Platform: | Size: 4096 | Author: junyizhang | Hits:

[Software EngineeringDynamicTimeWrapping

Description: dtw algorithm wich by using we can calculate dtw of waveform
Platform: | Size: 158720 | Author: mj | Hits:

[Mathimatics-Numerical algorithmsDTW-Algorithm

Description: 动态时间规整 算法是一种运用动态规划原理计算时间矢量相似度的方法 在语音识 别等领域有着广泛的应用 窗口法是针对 算法的特点 采用了动态高效的空间管理办法 解 - !"# 决了通常的 算法需要存储一个较大的矩阵 因而在存储空间有限的硬件系统中难以实现的问题 窗口法已经在实际系统中得到了应用 -Dynamic time warping algorithm is a calculation using the principle of dynamic programming time for vector similarity methods in areas such as in speech recognition has a wide application window for the algorithm is characterized by the use of a dynamic and efficient approach to space management solution- ! "# Summary algorithms usually need to store a large matrix and therefore of limited storage space in the hardware system of the problem difficult to achieve in the window system has been in practice has been applied
Platform: | Size: 90112 | Author: sdc | Hits:

[matlabdtw

Description: 时间序列分析中dtw算法的matlab实现,源代码。-Time Series Analysis dtw algorithm matlab implementation, the source code.
Platform: | Size: 1024 | Author: 翟磊 | Hits:

[Speech/Voice recognition/combinedtw

Description: 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 environments. Which is the endpoint detection process vad.m lpc.m is to calculate the LPC parameters of the program lpc21lpcc.m procedure is to calculate the LPCC parameters mfcc.m procedure is to calculate the MFCC parameters dtw.m the classic DTW algorithm to achieve the program dtw2.m DTW algorithm is to achieve efficient procedures, testdtw.m is the final test program, which can change the parameters in which different parameters were selected.
Platform: | Size: 8192 | Author: 于军 | Hits:

[matlabDTW

Description: DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法。用于孤立词识别,DTW算法与HMM算法在训练阶段需要提供大量的语音数据,通过反复计算才能得到模型参数,而DTW算法的训练中几乎不需要额外的计算。所以在孤立词语音识别中,DTW算法仍然得到广泛的应用。 -DTW (Dynamic Time Warping, dynamic time warping) algorithm based on dynamic programming (DP) ideas, sounds of varying lengths to solve the template matching problem, is speech recognition appeared earlier, more classic kind of algorithm. For isolated word recognition, DTW algorithm and HMM algorithm in the training phase need to provide a large number of voice data, obtained by repeated calculations to model parameters, while the DTW algorithm is almost no additional training calculations. Therefore, in isolated word speech recognition, DTW algorithm is still widely used.
Platform: | Size: 6144 | Author: fujuan | Hits:

[AI-NN-PRDTW-alogrithm

Description: dtw算法的C语言实现。doc文档里有完整的程序。包括matlab和C语言。-dtw algorithm C language. doc documents in a complete program. Including the matlab and C language.
Platform: | Size: 25600 | Author: zhudewei | Hits:

[AlgorithmDTW-algorithm

Description: 利用C++实现的动态时间序列弯曲算法,计算时间序列距离,可用于相似匹配-DTW algorithm based on C++,which can be used for distance computing,and similarity match
Platform: | Size: 6144 | Author: joyce | Hits:
« 12 3 4 5 6 7 8 9 10 ... 13 »

CodeBus www.codebus.net