搜索结果

找到约 30,633 项符合 k均值算法 的查询结果

数学计算 模式识别的聚类方法:C-均值算法

模式识别的聚类方法:C-均值算法,求得不同的分类
https://www.eeworm.com/dl/641/249936.html
下载: 84
查看: 1039

文章/文档 自己花费整整两个星期写出来的关于数据挖掘K-means算法的论文

自己花费整整两个星期写出来的关于数据挖掘K-means算法的论文,论文中详细的进行了论述并提出了改进后的算法以及对比欢迎下载
https://www.eeworm.com/dl/652/250822.html
下载: 153
查看: 1081

matlab例程 模式识别的经典算法之一

模式识别的经典算法之一,动态聚类的k均值算法,采用matlab进行编程
https://www.eeworm.com/dl/665/256203.html
下载: 144
查看: 1063

matlab例程 K-MEANS算法程序(MATLAB环境)

K-MEANS算法程序(MATLAB环境)
https://www.eeworm.com/dl/665/263337.html
下载: 130
查看: 1089

书籍源码 C语言精彩百例第93-100例 第四篇 综合应用篇 实例94 用C语言实现遗传算法 实例95 人工神经网络的C语言实现 实例96 K_均值算法 实例97 ISODATA算法 实例98 快速

C语言精彩百例第93-100例 第四篇 综合应用篇 实例94 用C语言实现遗传算法 实例95 人工神经网络的C语言实现 实例96 K_均值算法 实例97 ISODATA算法 实例98 快速傅立叶变换 实例99 求解野人与传教士问题 实例100 简单专家系统
https://www.eeworm.com/dl/532/275050.html
下载: 189
查看: 1140

人工智能/神经网络 8个采样点的k近邻算法,结果用语言表示 两个类别

8个采样点的k近邻算法,结果用语言表示 两个类别
https://www.eeworm.com/dl/650/275461.html
下载: 165
查看: 1025

人工智能/神经网络 中心点漂移是一种非监督聚类算法(与k-means算法相似

中心点漂移是一种非监督聚类算法(与k-means算法相似,但应用范围更广些),可用于图像分割,基于Matlab实现的源码。 MedoidShift is a unsupervised clustering algorithm(similar to k-means algorithm, but can be used in border application fields), can be used for image segmentation. Included is the Matlab imple ...
https://www.eeworm.com/dl/650/276944.html
下载: 85
查看: 1074

人工智能/神经网络 高效的k-means算法实现

高效的k-means算法实现,使用了k-d树与局部搜索等提高k-means算法的执行效率,同时包含示例代码,用c++代码实现。 Effecient implementation of k-means algorith, k-d tree and local search strategy are implementd to improve the effeciency, samples are included to show how to use it. All codes are implemented ...
https://www.eeworm.com/dl/650/276954.html
下载: 200
查看: 1085

人工智能/神经网络 k-meansy算法源代码。This directory contains code implementing the K-means algorithm. Source code may be f

k-meansy算法源代码。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 i ...
https://www.eeworm.com/dl/650/280706.html
下载: 95
查看: 1104

多国语言处理 k-mean算法演示

k-mean算法演示,利用手工输入点通过k类自动聚合
https://www.eeworm.com/dl/637/281795.html
下载: 87
查看: 1029