-
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
-
PoissonDeconv100.tar
PoissonDeconv incorporates software(PoissonDeconv incorporates software)
- 2010-01-10 16:33:32下载
- 积分:1
-
function-test1
single user energy detection
- 2012-05-03 22:54:05下载
- 积分:1
-
SURF-Points
Module Provides implementation of SURF Points to detect invariant features input image for robust image matching. It takes less time to detect features an image rather than SIFT
- 2015-02-20 20:01:18下载
- 积分:1
-
icaMF
Independent Component Analysis源代码,最大似然方法(Independent Component Analysis source code, the maximum likelihood method)
- 2007-07-30 10:21:48下载
- 积分:1
-
mf
说明: in this matlab code we have used a new technique for imge processing -segmentation-
- 2010-06-09 04:17:55下载
- 积分:1
-
ofdm
This matlab code calculates a bit error rate of OFDM system over a flequency-selective Rayleigh fading channel.
- 2010-10-22 03:26:44下载
- 积分:1
-
TSP
一个运用模拟退火算法求解TSP问题的小例子程序(A simulated annealing algorithm for TSP small example program)
- 2013-12-18 11:03:04下载
- 积分:1
-
Clongbeigesuanfa
C龙贝格算法 源程序
matlab数值计算
()
- 2008-07-02 13:05:37下载
- 积分:1
-
plotExamples
matlab gui, 一个综合的例子,包括了基本的各种组件用法。(matlab gui, a comprehensive example, including the basic usage of the various components.)
- 2010-06-04 01:38:50下载
- 积分:1