搜索资源列表
DTW-algorithm
- 关于DWT算法的实现方法完整源代码,有必要的注释,轻松易读!-DWT algorithm on the method source code integrity, it is necessary to the Notes and easily readable!
random
- 这是个用于时间序列相似性比较和计算的数据集,用asc码编辑的,对应于DTW算法配合使用-This is a time series for comparison and calculation of the similarity of data sets, using asc code editor, and corresponds to the DTW algorithm used in conjunction
onlineqm
- 多种算法实现的C++在线签名鉴定,在线签名鉴定,用AR实现算法和DTW算法实现,还包括一个比较综合的实例,对此方面研究的朋友有用处。-A variety of algorithms to achieve the C++ online signature identification, signature identification online with AR algorithm and DTW algorithm, but also a more comprehensive example
dtw.tar.tar
- 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
dtw
- Dynamic time wrapping algorithm
Simple-DTW-Algorithm
- Dynamic Time Warping algorithm, implemented in C#
DTW
- 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
Dbassed_on_DDT
- DTW算法在实现小词汇表孤立词识别系统时既简单易懂又有效 ,在特定的场合下获的了广泛的应用。但但DTW算法实际应用时有许多缺点 ,本文对语音识别数学模型DTW作了深入的研究 ,提出了改进算法 -DTW algorithm in small vocabulary isolated word recognition system is simple to understand and effective in specific situations have been a wide range
oDTWW-methhodn
- 在线签名鉴定:DTW实现算法,,用C语言开发,有一定的参考价值! -Online Signature Verification: DTW algorithm, developed in C, there is some reference value.
Vdtwvcci
- 用Visual C编写的dtw算法,调试通过,用用于手写签名识别的 ,经测试可直接使用。 -Dtw algorithm, written in Visual C through debugging, and can be used directly for recognition of handwritten signatures, has been tested.
SrecogTesstp
- 说话人识别中,最后带测语音匹配阶阶段.利用DTW算法实现可直接使用。 -Speaker Recognition in the final with a measured voice to match the order stage. DTW algorithm can be used directly.
d2200060410y
- 动态时间规整(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.
Wtexxtindepenr
- 这个我用matlab写的一个简单易懂孤立词语音识别的程序源码,其中同过预处理,MFCC提取取,与DTW算法的比较,如果大家愿意,还能用这个与LABVIEW联合编程与开发 可直接使用。 -I used Matlab to write a simple isolated word speech recognition program source code, which the same pretreatment, MFCC extraction to take with the DTW al
base-on-DTW-Matlab
- 编写基于DTW算法的语音识别系统,对于语音识别学习者有很大的帮助-The preparation of the DTW algorithm-based speech recognition system for speech recognition learners of great help
DTW
- 语音识别算法,用于语音识别中计算训练好的模板与输入语音之间的差别-Speech Recognition DTW algorithm
dtw
- 基于matlab 的DTW算法的实现,动态时间规整算法,语音是被。-Matlab achieve the DTW algorithm, dynamic time warping algorithm, the voice is.
DTW
- 利用DTW算法实现特定人孤立词识别,C++代码-Use DTW algorithm independent isolated word recognition, C++ Code
DTW
- 基于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
dtw
- Efficient Implementation of DTW algorithm in MATLAB
DTW
- 动态时间规整算法java代码(DTW),用于计算两个曲线之间的距离。(The dynamic time warping algorithm java code (DTW) is used to calculate the distance between two curves.)