-
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
-
range_zoudong
关于距离走动和距离走动校正的仿真程序,思路清晰,很有条理,赶紧下载吧。(About distance walking distance around and calibration of the simulation program ideas clearly, very organized, hurriedly download it
)
- 2021-04-27 09:38:44下载
- 积分:1
-
2B2TBasebandCoding
数字基带传输系统的MATLAB仿真实现,基带编码采用2B2T的编码方式,讨论了这种方式下系统的误码率及功率等。
(Digital baseband transmission system MATLAB Simulation, base-band encoding the encoding used 2B2T discussed this way the bit error rate, and power.)
- 2010-05-18 19:44:16下载
- 积分:1
-
ART
ART1自适应谐振网,已经通过测试,分类性能良好并且准确,此程序已经完成了运行,希望大家好好利用(ART1 adaptive resonance network, has passed the test, the classification performance is good and accurate, this program has completed running, I hope you make good use of)
- 2013-07-19 13:07:30下载
- 积分:1
-
c2_ejemplo_barra_con_carga_axial_exacta_vs_bvp4c
matlabFEM is fem lab progrma source code to solve equation diferential
- 2013-09-23 12:18:32下载
- 积分:1
-
Genetic-Algorithm-master
说明: 利用计算机仿真运算,将问题的求解过程转换成类似生物进化中的染色体基因的交叉、变异等过程。在求解较为复杂的组合优化问题时,相对一些常规的优化算法,通常能够较快地获得较好的优化结果。遗传算法已被人们广泛地应用于组合优化、机器学习、信号处理、自适应控制和人工生命等领域(Using computer simulation operations, the problem-solving process is transformed into a process similar to the crossover and mutation of chromosomal genes in biological evolution. When solving more complex combinatorial optimization problems, compared with some conventional optimization algorithms, better optimization results can usually be obtained faster. Genetic algorithm has been widely used in the fields of combinatorial optimization, machine learning, signal processing, adaptive control and artificial life)
- 2020-09-18 22:57:44下载
- 积分:1
-
IEEE80211a
基于802.11b协议上的一个无线局域网物理层的模型。利用MATLAB的SIMULINK软件平台来实现其功能。(Agreement based on a 802.11b wireless LAN physical layer model. MATLAB using the SIMULINK software platform to achieve its functions.)
- 2009-05-01 16:30:40下载
- 积分:1
-
Daubechies4-8filtercoefficients
Daubechies wavelet coefficients 4 to 8
- 2010-12-10 10:13:40下载
- 积分:1
-
RandomMatrixTheory
Random matrix theory - for communication systems.(Random matrix theory-for communication's ystems.)
- 2007-01-08 10:22:03下载
- 积分:1
-
S_interp_different
用不同插值方法对数据进行一维插值,通过结果不难看出,不同的插值方法导致不同的插值结果(One-dimensional interpolation data with different interpolation methods is not difficult to see through the results of different interpolation methods lead to different interpolation results)
- 2012-05-12 09:08:31下载
- 积分:1