登录
首页 » matlab » k_medoids

k_medoids

于 2008-08-06 发布 文件大小:9KB
0 271
下载积分: 1 下载次数: 289

代码说明:

  聚类算法: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)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • wind_rose
    说明:  MATLAB用于绘制风场玫瑰图的程序源码(MATLAB wind roses for the draw procedure)
    2011-02-24 09:38:32下载
    积分:1
  • Matlab-DF-and-AF
    说明:   该程序是使用Matlab仿真协同通信的DF(解码转发)基本性能,也可以作为学习Matlab 通信仿真的入门实例。 (This program is to simulate basic performance of collaborative communication DF (decoding forwarding)by using Matlab, also can be used as a learning Matlab communication simulation of introductory examples.)
    2011-03-30 20:38:05下载
    积分:1
  • waterfilling-ofdm
    基于OFDM系统的注水算法的MATLAB仿真程序(OFDM systems based on MATLAB simulation program injection algorithm)
    2010-05-20 13:30:23下载
    积分:1
  • gmgafsa
    说明:  这是一个机遇鱼群算法的节点部署源代码,对于研究鱼群算法的朋友有帮助,请大家参考。(This is an opportunity to fish the source code node deployment algorithm, the algorithm for the study of fish friends to help, please refer to.)
    2011-03-23 14:25:21下载
    积分:1
  • 7fskkiii
    说明:  matlab dct-lms自适应算法仿真例子,该例子做了dct-lms和lms的比较。(Matlab Extra-LMS adaptive algorithm simulation example, the example done Extra-LMS and LMS comparison.)
    2006-03-26 16:45:20下载
    积分:1
  • mom_2052
    MoM programme for designing patch antenna
    2012-07-04 18:33:54下载
    积分:1
  • Matlabzixue
    用于自学Matlab的一些小的简单的程序,里边涵盖了许多数学问题(For self-study a number of small simple Matlab program, covers a lot of math problems inside)
    2011-08-20 22:08:01下载
    积分:1
  • confusionMatrix3d
    显示一个3 D的混淆矩阵,并返回深入全面的统计和统计每组氮组。(Displays a 3D confusion matrix, and returns thorough overall stats and stats per group for N groups.)
    2012-04-23 13:24:01下载
    积分:1
  • sensor_model
    model of type 1 subcat. sensor
    2011-11-30 16:15:41下载
    积分:1
  • FFT-VCPP-1024-point
    FFT VC++ 源码 50HZ 1024点 电压波形MATLAB验证 绝对正确 易修改为32点 64点128点 256点512点1024点等 C文件可直接应用于工程,非常好的C源码.rar(FFT 1024 point 512 point 128 point 64 point 32point)
    2012-11-24 11:48:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载