登录
首页 » matlab » K-meanCluster

K-meanCluster

于 2007-11-15 发布 文件大小:2KB
0 213
下载积分: 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 个回复

  • pok
    用于扑克的识别 主要原理是 先把左上角的截去一个角(涉及到智能判断切片大小) 之后通过区域查找和HSV模型 辨别出颜色 和找出相应的区域 然后利用编码形式 识别数字和花式(The main principle for the identification of poker is to first truncate the top left corner (relating to intelligence judgments slice size) after the HSV model through regional search and identify colors and find the appropriate form of identification coding region and then use digital and fancy)
    2010-11-04 21:22:28下载
    积分:1
  • rosemap
    海洋方面用来画风速玫瑰图的matlab程序。(Marine areas used to draw wind rose diagram of the matlab program.)
    2011-09-20 10:46:40下载
    积分:1
  • MATLAB
    matlab7.0 绘图绘图ppt,很详细的说(matlab7.0 Drawing drawing PPT, very detailed said )
    2013-03-04 18:22:54下载
    积分:1
  • MIMO_OFDM_MATLAB_program
    This is set of codes for wireless telcommuniaction for who study wirless
    2014-12-12 20:28:31下载
    积分:1
  • GMSKMatLab
    m-fsk modulation and de modulation
    2010-09-08 01:44:51下载
    积分:1
  • bipls
    利用此matlab程序可以建立偏最小二乘模型,每句语言都有相应的详细的注释,方便读程序(Use this matlab program can build partial least-squares model, every language has a corresponding detailed notes to facilitate reading of the procedures)
    2008-08-12 17:02:32下载
    积分:1
  • invmelfcc
    Attempt to invert plp cepstra back to a full spectrum and even a waveform.
    2011-07-04 02:06:17下载
    积分:1
  • split_merge
    source code for split and merge of image
    2010-08-29 23:12:43下载
    积分:1
  • MATLAB
    这个是逐步搜索法的MATLAB主程序,牛顿法,不动点迭代法(This is a step by step search method MATLAB main program, compiled his free time, by running the verification.)
    2009-12-01 21:09:14下载
    积分:1
  • fisher
    用Matlab语言编写的实现fisher准则,可以很方便的验证fisher准则(Fisher guidelines for implementation of the Matlab language, you can easily verify that the fisher criteria)
    2012-08-20 00:24:22下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载