登录
首页 » matlab » kmeansPP

kmeansPP

于 2021-01-22 发布 文件大小:1KB
0 304
下载积分: 1 下载次数: 11

代码说明:

  一个有效的实现k - means+ +聚类多元数据算法。已经证明,这种算法有一个预期值的上界值。此外,k - means + +具有较好的收敛性。(An efficient implementation of the k-means++ algorithm for clustering multivariate data. It has been shown that this algorithm has an upper bound for the expected value of the total intra-cluster distance which is log(k) competitive. Additionally, k-means++ usually converges in far fewer than vanilla k-means.)

文件列表:

kmeans.m,1453,2014-02-12

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

发表评论

0 个回复

  • bluetooth_full_duplex
    蓝牙通信系统matlab仿真代码。运用matlab环境进行仿真(Bluetooth communication system simulation matlab code. Use of matlab simulation environment)
    2007-07-31 16:14:14下载
    积分:1
  • ShapingFilterDesign.pdf
    The care and feeding of digital,pulse-shaping filters
    2010-10-04 06:59:33下载
    积分:1
  • 3x3-neighbor-pixel
    Description All the filters have needed neighbor data the current pixel in the image,here this function(res_window=cover_window(how many neighbor value for row ,how many neighbor value for column ,input image) produce the result( res_window(row,col,total size)) input inp_img=2d data(row * col) w=cover size w=[3 3] = 3x3 cover pixel generation output o_img=result 3d o_img(w(1),w(2),r*col) if inp_img=[1 2 3 4 5 6 ] w=[3 3] Soloution it will construct new image new_img=[0 0 0 0 0 0 1 2 3 0 0 4 5 6 0 0 0 0 0 0] result o_img(:,:,1)=[0 0 0 0 1 2 0 4 5] o_img(:,:,2)=[0 0 0 1 2 3 4 5 6] finally o_img(1:3,1:3,6) example a=imread( pears.png ) b=rgb2gray(a) c=cover_window( b,[3 3]) 3x3 window construction
    2014-10-24 17:14:14下载
    积分:1
  • cep1
    Matlab倒谱法测语音信号的基音周期。vista下测试成功(Matlab cepstrum method to measure the pitch period of speech signal. successfully tested under vista)
    2010-06-04 17:48:54下载
    积分:1
  • DaillyExpenceSystem
    Daily Expence managment System..........
    2014-09-21 15:22:12下载
    积分:1
  • w1
    说明:  晶闸管三相桥式整流器的仿真(MATLAB20014)(The simulation of thyristor three-phase bridge rectifier)
    2014-10-30 22:59:43下载
    积分:1
  • pca
    将图像进行主成分分析,并显示第一主成分,方法很好用的(The principal component analysis is performed and the first principal component is displayed.)
    2021-04-22 15:28:48下载
    积分:1
  • MRI-Slicer
    MATLAB MRI Slicer, Move MRI Slices to 3D
    2012-07-14 13:25:54下载
    积分:1
  • genetic_algorithm
    Genetic algorithm in matlab.
    2009-05-17 19:16:54下载
    积分:1
  • Neural-network
    一种基于神经网络模型的matlab实现程序(Based on neural network model matlab implementation procedures)
    2010-02-02 15:46:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载