-
DTW
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.)
- 2010-09-27 16:54:22下载
- 积分:1
-
param_DH
this program stimated the parameterDH of a robot
- 2010-11-16 12:46:03下载
- 积分:1
-
mkr
Algorithm of the decision of a problem of distribution of heat in a pipe a method of final differences
- 2009-11-28 18:09:10下载
- 积分:1
-
MATLAB-Communication-Simulation
Matlab通信系统仿真及实例详解,讲解了通信系统原理,Matlab仿真(Matlab Communication System Simulation and example explanation to explain the principles of communication systems, Matlab simulation)
- 2012-04-26 21:57:05下载
- 积分:1
-
vlfeat-0.9.19.tar
The VLFeat open source library implements popular computer vision algorithms specializing in image understanding and local featurexs extraction and matching. Algorithms incldue Fisher Vector, VLAD, SIFT, MSER, k-means, hierarchical k-means, agglomerative information bottleneck, SLIC superpixes, quick shift superpixels, large scale SVM training, and many others. It is written in C for efficiency and compatibility, with interfaces in MATLAB for ease of use, and detailed documentation throughout. It supports Windows, Mac OS X, and Linux. The latest version of VLFeat is 0.9.19.
- 2014-11-04 20:36:18下载
- 积分:1
-
support_detection
压缩感知的几种算法的检测概率的对比,M-OMP,MP,OMP(Several compressed sensing algorithm comparison of detection probability, M-OMP, MP, OMP)
- 2010-12-16 10:50:28下载
- 积分:1
-
raxay
汽车的横摆角速度仿真模块,输入为汽车四个轮胎的纵向力和横向力,仿真结果为汽车的横摆角速度。(The car' s yaw rate simulation module, enter the longitudinal force and lateral force of the car four tires, the simulation results for the car' s yaw rate.)
- 2012-05-24 14:43:41下载
- 积分:1
-
ncquiverref
matlab程序,气象学上画风场,可以添加标尺(matlab procedures, meteorology style games, you can add the ruler)
- 2013-12-21 12:34:32下载
- 积分:1
-
MOM-dipole-antenna
矩量法matlab程序设计实例:Hallen方程求对称振子天线
(Method of Moments matlab programming examples: Hallen equation seeking dipole antenna)
- 2014-05-13 22:32:56下载
- 积分:1
-
nearestneighboralgorithm
自己写的,模式识别最近邻算法实现,配有IRIS数据集,非常实用(Their own writing, pattern recognition, nearest neighbor algorithm, with IRIS data set, very useful)
- 2009-11-27 21:08:51下载
- 积分:1