-
LiftingWaveletTrans
利用第二代小波变换———提升小波变换,为第一代小波变换提供了一种新的更快速的实现方法,使得其构造不再
依赖于Fourier 变换构造,可以实现所有的第一代小波变换,提升方案把此变换过程分为分裂、预测和更新3 个阶段。(--- Second generation wavelet transform using lifting wavelet transform, for the first generation wavelet transform provides a new, more rapid implementation method, so its structure is no longer dependent on the Fourier transform structure, can achieve all of the first generation wavelet transform, enhance the program to the transformation process is divided into split, predict and update the three stages.)
- 2010-05-11 23:23:11下载
- 积分:1
-
kmeans
说明: k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。(The k-means algorithm accepts the input k; then divides n data objects into k clusters in order to make the obtained cluster satisfy: the similarity of objects in the same cluster is high; and the similarity of objects in different clusters Smaller.)
- 2020-04-27 15:23:24下载
- 积分:1
-
parzen
说明: Parzen窗拟合标准正态分布(Matlab实现)(Parzen window fitting the standard normal distribution (Matlab implementation))
- 2010-04-29 19:41:47下载
- 积分:1
-
truyen_dan_so_matlab
Simulation Digital communication by using matlab
- 2012-09-03 13:14:51下载
- 积分:1
-
Matlab-FHOFDM
该资料详细说命了FHOFDM系统的matlab实现(The information in detail the fate FHOFDM system to achieve matlab)
- 2008-12-19 15:24:39下载
- 积分:1
-
example_clock
说明: Matlab擦除重绘动画——时钟演示,包含时针、分针和秒针,日期。(Matlab Erasemode redraw animation- Clock )
- 2011-04-13 17:03:42下载
- 积分:1
-
dstatcom
this is a matlab file that cotains a simulon simulaton of a statcom compensator
- 2014-12-31 22:09:25下载
- 积分:1
-
8
最简单的matlab程序,heart数据包(The simplest matlab program, heart packet)
- 2020-06-18 15:20:01下载
- 积分:1
-
AutomaticGainControl
Atomatic Gain Control
- 2010-06-28 23:11:06下载
- 积分:1
-
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