搜索资源列表
kmeans
- 用matlab对于FCM代码实现,不同于matlab中库函数-Used matlab code for FCM realize, unlike in matlab library function
kmeans-java
- 用JAVA编写的kmeans算法,用于数据挖掘中的聚类-JAVA prepared by kmeans algorithms for data mining clustering
kmeans
- kmeans的matlab演示代码,挺好用-kmeans the matlab demo code, very good use
Kmeans(Clustering)
- 经典的划分聚类算法Kmeans。包能能用,而且提供数据。在linux下和windows下都测试过。-Classical clustering algorithm divided Kmeans. Package can use, and provide data. Under linux and windows in both tested.
KMEANS
- 用于kmeans算法实现,是用C语言编写的,易于转为C++,可以方便想知道kmeans后台算法的朋友学习,希望那个对大家有所帮助-Kmeans algorithm used to realize, is to use C language, easy to C++, Can easily want to know the background kmeans Friend learning algorithm, in the hope t
kmeans
- 用matlab实现的kmeans算法,是一个后台程序,没有调用其本身的kmeans算法,挺不错的-Using matlab to achieve kmeans algorithm, is a background process, not to call its own kmeans algorithm, very good
kmeans
- kmeans算法源程序 共6个文件 很好用的-source algorithm kmeans a total of six documents used in a very good
kmeans
- 利用kmeans方法进行图像分割的matlab代码,希望对大家有用-Kmeans method using image segmentation matlab code, in the hope that useful
KMeans
- 用java实现的k means算法,搞过数据挖掘的人应该都知道的~-k means algorithm implement in java, the basic method of clustering in data mining
EM-kmeans
- 用matlab实验k-means算法,对数据进行分类。-Matlab experiments using k-means algorithm to classify the data.
kmeans-image-segmentation
- K均值 很好用的K均值代码 -K-means K-means used in a very good code
kmeans
- 程序很好的实现了k均值的聚类,我已经使使用过,效果非常好,很好用-Program achieved a very good k mean clustering, I have so used, the effect is very good, very good use
Kmeans
- 用vc++很好的实现了K均值聚类算法的研究,这是一完整的用VC++实现的程序,有效地完成了模式识别-Using vc++ achieved a very good K-means clustering algorithm, which is a complete implementation using VC++ program, the efficient completion of the pattern recognition
kmeans
- kmeans文本聚类算法的简单实现,是用JAVA实现的-kmeans a simple realization of the text clustering algorithm is implemented using JAVA
KMEANS
- K-Means动态聚类算法源程序。可以用来发现社团结构。-Dynamic K-Means clustering algorithm source code. The structure can be used to find associations.
kmeans
- 这是用C++编写的数据挖掘的聚类算法。算法中使用了链表结构做为存储数据的容器。-It is written in C++, data mining clustering algorithm. Algorithm is used to store data as a linked list structure of the container.
kmeans
- K-均值聚类算法,一种基于均值聚类算法的算法,很好用-kmeans
kmeans
- 用matlab实现的一个基于均值聚类算法的图象分割的中心程序-kmeans
cluster
- 我做的用Kmeans方法,分别采用欧式距离。夹角余弦,和度量函数的方法来表示两点的相似度-I do use Kmeans methods were used Euclidean distance. Angle cosine, and methods of measurement functions to represent the similarity of two
KMEANS
- k-means C++ 源代码, 修正原来的错误, 增加的新功能 1、用vector实现其存储 2、直接在程序中读取数据集 3、结果可以保存到文件中 4、用户可以输入聚类个数 5、初始聚类中心随机选择(代码自动随机)-k-means C++ source code, fixes the original error, the increase in new features 1, 2, with the ve