搜索资源列表
dtw
- dtw的matlab算法,识别率达到100 。可直接使用或转成c语言代码,下到下位机运行。-dtw' s matlab algorithm to achieve 100 recognition rate. Can be used directly or converted into c language code, run down to the lower machine.
MFCC
- m文件dtw,mfcc,vad,转换为c语言文件。用于声音检测-m file dtw, mfcc, vad, converted to c language file. For voice detection
DTW-alogrithm
- dtw算法的C语言实现。doc文档里有完整的程序。包括matlab和C语言。-dtw algorithm C language. doc documents in a complete program. Including the matlab and C language.
dtw
- 语音识别,基于DTW算法的语音识别原理与实现,包含源程序,MATLAB-Speech recognition, speech recognition algorithm based on DTW Principle and Implementation, including source code, MATLAB
MatlabFiles
- This folder or any similar folder such as this created to hold your speech files, should be copied into the root folder C:\ , created on the local hard drive. Then the path will read thus C:\SpeechData\Tope... etc. An alternative is to modify the fil
onli_qianming
- 多种算法实现的C++在线签名鉴定,用AR实现算法和DTW算法实现,还包括一个比较综合的实例-A variety of algorithms to achieve C++ online signature verification, using AR algorithm and DTW algorithm, also includes examples of a more comprehensive
MATLAB-environment-voice-recognition
- 介绍了一种基于 MA T L A B的多个特定人连接词语音识别的方法,并提出了在进行端点检测时,引入平均的概念能进一 步提高识别率。 此设计是以 L P C C系数、 D T W 算法为核心的基于图形界面的设计。 通过大量的实验测试 ,表明该方法基本达 到屏蔽外界环境的影响 , 具有非常高的精度识别-: In this paper based on a number of specific persons MA TLAB conjunctions speech recognition
DTW-algorithm
- 利用C++实现的动态时间序列弯曲算法,计算时间序列距离,可用于相似匹配-DTW algorithm based on C++,which can be used for distance computing,and similarity match
time-series-shapelet
- 时间序列的片段自适应提取,是keogh eamonn知名算法的改进版,可实现多特征片段的获取。同时将dtw度量引入。为提高运算速度,距离度量模块采用的c代码,编译后生成dll或者mex32的文件,主模块采用的是.m文件-Time series shapelet.
DTW
- 是关于DTW算法的C程序;较详细的代码注释;跟大家学习分享了-a pagraming about DTW
dtw
- DTW算法的C的实现文件。不过还需要进一步的完善。-DTW algorithm C implementation file. But also need further refinement.
ndtw-master
- 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
dtwrecoge
- DTW 基于C的算法-DTW algorithm based on C
dtw
- matlab中实现dtw算法的c语言编写,完整版,可直接在matlab中编写实现 -Matlab DTW algorithm to achieve the C language, the full version, can be directly written in MATLAB
DTW算法
- 最小生成树算法 简单高效的拓扑结构优化算法(Minimum spanning tree algorithm)