Welcome![Sign In][Sign Up]
Location:
Search - K-mean

Search list

[Other resourcek-mean

Description: 一种c语言算法 k-mean.c
Platform: | Size: 2140 | Author: yangmingze | Hits:

[Windows DevelopK-Mean聚类算法

Description: 本程序是基于vc++实现K-Mean聚类
Platform: | Size: 65256 | Author: qdhcuggis | Hits:

[Mathimatics-Numerical algorithmsk均值聚类算法源代码

Description: K均值聚类算法源代码-K-means clustering algorithm source code
Platform: | Size: 29696 | Author: 静子 | Hits:

[GDI-Bitmapk均值聚类算法

Description: k均值算法的源代码-k means algorithm source code
Platform: | Size: 2048 | Author: 刘新华 | Hits:

[AI-NN-PRK均值算法

Description: 实现K均值算法,读取文件,实现K均值的分类。-K-means algorithm to achieve, reading the paper, K-mean achievement category.
Platform: | Size: 40960 | Author: | Hits:

[MPIK-meanCluster

Description: 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.
Platform: | Size: 2048 | Author: yangdi | Hits:

[Special Effectsk-mean

Description: k-均值算法 做的图象分割实例 (将图片像素聚成三类)-k-means algorithm to do the image segmentation example (poly-pixel pictures into three categories)
Platform: | Size: 104448 | Author: 姜波 | Hits:

[AI-NN-PRK-MEANS

Description: k-mean算法的源码,对聚类非常有用!!可以直接使用!-k-mean algorithm source of clustering is very useful! ! Can be used directly!
Platform: | Size: 275456 | Author: 谢潇 | Hits:

[Mathimatics-Numerical algorithmsk-mean

Description: 算法描述: K均值算法: 给定类的个数K,将N个对象分到K个类中去, 使得类内对象之间的相似性最大,而类之间的相似性最小。-Algorithm Description: K-means algorithm: the number of a given type of K, will be assigned to N objects of class K to make class the similarities between objects the most, while the category of the similarity between the smallest.
Platform: | Size: 2048 | Author: LW | Hits:

[AI-NN-PRk-mean

Description: K-means聚类算法的java实现描述!有详尽的说明,对初学者非常有用!-K-means Abduction呾Yang Jun珋mirror cavity java wife of mother
Platform: | Size: 2048 | Author: Joney | Hits:

[VC/MFCk-mean

Description: 一种c语言算法 k-mean.c-A c language algorithm k-mean.c
Platform: | Size: 2048 | Author: yangmingze | Hits:

[AI-NN-PRK-means

Description: 模式识别 k-mean算法程序,用Visual c++编写-K-mean algorithm for pattern recognition procedures, using Visual c++ Prepared
Platform: | Size: 1024 | Author: jery | Hits:

[AI-NN-PRK-Means.Algorithm

Description: 算法,k-mean搜索方法,执行起来很快,推荐。-Algorithm, k-mean search methods, to implement quickly, recommended.
Platform: | Size: 30720 | Author: 陈国章 | Hits:

[Graph programK-means.m

Description: K-mean均值算法的matlab功能实现-K-means to achieve the matlab function
Platform: | Size: 55296 | Author: spinach | Hits:

[Special EffectsK-Mean

Description: 遥感影像K均值分类算法,针对bmp彩色图像。VC++6.0编程实现。-K means of remote sensing image classification algorithm for bmp color images. VC++6.0 programming.
Platform: | Size: 225280 | Author: | Hits:

[JSP/JavaK-Mean

Description: K-mean 算法 用Java实现的算法 从别人那看的 -k-mean
Platform: | Size: 21504 | Author: | Hits:

[Special EffectsK-MEANS

Description: 基于K-MEAN的图像分割,方便实用,对于图像处理的研究生很有参考价值的-watershed segmentation on matlab
Platform: | Size: 34816 | Author: jin | Hits:

[Special EffectsK-mean

Description: 基于纹理度量的图像分割,适用于遥感图像,主要利用到K-mean算法。-Image segmentation based on texture measurement for remote sensing image, the main advantage of K-mean algorithm.
Platform: | Size: 445440 | Author: 葛宏 | Hits:

[Special EffectsK-mean

Description: K-means算法是很典型的基于距离的聚类算法,采用距离作为相似性的评价指标,即认为两个对象的距离越近,其相似度就越大(K-means algorithm is a typical distance based clustering algorithm. The distance is used as the evaluation index of similarity, that is, the closer the distance between the two objects, the greater the similarity)
Platform: | Size: 13312 | Author: venshow | Hits:

[Mathimatics-Numerical algorithmsk-mean+k-medoids

Description: 机器学习中的两个基本算法,k-means 和k-medoids 通过学习英文课件,更好的理解算法内涵(Machine learning in the two basic algorithms, K-means and k-medoids through learning English courseware, better understanding of the algorithm connotation)
Platform: | Size: 543744 | Author: tink2123 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 28 »

CodeBus www.codebus.net