搜索结果
找到约 133 项符合
K-MEANS 的查询结果
按分类筛选
其他 这个是采用欧氏距离下的K-means算法的matlab实现
这个是采用欧氏距离下的K-means算法的matlab实现
Java编程 k-means聚类算法的java代码实现,良好的代码风格
k-means聚类算法的java代码实现,良好的代码风格,适合扩充
人工智能/神经网络 This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS
This directory contains code implementing the K-means algorithm. Source code
may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS
program accepts input consisting of vectors and calculates the given
number of cluster centers using the K-means algorithm. Output is
directed to the sc ...
数值算法/人工智能 K-Means是k_中心点法的聚类过程代码。
K-Means是k_中心点法的聚类过程代码。
人工智能/神经网络 K-Means动态聚类算法源程序 基于vc程序的实现
K-Means动态聚类算法源程序 基于vc程序的实现
人工智能/神经网络 K-means聚类算法的java实现描述!有详尽的说明
K-means聚类算法的java实现描述!有详尽的说明,对初学者非常有用!
人工智能/神经网络 This directory contains code implementing the K-means algorithm using min-max distance.
This directory contains code implementing the K-means algorithm using min-max distance.
matlab例程 My version of k-means function. Improved so that there are no empty clusters after segmentation.
My version of k-means function. Improved so that there are no empty clusters after segmentation.
人工智能/神经网络 This directory contains code implementing the K-means algorithm. Source codemay be found in KMEANS.C
This directory contains code implementing the K-means algorithm. Source codemay be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANSprogram accepts input consisting of vectors and calculates the givennumber of cluster centers using the K-means algorithm. Output isdirected to the screen ...
人工智能/神经网络 k-means算法(matlab编写),其中包含测试数据集,可以使用.
k-means算法(matlab编写),其中包含测试数据集,可以使用.