-
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
-
MATLAB1
当前MATLAB在数字图像处理和分析中的应用(MATLAB in digital image processing and analysis)
- 2013-03-02 20:53:15下载
- 积分:1
-
VSMexample
一个VSM分类器的具体例程,包含数据文件,调试通过。(VSM classifier a specific routines, including data files, debugging through.)
- 2013-12-12 11:42:20下载
- 积分:1
-
zsxjf
最速下降法,是数值分析中很重要的一种,源码为其在matlab中的实现。(Steepest descent method, numerical analysis is a very important one in the matlab source code for its realization.)
- 2009-02-12 00:08:36下载
- 积分:1
-
slidingmodecontrolmatlabsource
滑模变结构控制MATLAB仿真书籍的源码,非常实用,详尽;可以方便用来做自己的研究应用(Sliding Mode Variable Structure Control MATLAB simulation of the source books, very practical, detailed can be easily used to do their own research and application)
- 2008-06-26 19:25:52下载
- 积分:1
-
wavenet
说明: MATLAB小波分析与应用实例(第二版).应用于信号处理和图像处理的原理和基本方法,大量的示例可尽快地了解小波分析,而且在每种分析方法的介绍中同时介绍其问题背景,直接通过Matlab使用小波分析解决实际问题。
(MATLAB Wavelet Analysis and Applications (second edition). Applied to signal processing and image processing theory and the basic method, a large number of sample as soon as possible understanding of wavelet analysis, and analytical methods in each presentation also introduced the background of its problems, directly through Matlab using wavelet analysis to solve practical problems.)
- 2008-09-18 14:50:43下载
- 积分:1
-
perforICA
基于matlab的ICA语音信号的盲源分离代码,里面包含实际的混合语音,分析结果,结果还是挺不错的。(Based on Blind Source Separation of ICA matlab speech signal, which contains the actual mix of voice analysis results, the result was very good.)
- 2016-05-27 19:58:32下载
- 积分:1
-
EOF
eof主成分分析,供高校本科生研究生使用,气象海洋专业(eof principal component analysis for the use of university undergraduate students, professional marine meteorology)
- 2014-12-30 23:04:02下载
- 积分:1
-
yibushiliang
异步电动机矢量控制仿真源文件 效果好 能用(Induction motor vector control simulation source files effect can)
- 2013-04-23 01:23:39下载
- 积分:1
-
DeepLearnToolbox-master
深度学习工具箱的matlab程序,包括NN,CNN,CAE,SAE,DBN等多种深度学习算法。
(It s a deep learning toolbox of matlab, including NN, CNN, CAE, SAE, DBN and other deep learning algorithms.)
- 2014-07-10 21:46:25下载
- 积分:1