登录
首页 » matlab » k_medoids

k_medoids

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

  • GMRFFCM
    高斯马尔科夫随机场和模糊c均值聚类的matlab源程序(Gassian Markov random filed and fuzzy c means clustering matlab source code)
    2010-09-29 22:06:50下载
    积分:1
  • NetCreate
    现有的几个网络拓扑随机发生器,其实很难生成理想的网络拓扑结构,其主要原因在于很难控制节点的疏密和间距。我们提出来的这个改进算法,在随机抛撒节点的时候使用了K均值聚类,由本算法作为网络拓扑发生器,网络节点分布均匀且疏密得当,边的分布也比较均衡(The few existing random network topology generator, is in fact very difficult to generate the desired network topology, the main reason it is difficult to control the node density and spacing. We put forward the improved algorithm, throw in random nodes when using the K-means clustering, by the algorithm as a network topology generator, network nodes and spacing evenly distributed properly, the edge of a more balanced distribution of)
    2008-04-19 09:20:34下载
    积分:1
  • 023906-01
    张学工模式识别课件清华大学出版社。word版本(Zhang workers Pattern Recognition Courseware)
    2013-03-20 20:51:30下载
    积分:1
  • LS_CE
    mimo-ofdm中LS信道估计算法代码(mimo-ofdm channel estimation algorithm in LS code)
    2013-12-04 17:04:26下载
    积分:1
  • ex5_18
    说明:  在MATLAB环境下用PM算法进行的带通滤波器设计(In the MATLAB environment using the PM algorithm bandpass filter design)
    2008-11-18 19:20:35下载
    积分:1
  • threerayRayleigh
    %threerayRayleigh.m % Last Homework pp. 253 5.31 (Second Edition English) % Default parameters % (threerayRayleigh.m%% Last Homework pp. 2 53 5.31 (English Second Edition) para% Default meters%)
    2006-10-25 09:39:33下载
    积分:1
  • dmc2
    带有时滞的DMC算法,可以修改参数,包括传递函数,优化时域,控制时域等等(DMC algorithm with Delay)
    2014-09-19 09:51:36下载
    积分:1
  • ReconocimientoRostros
    Describe Describe Describe Describe Describe Describe Describe Describe Describe Describe
    2013-08-27 01:08:09下载
    积分:1
  • csvs
    基于改进差分演化算法的石油层评价指标的特征选择(Feature improved oil layer evaluation based on differential evolution algorithm choice)
    2013-12-12 19:25:00下载
    积分:1
  • yichuan
    遗传算法求旅行商,送货商,邮递员,灾情巡视等问题,是一种近似算法。(Genetic algorithm to solve the traveling salesman, delivery companies, mail carriers, disaster inspections and other issues, is an approximation algorithm.)
    2010-09-01 23:55:01下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载