搜索资源列表
Kmeans
- Kmeans Algorithm Implementation
K-means-cSharp--code
- k均值算法是模式识别的聚分类问题,这是用C#实现其算法-K-means algorithm is pattern recognition of poly classification problem, this is written in c# realize its algorithm
DIPKmeans
- Kmeans clustering algorithm
kmeans
- 利用k-means算法进行聚类,K-means算法以欧式距离作为相似度测度,它是求对应某一初始聚类中心向量V最有分类,使得评价指标J最小。算法采用误差平方和准则函数作为聚类准则函数。-Algorithm using k-means clustering, K-means algorithm Euclidean distance as a similarity measure, it is the pursuit of the vector V corresponding to a initial
k-means
- kmeans算法,语言是c#,数据库可自己建,自己更新修改,值得借鉴-kmeans algorithm, the language is c#, can build their own database, modify their own profile, worth learning
kmeans(cp2Bp2B)
- kmeans聚类算法实现图像分割, 基于K-MEAN的图像分割,方便实用,对于图像处理的研究生很有参考价值的!-kmeans clustering algorithm for image segmentation, image segmentation based on K-MEAN, convenient and practical, for image processing graduate of great reference value!
kmeans
- K均值,适合于地理信息,计算机等交叉学科,是个很重要的算法-K-means, suitable for geographic information, computer and other interdisciplinary, is an important algorithm
KMeans
- vs2013实现的k-means聚类算法,是一个2维点集的聚类演示程序-Vs2013 implementation of the K-means clustering algorithm, is a 2 dimensional point set of the clustering demonstration program
KMeans-Picture
- Vs2013实现的K-Means聚类算法,把256^3颜色进行聚类,用少量颜色进行替换-Vs2013 implementation of the K-Means clustering algorithm, the 256^3 color clustering, with a small number of colors to replace
Kmeans
- 数据挖掘的k-means的经典算法 基于c#语言 编写 利用数据挖掘者的使用-Data mining K-means classic algorithm based on the use of c# language to write the use of data mining
Kmeans
- 采用C#语言完成了Kmeans 聚类算法的聚类过程。(The clustering process of Kmeans clustering algorithm is completed by C# language.)