登录
首页 » matlab » K-meanCluster

K-meanCluster

于 2007-11-15 发布 文件大小:2KB
0 225
下载积分: 1 下载次数: 91

代码说明:

  How the K-mean Cluster work Step 1. Begin with a decision the value of k = number of clusters Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the following: Take the first k training sample as single-element clusters Assign each of the remaining (N-k) training sample to the cluster with the nearest centroid. After each assignment, recomputed the centroid of the gaining cluster. Step 3 . Take each sample in sequence and compute its distance from the centroid of each of the clusters. If a sample is not currently in the cluster with the closest centroid, switch this sample to that cluster and update the centroid of the cluster gaining the new sample and the cluster losing the sample. Step 4 . Repeat step 3 until convergence is achieved, that is until a pass through the training sample causes no new assignments. (How the K-mean Cluster workStep 1. Begin with a decision the value of k = number of clusters Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the following: Take the first k training sample as single-element clusters Assign each of the remaining (Nk) training sample to the cluster with the nearest centroid. After each assignment, recomputed the centroid of the gaining cluster. Step 3. Take each sample in sequence and compute its distance from the centroid of each of the clusters. If a sample is not currently in the cluster with the closest centroid, switch this sample to that cluster and update the centroid of the cluster gaining the new sample and the cluster losing the sample. Step 4. Repeat step 3 until convergence is achieved, that is until a pass through the training sample causes no new assignments.)

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

发表评论

0 个回复

  • FC_AE
    fc-ae1553协议,光纤通道,总线应用(fc-ae1553 protocol, Fibre Channel, Bus Applications)
    2013-12-23 14:28:21下载
    积分:1
  • 29
    说明:  It can be support for wireless communication
    2013-12-24 22:10:47下载
    积分:1
  • AFPDFPCC
    写作通信基于AF,DF,CC转发方案的性能比较(Writing Communication comparison is based AF, DF, performance CC forwarding scheme)
    2015-10-28 16:58:40下载
    积分:1
  • mud_code.tar
    This code is for multiuser detection in communication
    2009-06-05 20:02:54下载
    积分:1
  • LCESPRITMONO
    低复杂度的基于ESPRIT算法的单基地MIMO雷达测向算法,matlab(low complication ESPRIT algorithm for monostatic mimo radar)
    2020-11-14 10:49:42下载
    积分:1
  • Optimization-method
    最优化方法及其Matlab程序设计,乘子法程序,非线性最小二乘问题源码,最速下降法与牛顿法源码等等(Optimization method and Matlab programming, multiplier method procedures, non-linear least squares problem source, the steepest descent method and Newton' s law code, etc.)
    2011-10-22 18:14:03下载
    积分:1
  • primal-dual-algorithm
    Solve the standard basis pursuit program using a primal-dual algorithm,The key code of GBP is provided by Justin Romberg Reference: E. Candes and J. Romberg, “l1-Magic: Recovery of Sparse Signals via Convex Programming,” 2005.
    2013-11-13 20:25:05下载
    积分:1
  • MIMO_BoxJenkins
    多输入多输出的BJ模型,频域辨识,里边含有案例和相应的函数(BJ multi-input multi-output model, frequency domain identification)
    2014-04-26 15:25:13下载
    积分:1
  • AFT
    电子工业出版社的《自适应滤波器》西蒙·赫金 书中例题的代码(Electronic Industry Press Adaptive Filter by Simon Haykin The code examples in the book)
    2014-12-07 00:34:08下载
    积分:1
  • Julia
    THIS IS ABOUT JULIA SET COSTRUCTION
    2012-10-02 13:49:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载