Description: DTW (Dynamic Time Warping)源程序,广泛应用于语音识别等领域,可以用于相似曲线的对齐。(用winrar进行解压)-DTW (Dynamic Time Warping) source. widely used in areas such as speech recognition, which can be used similar to the curve alignment. (Using WinRAR for decompression) Platform: |
Size: 2008064 |
Author:王选 |
Hits:
Description: 关于DWT算法的实现方法完整源代码,有必要的注释,轻松易读!-DWT algorithm on the method source code integrity, it is necessary to the Notes and easily readable! Platform: |
Size: 6144 |
Author:班素荣 |
Hits:
Description: 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 Platform: |
Size: 11264 |
Author:blueysnow |
Hits:
Description: dynamic time warping is a method that using for matching in speaker identification. this code i write in C# using Microsoft visual studio 2008 Platform: |
Size: 36864 |
Author:yanadi |
Hits:
Description: C语言DTW算法实现,主要功能:
1)快速近邻DTW比较
2)算法稳定
3)节省内存-== Key features ==
1) Fast Dynamic Time Warping nearest neighbor cost retrieval.
2) Persistence
3) External-memory: you need only a constant amount of RAM Platform: |
Size: 14336 |
Author:wangxuan |
Hits:
Description: C语言DTW算法实现,主要功能:
1)快速近邻DTW比较
2)算法稳定
3)节省内存-== Key features ==
1) Fast Dynamic Time Warping nearest neighbor cost retrieval.
2) Persistence
3) External-memory: you need only a constant amount of RAM Platform: |
Size: 154624 |
Author:wangxuan |
Hits:
Description: 语音识别中的DTW(Dynamic Time Warping,动态时间归整)算法的c语言实现。-Voice recognition of the DTW (Dynamic Time Warping, dynamic time of the whole) algorithm c language. Platform: |
Size: 66560 |
Author:刘静 |
Hits:
Description: NDtw
====
Dynamic Time Warping (DTW) algorithm implementation for .NET C#
Features
====
* Single or multivariate
* Data preprocessing options (none, centering, normalization, standardization)
* Optional weights for variables
* Manhattan, Euclidean, SquaredEuclidean distance measures
* Optional boundary constraints (1, 1) and (m,n)
* Sakoe-Chiba band
* Ikatura paralelogram (custom slope constraint can be specified which results in such paralelogram)
* C# code written with performance in mind (fast data structures, local variables caching for loops etc.) Platform: |
Size: 2313216 |
Author:graf |
Hits: