-
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
-
TheAnalysisofConvergeceSpeedforanopen
关于迭代学习算法,分析了收敛速度,开闭环二阶迭代学习控制算法(The Analysis of Convergence Speed for an Openand Closed Loop Second Order Iterative Learning
Control Algorithm)
- 2010-09-29 10:57:36下载
- 积分:1
-
BLAST_qr_dec
vbalst 的自己编写的迫零检测程序,包含有误差和无误差两种情形(vbalst' s own testing procedures prepared by zero-forcing, contains two kinds of errors and error-free case)
- 2009-12-24 10:46:47下载
- 积分:1
-
LCD
用PIC24F128GA006 制作驱动HT1261显示功能 C语言(Production driver HT1261 with PIC24F128GA006 display C-)
- 2010-07-21 23:53:01下载
- 积分:1
-
sfunctiongs
搜集了一些关于matlab中simulink仿真的设置的一些资料,应该有人需要的(Collected some information on setting matlab simulation in simulink some of the information, it should be someone in need)
- 2009-11-28 22:54:39下载
- 积分:1
-
Amplitude_Modulation
Removing all variables, functions, and MEX-files from memory, leaving the
workspace empty.
clear all
Deleting all figures whose handles are not hidden.
close all
Deleting all figures including those with hidden handles.
close all hidden
Clearing all input and output from the Command Window display giving us a clean screen.
clc
- 2010-02-03 19:03:32下载
- 积分:1
-
CommunicationTool1
说明: 通信工具箱matlab例程1。包含多个matlab实用例程程序。(a Matlab routines. Includes a number of practical Matlab routines procedures.)
- 2006-03-23 20:48:33下载
- 积分:1
-
spatial_activity
Matlab source code to calculate the level of detail of a YUV file
- 2011-05-26 06:52:31下载
- 积分:1
-
Comm_sim
QAM simulator for AWGN, multipath channel
- 2013-10-07 20:46:36下载
- 积分:1
-
PeformOfCbsWithPeFromeCrToCbs
多用户衰落信道下,能量检测技术仿真漏检率和虚警率性能。(Multi-user fading channel simulation undetected rate and false alarm rate performance of energy detection technology.)
- 2013-04-16 16:13:38下载
- 积分:1