-
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
-
LabVIEW(1)
this code about fuzzy controller
- 2013-08-15 00:21:14下载
- 积分:1
-
ridgelet
this is for orthonormal ridgelets implemtation
- 2010-11-09 23:15:59下载
- 积分:1
-
FRF_measurement
Frequency response measurement in closed loop:
brushing up our knowledge
- 2012-05-04 22:19:06下载
- 积分:1
-
利用空时二维自适应原理仿真了杂波的二维方向图 clutter produce
该程序利用空时二维自适应原理仿真了杂波的二维方向图,计算了杂波协方差矩阵,并画出了二维杂波谱。(The program uses the principle of space-time adaptive simulation of a two-dimensional patterns of the clutter, clutter covariance matrix is calculated, and plotted the two-dimensional clutter spectrum.)
- 2011-07-19 10:52:19下载
- 积分:1
-
Boost_12_80V_30W
升压变流器 及其控制策略 ( Boost_12_80V_30W.)
- 2012-04-17 23:56:57下载
- 积分:1
-
downsample
matlab dsp中函数downsample和upsamplec代码(matlab dsp functions in downsample and upsamplec code)
- 2013-11-05 14:10:03下载
- 积分:1
-
DPLL1lp
频带数字通信中,频带一阶锁相环simulink模型(band digital communications, a frequency band PLL Simulink model)
- 2007-04-13 11:08:58下载
- 积分:1
-
MATLABsuanfa
matlab算法大全,包含多种算法以及模型,附程序源码,可供初学者良好的掌握matlab。数学建模必备。(Matlab algorithm Guinness, contains a variety of algorithms and models, attached to program source code, for beginners good grasp Matlab. Mathematical modeling is essential.)
- 2013-05-21 11:08:57下载
- 积分:1
-
fftransform
fft傅里叶变换,将时序信号变换到频域坐标下,进行数据的模态分析(fft transform)
- 2015-03-06 19:05:56下载
- 积分:1