登录
首页 » matlab » k_medoids

k_medoids

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

  • Wavelet_denoising
    关于小波去噪 适合初学者的一个小程序 希望对大家有帮助(on wavelet denoising for beginners of a small program you want to help! !)
    2006-06-04 12:40:32下载
    积分:1
  • NoiseSubstraction
    Noise Estimation of speech signals in Matlab
    2012-06-10 21:52:20下载
    积分:1
  • MATLAB-programming
    结合25个实例,详细介绍了matlab的编程技巧(The combination of 25 instances, details Matlab programming skills)
    2012-10-03 17:31:44下载
    积分:1
  • classification_toolbox
    分类工具包,含有多个分类算法的matlab源程序,适用于类别数据的分类和可视化(The Classification toolbox for MATLAB is a collection of MATLAB modules for calculating classification (supervised pattern recognition) multivariate models: Discriminant Analysis, Partial Least Square Discriminant Analysis (PLSDA), Classification trees (CART), K-Nearest Neighbors (kNN) and Soft Independent Modeling of Class Analogy (SIMCA). This is the version 3.1 of the Classification toolbox for MATLAB Classification toolbox for MATLAB has been released by Milano Chemometrics and QSAR research Group. Visit our website at www.disat.unimib.it/chm )
    2015-02-02 07:48:53下载
    积分:1
  • Bland-Altman
    用matlab编写的进行Bland-Altman统计分析的程序。(A program using matlab for Bland-Altman statistical analysis.)
    2013-09-14 15:21:04下载
    积分:1
  • 17886810
    关联维数计算matlab 源代码 将此用于混沌分析理论(Calculation of correlation dimension)
    2011-11-01 17:25:38下载
    积分:1
  • Ergen_Mobile-Broadband-including-WiMAX-and-LTE
    A great book from Mustafa Ergen about wireless communications in LTE, WiMaX and mobile broadband with the title Mobile Boradband including WiMaX and LTE .
    2013-12-14 08:29:55下载
    积分:1
  • morph
    实现图像morphing的matlab代码(Image morphing realize the matlab code)
    2008-03-05 10:17:03下载
    积分:1
  • ans-e11
    Smith Nguyen Studio. Smith Nguyen Studio. Smith Nguyen Studio. Smith Nguyen Studio. Smith Nguyen Studio.
    2013-07-24 16:47:03下载
    积分:1
  • code_multihop_last-1
    The objective of this project is to investigate the possibility of applying a dynamic channel allocation to cMCN. The proposed method is a multihop dynamic channel assignment (MDCA) scheme that works by assigning channels based on interference information in the surrounding cells. A channel searching strategy, sequential channel searching (SCS) is developed for the MDCA scheme. This strategy is responsible for the channel updation which includes channel assignment for a new request and channel release after the completion of the communication process. Through computer simulation, we show that the proposed MDCA scheme using the SCS strategy improves the system capacity significantly.
    2013-07-13 01:28:59下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载