登录
首页 » matlab » k_medoids

k_medoids

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

  • Code
    There i include source code for iris recognition
    2011-07-15 22:03:06下载
    积分:1
  • Quire
    QUIRE算法用于主动学习,通过信息询问和代表样本来实现。(QUIRE is a package for active learning by querying informative and representative examples. )
    2012-02-13 13:12:32下载
    积分:1
  • lp_std
    说明:  标准label propagation的一个实现版本,实现为函数,可以直接调用即可。(As a standard implementation of label propagation algorihtm, you could integrate into your work freely.)
    2010-03-18 14:41:11下载
    积分:1
  • ellip
    椭圆带通滤波器设计,根据椭圆原型滤波器,进行双线性变换和低通转带通,获得所需滤波器(Elliptic bandpass filter design based on elliptic prototype filter, the bilinear transformation turn bandpass and low-pass, to obtain the desired filter)
    2012-12-31 23:35:00下载
    积分:1
  • DiscreteTFDs
    该工具箱为时频分析中的一类重要变换,离散时频分布的工具箱,其中提供基本算法的程序.可直接应用(the Toolbox too frequency analysis of a kind of important transformation, discrete time-frequency distribution of the toolkit, providing basic arithmetic procedures. can be directly applied)
    2006-09-25 16:26:09下载
    积分:1
  • Jacobi
    用JACOBI迭代法求解线性代数方程组,此迭代法是数值计算基本方法之一。(Use JACOBI iterative method for solving linear algebraic equations, and this iteration method is one of the basic method of numerical calculation.)
    2012-05-19 16:56:50下载
    积分:1
  • code
    visual servoing of mobile robot
    2013-04-05 23:32:07下载
    积分:1
  • segmentation
    image segmentation papers
    2013-04-30 14:11:30下载
    积分:1
  • median-filter-matlab-source-code
    matlab中值滤波源代码,对于图像处理的人员有一定的参考意义。。(median filter matlab source code for image processing personnel have some reference value. .)
    2013-12-11 15:16:58下载
    积分:1
  • uongluong1
    it is very imoportant file
    2010-05-13 01:26:39下载
    积分:1
  • 696516资源总数
  • 106641会员总数
  • 4今日下载