登录
首页 » matlab » k_medoids

k_medoids

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

  • chap1
    先进PID控制MATLAB仿真(第3版)/刘金琨 中的第一章仿真程序(Advanced PID control MATLAB simulation (3)/Liu Jinkun Chapter emulator)
    2013-04-08 21:24:14下载
    积分:1
  • Matlab-earthquake
    基于matlab语言的抗震工程分析,里面很多代码值得学习。(Matlab language-based seismic engineering analysis, which a lot of code is worth studying.)
    2013-12-31 19:21:20下载
    积分:1
  • MFE
    时间序列模型和预测的MATLAB代码,包含参数的估计方法,数据分布的检测,模型预测的源码(Matlab code for time series modeling and forecast )
    2012-05-05 17:45:56下载
    积分:1
  • matlab
    denoise and wacelet analysis of signals
    2012-11-09 15:46:42下载
    积分:1
  • Matlabshujuchuli
    MATLAB数据处理教程,专门针对初学者的讲解,方便易懂(MATLAB data processing tutorial explaining specifically for beginners, easy to understand)
    2010-11-17 12:04:06下载
    积分:1
  • dianchi
    说明:  蓄电池仿真模型,电池为锂离子电池,11.2KWH,模型含开路电压和内阻的数据。(Battery simulation model, the battery is lithium-ion battery, 11.2kwh, the model contains open circuit voltage and internal resistance data.)
    2020-04-15 23:24:24下载
    积分:1
  • traffic_simevents
    automatic traffic signal
    2011-01-05 22:33:31下载
    积分:1
  • exercise2
    说明:  给定一幅图片输出其直方图,灰度拉伸,均衡化后的灰度直方图(Histogram, gray stretch, equalization)
    2010-04-13 22:21:08下载
    积分:1
  • lineHough
    线特征的hough提取程序,很不错的,自己试过,绝对可用(Line Features hough the process of extraction, very good that he tried to absolutely available)
    2006-10-24 02:16:32下载
    积分:1
  • sipletwomultipath
    This mfile illustrates a simple two path Rayleigh multipath fading channel This mfile inputs an unmodulated sinewave through a simple Rayleigh two path fading channel and shows the output with phase, gain, and attenuation characteristics via animation (This illustrates a simple two path Ra yleigh multipath fading channel proficient This mfile uts an unmodulated sinewave through a simple Ra yleigh two path fading channel and shows the out put with phase, gain, and attenuation characteristics via animatio n)
    2006-10-09 14:32:47下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载