搜索资源列表
kmeanssource
- kmeans程序,用以各种方面聚类分析,诸如入侵检测和图像等。-kmeans method,used in many fields, such as intrusion detection, imag segmentation and etc.
kmeans
- kmeans分类的小程序,聚类算法,大家都来看看吧,-kmeans classification of small procedures, clustering algorithm, as we all look at and see,
kmeans
- 数据挖掘中的K均值聚类算法的MATLAB的实现-k means clustering algorithm
fnn
- 发一个模糊神经网络的Matlab程序 其中kmeans部分让大家自己补充吧 -Development of a fuzzy neural network which kmeans part of Matlab programs for everyone to add it
kmeans.tar
- 人工智能中经典的分类算法,matlab代码,欢迎大家下载-Classical artificial intelligence classification algorithm, matlab code, are welcome to download
Kmeans
- Kmeans聚类算法的matlab实现,测试用例使用的是身高和体重(放到.txt文件,从该文件中读取数据),根据身高体重划分为男女两类(上传文件中的sample即为测试例)-Kmeans clustering algorithm matlab implementation, test cases using height and weight (put. Txt file, read from the file data), classified according to height and
Kmeans
- 用matlab编写的K均值算法,测试数据为Iris数据,经调试运行良好!实验结果稳定!-K-means algorithm using matlab, test data for the Iris data, through debugging and running! Stability of the experimental results.
kmeans
- matlab实现的k均值聚类算法,能对不同维度的数据进行聚类,有测试程序,欢迎下载-k-means clustering algorithm matlab implementation, capable of clustering data in different dimensions, with a test program, welcome to download
Kmeans
- k-MEANS-CLASSFIER. IMPLEMENTED IN MATLAB.
monituohuo_kmeans
- 利用模拟退火算法改进的kmeans算法,可以实现分类也可以用来分割,matlab版本-Improved simulated annealing algorithm kmeans algorithm can also be used to classify segmentation, matlab version
KMeans
- 基于matlab语言编译的用于实现聚类的k-means函数(K-means function compiled by MATLAB language for clustering)
Kmeans
- 可以实现K均值聚类的MATLAB程序。但是有点小问题。(The MATLAB program of K mean clustering can be realized.)