搜索资源列表
k-meanss
- 模式识别作业,C程序编写的K-均值算法.-pattern recognition work, the C programming K-means algorithm.
KMeansClusterConsole
- K均值聚类算法,取前k个点为初始聚类中心,然后进行迭代聚类-K means clustering algorithm, fetch the first k points as initial cluster centers, then the iterative clustering
kmean2
- 用VC写的关于k-mean聚类算法的程序。-Written by VC on the k-mean clustering algorithm procedure.
clustering
- 一种聚类算法的源代码,用的是k-means,很好用的,我试过-a kind of algorithm for clustering
k-means
- 用C++实现k-mean聚类算法并进行初级的数据挖掘,-Using C++, k-mean clustering algorithm and a preliminary data mining,
k_means
- k均值聚类算法,可以完成k均值聚类运算。实现几个点的聚类-k means clustering algorithm, k means clustering operation can be completed. Clustering to achieve several points
K-means
- k-means 算法 step1 初始化K个质心 step2 将所有的点分配给最近的质心 step3 更新质心 step4 若质心都没用变化,则停止,否则返回step2 -k-means algorithm is initialized step1 step2 K a center of mass of all the points assigned to the nearest centroid centroid step3 step4 update no us
K-means-cSharp--code
- k均值算法是模式识别的聚分类问题,这是用C#实现其算法-K-means algorithm is pattern recognition of poly classification problem, this is written in c# realize its algorithm
K-Means
- K-means 算法的一种C# 实现,数据挖掘聚类算法-K-MEANS 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
New-Revised-K-means
- New revised K-means聚类算法,为matlab函数,需要调用才能使用-New revised K-means clustering algorithm for matlab function, you need to call in order to use
k-means
- kmeans算法,语言是c#,数据库可自己建,自己更新修改,值得借鉴-kmeans algorithm, the language is c#, can build their own database, modify their own profile, worth learning
gerbil-1.0b-win-x64
- image segmentation with k-means algorithm and mean shift clustering and filtering
K-means_C
- K均值聚类算法,由C语言编写,可以自己调整迭代次数,超级好用-K-means clustering algorithm, the C language, you can adjust their iterations, super easy to use
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
final-similarity
- Similarity Measure using k-means algorithm
MachineLearning
- 用来对鲍鱼进行聚类的K均值算法,聚类结果以平行坐标系方式显示。-K-means clustering algorithm is used for abalone, the clustering results in a parallel coordinates display mode.
Kmeans
- 数据挖掘的k-means的经典算法 基于c#语言 编写 利用数据挖掘者的使用-Data mining K-means classic algorithm based on the use of c# language to write the use of data mining
