-
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
-
dip
disorder extraction for medical images im matlab. It takes in put as diseas image and send recognize it
- 2010-03-04 22:02:03下载
- 积分:1
-
control-engineering-matlab
Text Book on control engineering using matlab
- 2012-04-02 12:15:13下载
- 积分:1
-
带宽2MHz的线性调频信号及其频谱图-chap09
ex9_1 脉冲信号调制
ex9_2 载波10MHz,带宽2MHz的线性调频信号及其频谱图
ex9_3 产生7位巴克码编码的二相码
ex9_4 产生7位巴克码和线性调频的混合调制信号
ex9_5 瑞利分布实现程序
ex9_6 瑞利分布+杂波
ex9_7 相关对数正态分布杂波
ex9_8 相关weibull分布杂波
ex9_9 相干相关K分布杂波
ex9_10 线性调频信号的数字化正交解调
ex9_11 雷达脉冲压缩处理
ex9_12 二相编码信号的脉压处理
ex9_13 用FFT和FIR方法实现MTD处理(程序有错误)
ex9_14 雷达的恒虚警处理(CFAR)
ex9_15 比较相参积累和非相参积累
ex9_14 计算加性高斯白噪声准则下雷达探测的经典CFAR
二进制检测阈值和指定的虚警概率。
(瑞利噪声下快慢门限CFAR处理)(Ex9_1 pulse signal modulates ex9_2 carrier 10MHz, Linear Frequency Modulation signal of bandwidth 2MHz and its Spectrum Diagram ex9_14 calculation of classical CFAR under additive Gaussian white noise criterion Binary detection threshold and specified false alarm probability. (fast and slow threshold CFAR processing under Riley noise))
- 2021-03-17 03:09:21下载
- 积分:1
-
MATLAB-OFDM-
基于MATLAB的OFDM系统仿真及性能分析,比较实用(MATLAB based on the OFDM system simulation and performance analysis, more practical)
- 2008-05-26 19:50:41下载
- 积分:1
-
review
说明: 冈萨雷斯数字图像处理的一个review 简洁不错(a review of digital image processing)
- 2009-08-08 19:01:32下载
- 积分:1
-
BPSK_OFDM_SimulationByMatlabCode
用matlab仿真的BPSK_OFDM_Simulation的代码(Simulation using matlab code BPSK_OFDM_Simulation)
- 2011-04-20 21:20:53下载
- 积分:1
-
Untitled
matlab绘制阵列正六边形。采用坐标方法。(Draw a regular hexagon array matlab. Using coordinate methods.)
- 2021-01-04 20:48:55下载
- 积分:1
-
train_bp_4
说明: 自适应学习率调整法训练BP网络,讲解详细(Adaptive learning rate adjustment method training BP network, explain in detail)
- 2010-04-05 17:11:30下载
- 积分:1
-
ants
matlab中的蚂蚁算法又叫蚁群算法。主要解决函数优化,寻最优值问题(In matlab ,the ants can revolosion the problem about chath the rightes answer .)
- 2010-05-22 10:37:42下载
- 积分:1