搜索结果
找到约 62 项符合
Kmeans 的查询结果
按分类筛选
人工智能/神经网络 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 ...
人工智能/神经网络 kmeans算法两个cpp实现,一个中心点随机选择,另一个中心点按一定的算法选择.
kmeans算法两个cpp实现,一个中心点随机选择,另一个中心点按一定的算法选择.
人工智能/神经网络 kmeans算法的java描述
kmeans算法的java描述,我自己编写的,可以运行的
数学计算 使用matlab进行实现的kmeans算法。数据集。
使用matlab进行实现的kmeans算法。数据集。
数值算法/人工智能 VC k-means聚类算法源码。kmeans是一种常用的分割算法
VC k-means聚类算法源码。kmeans是一种常用的分割算法,简单而又高效
人工智能/神经网络 鼎鼎大名的Kmeans的VC实现。广泛用于神经网络、模式识别领域。
鼎鼎大名的Kmeans的VC实现。广泛用于神经网络、模式识别领域。
数值算法/人工智能 Kmeans algorithm in C++,output a result.txt containing clustering result.
Kmeans algorithm in C++,output a result.txt containing clustering result.
matlab例程 基于MATLAB的KMEANS 聚类程序 程序和数据如下:
基于MATLAB的KMEANS 聚类程序
程序和数据如下:
人工智能/神经网络 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 ...
人工智能/神经网络 kmeans 算法实现
kmeans 算法实现,有需要的下载下去,有问题大家一起讨论啊,