-
k_medoids
聚类算法:k—medoids 方法。这儿选取一个对象叫做mediod来代替上面的中心 的作用,这样的一个medoid就标识了这个类。步骤: 1,任意选取K个对象作为medoids(O1,O2,…Oi…Ok)。 以下是循环的: 2,将余下的对象分到各个类中去(根据与medoid最相近的原则); 3,对于每个类(Oi)中,顺序选取一个Or,计算用Or代替Oi后的消耗—E(Or)。选择E最小的那个Or来代替Oi。这样K个medoids就改变了,下面就再转到2。 4,这样循环直到K个medoids固定下来。 这种算法对于脏数据和异常数据不敏感,但计算量显然要比K均值要大,一般只适合小数据量。 这里是MAtlab源代码。(err)
- 2008-08-06 22:03:55下载
- 积分:1
-
zhiliudianjitiaosu
直流电动机调速系统,里面包含单环、双闭环的调速系统以及使用simpowersystem和simulink不同的仿真例程。(DC motor speed control system, which contains a single ring, double closed loop speed control system and the use of simpowersystem and the simulink different simulation routines.)
- 2012-07-13 11:48:01下载
- 积分:1
-
calchist
采用MATLAB编程语言完成的直方图编程,程序效率非常高!附带一篇论文。(MATLAB coding hist!)
- 2014-11-19 09:07:34下载
- 积分:1
-
paiduilun5.3
解决排队论中的基本问题,高效实用。改变数据即可实用(Queuing theory to solve the basic problem, efficient and practical. Change data can be useful)
- 2010-08-21 15:29:37下载
- 积分:1
-
matlabrose
基于matlab环境下的 绘制彩色玫瑰花的小程序 效果还是不错的 建议大家下载测试(Matlab environment based on the rose colored drawing or a good small program effects suggest that you download the test)
- 2010-12-16 15:03:19下载
- 积分:1
-
QPSK_MODULATION2
Quadrature Phase Shift Keying Demo
- 2007-05-02 20:33:30下载
- 积分:1
-
holeofdiffraction
完整的1X1mm大小的方孔衍射程序...............................
可以运行,会有点慢(Complete 1 x1mm square hole the size of the diffraction process)
- 2013-09-12 13:35:00下载
- 积分:1
-
restore-the-motion-blurred
说明: 根据需要输入模糊参数,生成相应的模糊图像,并对模糊图像进行恢复,验证运动模糊图像的恢复算法(Input fuzzy parameters needed to generate the corresponding blurred image,and restore the blurred image to authenticate the algorithm)
- 2011-03-07 14:10:05下载
- 积分:1
-
tg
说明: TG function useful for algorithmic study : matlab PHD code.
- 2011-04-01 00:27:47下载
- 积分:1
-
TLS_VBLAST
total least squares based mimo system simulation
- 2015-02-11 08:29:45下载
- 积分:1