搜索结果

找到约 62 项符合 KMEANS 的查询结果

数值算法/人工智能 kmeans算法实现 a simple k-means clustering routine. returns the cluster labels of the data points in a

kmeans算法实现 a simple k-means clustering routine. returns the cluster labels of the data points in an array.
https://www.eeworm.com/dl/518/282241.html
下载: 184
查看: 1168

人工智能/神经网络 用JAVA编写的kmeans算法

用JAVA编写的kmeans算法,用于数据挖掘中的聚类
https://www.eeworm.com/dl/650/283389.html
下载: 143
查看: 1037

matlab例程 kmeans的matlab演示代码,挺好用

kmeans的matlab演示代码,挺好用
https://www.eeworm.com/dl/665/286985.html
下载: 139
查看: 1049

数值算法/人工智能 KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-mean

KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-means algorithm to set the centres of a cluster model. The matrix DATA represents the data which is being clustered, with each row corresponding to a vector. The sum of squares error function is used. The ...
https://www.eeworm.com/dl/518/289146.html
下载: 98
查看: 1071

Java编程 本代码主要对 K_means 算法用java语言实现 .对需要java kmeans同志很帮助! 并附有测试文件!

本代码主要对 K_means 算法用java语言实现 .对需要java kmeans同志很帮助! 并附有测试文件!
https://www.eeworm.com/dl/633/289727.html
下载: 98
查看: 1067

数值算法/人工智能 很好的kmeans算法

很好的kmeans算法,用C编写,输入:簇的数目K 和包含N 个对象的数据集 输出:K 个簇,使平方误差准则最小
https://www.eeworm.com/dl/518/297365.html
下载: 156
查看: 1027

数值算法/人工智能 一个简单的聚类程序。有点像Kmeans,但又不是kmeans。不过演示用还是可以的。数据输入有些费力

一个简单的聚类程序。有点像Kmeans,但又不是kmeans。不过演示用还是可以的。数据输入有些费力
https://www.eeworm.com/dl/518/314843.html
下载: 175
查看: 1046

数值算法/人工智能 经典的划分聚类算法Kmeans。包能能用

经典的划分聚类算法Kmeans。包能能用,而且提供数据。在linux下和windows下都测试过。
https://www.eeworm.com/dl/518/314844.html
下载: 141
查看: 1046

人工智能/神经网络 fast implementation of Kmeans clustering algorithm

fast implementation of Kmeans clustering algorithm
https://www.eeworm.com/dl/650/316929.html
下载: 119
查看: 1028

数值算法/人工智能 kmeans聚类算法c版本 应用于三维数据操作

kmeans聚类算法c版本 应用于三维数据操作
https://www.eeworm.com/dl/518/318286.html
下载: 126
查看: 1035