搜索结果
找到约 1,254 项符合
K-MEANS 的查询结果
图形图像 用VC编写的基于K-means的车牌识别程序
·用VC编写的基于K-means的车牌识别程序
人工智能/神经网络 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聚类算法的实现源代码
数据挖掘中k-means聚类算法的实现源代码
matlab例程 動態聚類k-means演算 將輸入在程式中的數據資料 給予適當的分群
動態聚類k-means演算 將輸入在程式中的數據資料 給予適當的分群
人工智能/神经网络 系统聚类算法K-means 属于聚类分析中一种基本的划分方法
系统聚类算法K-means 属于聚类分析中一种基本的划分方法,常采用误差平方和准则函数作为聚类准则,该算法在处理大数据集时是相对可伸缩且高效率的,同时具有潜在的数据并行性。但是这种算法依赖于初始值的选择以及数据的输入顺序;此外,当运用误差平方和准则函数测度聚类效果时,如果各簇的形状和大小差别很大,为使误差平 ...
人工智能/神经网络 k-means算法(matlab编写),其中包含测试数据集,可以使用.
k-means算法(matlab编写),其中包含测试数据集,可以使用.
人工智能/神经网络 Scalable k-means software and test datasets This package (a Unix tar file, gzipped) contains the sou
Scalable k-means software and test datasets This package (a Unix tar file, gzipped) contains the source code for the software that was used to run the experiments for the article
生物技术 这次上传的代码是关于K-means clusters的代码
这次上传的代码是关于K-means clusters的代码,希望能对大家有用。
人工智能/神经网络 分类聚合算法k-means的实现,用matlab
分类聚合算法k-means的实现,用matlab
人工智能/神经网络 k-means分群法
k-means分群法,繁体中文版。以javascript写成,网页上即可执行。自动产出结果。