登录
首页 » matlab » k_medoids

k_medoids

于 2008-08-06 发布 文件大小:9KB
0 125
下载积分: 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 个回复

  • weighted_kmeans
    用于实现weighted k-means算法,可以运行(It is used to perform weighted k-means clustering)
    2010-12-20 14:21:53下载
    积分:1
  • PCA
    在WINDOWS环境下,使用MATLAB写的PCA代码,移植性好,对于做PCA的能方便使用!(In the WINDOWS environment, the use of PCA written in MATLAB code, portability, and for doing the PCA can easily use!)
    2013-09-14 17:13:24下载
    积分:1
  • Optimization-Algorithms
    《最优化方法及其matlab程序设计》的源代码,包含很多经典的最优化算法(" Matlab optimization methods and procedures," the source code, including many classic optimization algorithms)
    2013-11-27 17:58:45下载
    积分:1
  • The.Students.Introduction.To.MATHEMATICA
    How to use Mathematica Package for numerical computation
    2010-07-04 16:42:15下载
    积分:1
  • Simulink
    its a matlab simulink book
    2009-04-25 08:48:09下载
    积分:1
  • optimize
    复合形优化算法的VC2005环境下的实现实例,是本人一次研究生期末作业,附带详细论文说明。(Optimization of complex environment to achieve VC2005 example, is a graduate student at the end of my work, with a detailed description papers.)
    2009-04-27 10:14:13下载
    积分:1
  • Huffmancoding
    Huffman编码,在该文件夹中有Huffman编码的相关源程序,并且给出了实验要求(Huffman encoding, in the folder in the relevant source Huffman coding, and test requirements are given)
    2009-05-07 17:37:00下载
    积分:1
  • mopso
    MOPSO算法,加注释并且可以跑通,加测试函数,初学者学习很方便(MOPSO algorithm, annotated and run, and test function, it is convenient for beginners to learn)
    2021-03-21 22:39:16下载
    积分:1
  • NelinSys_BSD
    example of matlab,optimization method which is used with different model.it will be useful for whom they want to learn Matlab by themselves
    2009-09-18 15:18:37下载
    积分:1
  • DrivingFunctionswfs
    Computes driving functions..hope you like it
    2010-12-16 19:30:10下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载