搜索资源列表
在线签名识别
- 在线签名鉴定,内含AR实现算法和DTW算法源程序,并拥有应用实例
20060410
- 动态时间规整(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.
DTW
- 两篇关于遗传算法在图像处理中的应用,非常不错,大家可以借鉴一下
dtw
- 一种基本的模式识别方法,进行了部分改进,简单实用,采用matlab仿真,经编译后无误。供大家学习参考
DTW-alogrithm
- dtw算法的C语言实现。doc文档里有完整的程序。包括matlab和C语言。-dtw algorithm C language. doc documents in a complete program. Including the matlab and C language.
dtwpaper
- 采用DTW(动态时间规整)的方法,实现简单语音(0-9的数字)的识别-DTW algorithm in isolated word speech recognition when the focus on the time warping and voice measure of calculation, but not on the reliability and validity of data for analysis. This paper presents an improved en
time-series-shapelet
- 时间序列的片段自适应提取,是keogh eamonn知名算法的改进版,可实现多特征片段的获取。同时将dtw度量引入。为提高运算速度,距离度量模块采用的c代码,编译后生成dll或者mex32的文件,主模块采用的是.m文件-Time series shapelet.
dtw
- DTW算法的C的实现文件。不过还需要进一步的完善。-DTW algorithm C implementation file. But also need further refinement.
DTW.RAR
- 关于动态时间规整(DTW)的一维,二维的程序,以及还有规整路径图-About Dynamic Time Warping (DTW) one-dimensional, two-dimensional program, and there are regular road map
Speech-Recognition
- 用matlab编的基于DTW和MFC算法的语音识别程序,识别效果还不错-Use matlab compiled based MFC algorithm DTW and speech recognition program to identify the results were good
eoincidentalfiber
- 介绍ar,和dtw两种算法,包含一个实际应用的例子()
语音识别1
- 英文数字以及简单单词语音识别,用DTW算法实现,其中包含英文数字1-9的录音以及简单单词录音文件(Speech recognition of English numbers and words by DTW algorithm)