登录
首页 » matlab » kmeans

kmeans

于 2011-12-22 发布 文件大小:1KB
0 238
下载积分: 1 下载次数: 18

代码说明:

  function [L,C] = kmeans(X,k) KMEANS Cluster multivariate data using the k-means++ algorithm. [L,C] = kmeans(X,k) produces a 1-by-size(X,2) vector L with one class label per column in X and a size(X,1)-by-k matrix C containing the centers corresponding to each class. Version: 07/08/11 Authors: Laurent Sorber (Laurent.Sorber@cs.kuleuven.be) References: [1] J. B. MacQueen, "Some Methods for Classification and Analysis of MultiVariate Observations", in Proc. of the fifth Berkeley Symposium on Mathematical Statistics and Probability, L. M. L. Cam and J. Neyman, eds., vol. 1, UC Press, 1967, pp. 281-297. [2] D. Arthur and S. Vassilvitskii, "k-means++: The Advantages of Careful Seeding", Technical Report 2006-13, Stanford InfoLab, 2006.

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

发表评论

0 个回复

  • matlab7
    matlab7 王正林编写 适合初学者学习(matlab7 Wang Zhenglin written for beginners to learn matlab )
    2011-05-19 19:55:52下载
    积分:1
  • radar-matlab-
    是关于雷达系统的代码,主要用于构建基本雷达系统并通过该程序生成的仿真结果进行操作(Code on the radar system, mainly used to build a basic radar system and the simulation results generated by the program to operate)
    2012-06-14 08:29:27下载
    积分:1
  • SAR_Data_Simu
    合成孔径雷达(SAR)点目标数据模拟生成的matlab程序(Matlab program for SAR simulation data generation)
    2013-02-04 21:53:14下载
    积分:1
  • KNNalgorithm
    一个聚类程序,基于贝叶斯最小错误率的判别,效果挺好的。(A clustering procedure, based on Bayesian minimum error rate of the discriminant, the effect quite good.)
    2008-04-18 15:31:06下载
    积分:1
  • MATLAB
    主要边缘检测,灰度化处理,直方图,均衡化 二值化图像等图像处理技术,matlab编程,小程序代码,非常实用(The main edge detection, gray processing, histogram equalization binary image and other image processing technology, matlab programming, applet code, very useful)
    2013-11-29 21:20:35下载
    积分:1
  • Code_Find
    This is a matlab code for m sequence code finding
    2010-01-09 21:37:10下载
    积分:1
  • functionz1
    说明:  寻找三次样条多项式需要求解大量的线性方程。实际上,给定N个断点,就要寻找N-1个三次多项式,每个多项式有4个未知系数。这样,所求解的方程组包含有4*(N-1)个未知数。把每个三次多项式列成特殊形式,并且运用各种约束,通过求解N个具有N个未知系数的方程组,就能确定三次多项式。 (find cubic spline solving polynomial need a lot of linear equations. In fact, given N breakpoints, it is necessary to look for N-1 cubic polynomial, each with four polynomial coefficients unknown. Thus, by solving the equations contain 4* (N-1) unknown. Each cubic polynomial Timing special form, and use of various constraints, by solving N with N unknown coefficient equations, we can identify three polynomial.)
    2006-03-15 21:22:27下载
    积分:1
  • 1.-PPI
    在EFI架構下寫一隻PPI sample(PEIM to PEIM Interface),使兩隻PEIM可透過此PPI互相傳遞資料. Write a PPI sample to make two PEIMs able to communicate each other.(Write a PPI sample to make two PEIMs able to communicate each other.)
    2013-12-26 15:01:10下载
    积分:1
  • alitask
    ali is assigned tasks for matlab
    2010-11-09 21:12:09下载
    积分:1
  • 201303
    数学建模与数学实验(第3版),各种常用的算法,ppt,M文件,各算法后附有matlab程序,可以方便的运行。(Mathematical modeling and mathematical experiment (3), a variety of commonly used algorithms, ppt, M file attached to each algorithm matlab program, easy to run.)
    2013-01-05 20:56:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载