-
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
-
边缘检测代码MATLAB
程序代码说明 P0701:细胞边缘检测 P0702:癌细胞形态学分析 P0703:癌细胞颜色分析(code P0701 Note : Cell Edge Detection P0702 : Morphological analysis P0703 cancer : cancer color analysis)
- 2005-03-24 09:11:38下载
- 积分:1
-
adhoc
用matlab仿真ad hoc 网络中网络性能(Matlab simulation with the network performance in ad hoc networks)
- 2010-10-27 10:59:38下载
- 积分:1
-
rls
matlab 的RLS代码,用于可适应滤波器的回声消除功能(matlab for RLS code can be adapted to filter for echo cancellation functionality)
- 2010-01-08 06:14:33下载
- 积分:1
-
LQRcontrol
LQR线性优化二次型,LQR可得到状态线性反馈的最优控制规律 ,易于构成闭环最优控制,本实例可以运行(Two LQR linear quadratic regulator)
- 2021-03-28 22:09:11下载
- 积分:1
-
PCA
说明: 基于主成分分析(PCA)的人脸识别系统。(Based on principal component analysis (PCA) of face recognition systems.)
- 2010-03-27 22:13:10下载
- 积分:1
-
optimum-array-processing
最优阵列处理随书程序,最全版本,包含课后习题程序(matlab code of optimum array processing)
- 2014-09-09 16:50:14下载
- 积分:1
-
particle_filter_residual_resumpling
一个很好的残差重采样粒子滤波算法,Matlab代码(A good residual resampling particle filter algorithm, Matlab code)
- 2014-01-03 15:15:26下载
- 积分:1
-
MFEToolbox
matlab工具箱,可以用来处理各类garch模型,尤其是包含CCCGARCH等多元garch模型(it s a matlab toolbox that can be used to deal with all kinds of garch model, especially multivariate garch model like CCC-GARCH model)
- 2014-12-09 17:18:00下载
- 积分:1
-
fig1_12
合成孔径雷达sar信噪比相对于不同距离的MATLAB仿真程序,最后结果以图表形式给出(Synthetic aperture radar sar signal-to-noise ratio relative to different distances MATLAB simulation program, the final result is given in chart form)
- 2012-09-26 17:21:12下载
- 积分:1