登录
首页 » Matlab » K-means和K-medoids算法程序

K-means和K-medoids算法程序

于 2022-05-19 发布 文件大小:1.37 kB
0 97
下载积分: 2 下载次数: 3

代码说明:

资源描述matlab实现k-means算法和k-medoids算法。%%%%%%函数说明%%%%%% %输入: %      sample--样本集; %        k--聚类数目; %输出: %       y--类标; %       cnew--聚类中心; %       n--迭代次数; function [y cnew n]=k_means(sample,k) %%%%%函数说明%%%%%%% %输入: %     sample--样本集; %       k--聚类数目; %输出: %       y--类标; %     med--聚类中心; %      n--迭代次数; function[y med n]=k_medoids(sample,k)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • KC
    说明:  计算数列的KC复杂度的函数,可用于脑电分析领域(KC series calculation complexity of functions for the field of EEG analysis)
    2010-11-03 14:57:31下载
    积分:1
  • work
    Matlab优化工具箱的几个函数调用例题(Matlab Optimization Toolbox, a few Examples)
    2010-01-20 15:14:04下载
    积分:1
  • matchedfilter.
    A Matlab code to plot the matched filter for 16-element linear array with constant phase weights on transmit and receive LFM waveform parameters.
    2008-11-17 11:12:20下载
    积分:1
  • A helper for you when developing a C progrem
    C课设必备,课设常见类型都有,内容很全!-A helper for you when developing a C progrem
    2022-04-13 00:35:28下载
    积分:1
  • matlabwaves
    用于海浪波形生成的matlab程序(Waveform for the waves generated by matlab program)
    2007-12-17 09:11:15下载
    积分:1
  • st
    说明:  S变换的MATLAB程序,可用于地震勘探去噪中,性能优于小波变换(S transform MATLAB program can be used for seismic exploration in the de-noising performance is better than wavelet transform)
    2010-01-04 10:21:41下载
    积分:1
  • FIR
    designed a lowpass filter to extract cos(0.1*pi) component from x(n) (designed a lowpass filter to extract cos (0.1* pi) component from x (n))
    2008-12-05 12:16:49下载
    积分:1
  • MATLAB-Function.doc
    matlab常用函数大全,很有用,特别是初学者。(matlab full funtions,very useful for initial learners。)
    2012-07-01 16:36:31下载
    积分:1
  • ConventionalBeamforming1
    ConventionalBeamforming codes and will show us detailed information on it, including some figures
    2014-11-26 17:22:58下载
    积分:1
  • Lorenz
    利用混沌序列与传统的加密算法融合,实现对数据的加密解密(Chaotic sequence fused with traditional encryption algorithms to achieve the data encryption and decryption)
    2021-03-12 08:59:25下载
    积分:1
  • 696518资源总数
  • 106222会员总数
  • 14今日下载