搜索资源列表
K-means_clustering_demo
- K-均值聚类算法 vc++图形演示程序-K-means clustering algorithm c++ demo program
k-means
- k均值聚类算法源码 聚类算法学习的实例功能-k-means cluster algorithm
k
- k平均聚类所谓k均值聚类方法是一种无监督的学习算法,它能用已知类数的数据聚类和预测。-k-average clustter
K-means
- K-means聚类算法实现代码,在VC++环境下开发的,令附有实验样本集。-K-means clustering algorithm code, in the VC++ development environment, so that experiments with sample set.
k-means
- k-means算法实现WEB搜索,用模拟退火,对K-means聚类算法进行数据挖掘-k-means algorithm WEB search
k-means
- k-均值聚类算法c语言版,经验证测试是可以运行
K-means
- kmeans算法代码,已经通过验证,可以正常使用,没有病毒
PK-means
- K-means聚类算法,用于文件、数据的聚类分析-K-means clustering algorithm for document clustering analysis of the data
K-means
- k均值聚类算法,初始随机给定k个簇中心,根据邻近原则,把待分类的样本点分到各个簇。-k-means clustering algorithm,which is applied in RBF neural network.
k-means-and-pca
- 用matlab实现k-means聚类算法以及pca(主成分分析)算法-k-means and pca using matlab
K-means
- K-means聚类算法的简单实现,内有点集文件以后缀.dat文件形式保存,我将整个C++工程文件打包上传-Simple implementation of K-means clustering algorithm, the set of point file is saved in the form of .dat, I will upload the entire package C++ project file
K-means-matlab
- K-means聚类算法的MATLAB版本,不仅给出了代码,还包括在图像分类中的具体应用-K-means cluster algorithm in the version of matlab
K-means
- 使用k-means算法对图像进行分割,并利用遗传算法对k-means算法加以改进(The k-means algorithm is used for the segment of images, and the genetic algorithm is used to improve the k-means algorithm)
k-means-master
- just a silly k-means implementation in MATLAB. 简单的用MATLAB实现的kmeans算法(just a silly k-means implementation in MATLAB.)
kmedia
- 利用所编的程序,完美的实现经典的K-means聚类算法分析。(Using the program compiled, the classic K-means clustering algorithm is realized perfectly.)
Kmeans
- python实现的k-means聚类算法(k-means clustering algorithm implemented by python)
K---MEANS
- 随机生成1000个二维坐标点并用K-means算法计算聚类结果(1000 two-dimensional coordinate points are generated randomly and the clustering results are calculated by K-means algorithm)
IDS
- 利用增强型K-means聚类算法实现入侵检测系统模型的设计(Design of Intrusion Detection System Model Using Enhanced K-means Clustering Algorithms)
c+=
- k-means c++, 聚类算法-含代码说明。聚类(Cluster)分析是由若干模式(Pattern)组成的,通常,模式是一个度量(Measurement)的向量,或者是多维空间中的一个点。(k-means c++,Partitioning Methods,Hierarchical Methods,density-based methods,grid-based methods,Model-Based Methods)
IABC_KMC_test_on_Iris_wine_glass
- 改进的人工蜂群算法K均值聚类算法寻找全局最优解(Improved artificial bee colony algorithm K-means clustering algorithm to find the global optimal solution)