-
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
-
MATLABEngine
VC++中调用MATLAB引擎进行绘图完整源代码(VC++ graphics engine is called a complete MATLAB source code)
- 2010-10-31 16:20:37下载
- 积分:1
-
common_im_processing
说明: 常见的图像处理matlab源代码!!包括反色,常见滤波,去噪,和常用变换!(common image processing Matlab source code! ! Anti- including color, common filtering, noise removal, and common Transform!)
- 2006-03-07 08:13:43下载
- 积分:1
-
digital_filter_design
采用matlab设计数字滤波器的源程序,包含滑动滤波器、切比雪夫低通、带通滤波器等!
(Digital filter design using matlab source, including sliding filters, Chebyshev low pass, band pass filter!)
- 2011-05-06 21:12:38下载
- 积分:1
-
FCSmodel(book)
燃料电池的simulink模型,该燃料电池的原型为Ballard Mark-700,75kw(fuel cell simulink model )
- 2021-02-21 21:19:42下载
- 积分:1
-
imHistogram
image histrogram for noise reduction
- 2010-09-29 21:46:37下载
- 积分:1
-
audiosteg
segmenting the audio signal using this m file
- 2009-12-28 18:03:31下载
- 积分:1
-
GAQRCodeTest
可以生成二维码,然后可以读取二维码比较结果(Can generate a two-dimensional code, and then compare the results can be read two-dimensional code)
- 2013-11-13 00:05:47下载
- 积分:1
-
Logistic
说明: 混沌随机序列的MATLAB产生源程序,混沌随机序列的MATLAB产生源程序(MATLAB generated chaotic random sequence source, chaotic random sequence generated source MATLAB)
- 2010-05-03 15:57:09下载
- 积分:1
-
gemfull
GEM (graphical environment manager) is a graphic user inteface written for DOS (now public domain)
- 2014-01-22 00:40:33下载
- 积分:1