-
KL100
K-L特征压缩器的原理是利用K-L变换的优良性质,即K-L变换可消除原向量各分量间的相关性。(KL compressor characteristic is the use of KL transform the principle of good nature, that the original vector of KL Transform to eliminate the correlation between the various components.)
- 2009-11-23 10:35:15下载
- 积分:1
-
RadioDataSystem.tar
Radio Data System implementation
- 2012-06-16 11:24:20下载
- 积分:1
-
tuxiangchuli
matlab的另一个功能就是应用在图像处理上。有强大的能力处理图像。希望对读者有很大的帮助(Another feature is the application of matlab in image processing. Has a strong ability to handle images. Hope to be very helpful to readers)
- 2013-10-27 21:20:46下载
- 积分:1
-
find_file
利用Matlab软件方便的从海量文件夹里找出你想要的文件,使你不必做一些重复性的劳动(Using Matlab software easy to find from a massive folder of files you want, so you do not have to do some repetitive work)
- 2010-09-10 18:36:08下载
- 积分:1
-
sykj23
说明: 离散卷积的MATLAB实现MATLAB realization of discrete convolution of the(MATLAB realization of discrete convolution of the)
- 2010-03-29 20:13:26下载
- 积分:1
-
AsyLnCPSO
matlab 最优化算法 matlab 最优化算法matlab 最优化算法(matlab zui you hua suan fa zui you hua suan fa )
- 2012-03-28 14:54:24下载
- 积分:1
-
SpillOver_DY
说明: 计算Diebold and Yilmaz(2014)溢出指数
Diebold F X, Yilmaz K. Better to give than to receive: Predictive directional measurement of volatility spillovers. International Journal of Forecasting, 2012, 28(1): 57-66.(Diebold and Yilmaz(2014) spillover index
Diebold F X, Yilmaz K. Better to give than to receive: Predictive directional measurement of volatility spillovers. International Journal of Forecasting, 2012, 28(1): 57-66.)
- 2021-04-23 14:28:47下载
- 积分:1
-
29697550Wind_PMSG
永磁直驱风力发电机,并网机侧部分matlab仿真研究(permanent magnel direct drive wind tuibine grid connected inverter side part)
- 2018-06-20 20:29:00下载
- 积分:1
-
vgg
多视点几何学中从P中提取出K,R例如P = K*R*[eye(3) -t]以及从两个相机矩阵得到单应矩阵(Multiview geometry extracted from the P K, R such as P = K* R* [eye (3)-t])
- 2010-07-12 16:16:53下载
- 积分:1
-
cskmeans
cskmeans 聚类算法的一种
1. 分裂法(partitioning methods):给定一个有N个元组或者纪录的数据集,分裂法将构造K个分组,每一个分组就代表一个聚类,K<N。而且这K个分组满足下列条件:(1) 每一个分组至少包含一个数据纪录;(2)每一个数据纪录属于且仅属于一个分组(注意:这个要求在某些模糊聚类算法中可以放宽);对于给定的K,算法首先给出一个初始的分组方法,以后通过反复迭代的方法改变分组,使得每一次改进之后的分组方案都较前一次好,而所谓好的标准就是:同一分组中的记录越近越好,而不同分组中的纪录越远越好。使用这个基本思想的算法有:K-MEANS算法、K-MEDOIDS算法、CLARANS算法;()
- 2008-07-07 10:52:51下载
- 积分:1