CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - k means
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Compress-Decompress algrithms
STL
Data structs
Algorithm
AI-NN-PR
matlab
Bio-Recognize
Crypt_Decrypt algrithms
mathematica
Maple
DataMining
Big Data
comsol
physical calculation
chemical calculation
simulation modeling
Search - k means - List
[
AI-NN-PR
]
K-Means动态聚类算法源程序
DL : 0
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.
Date
: 2025-12-31
Size
: 30kb
User
:
刘思
[
AI-NN-PR
]
C--K-Means
DL : 0
这个是K-Means动态聚类算法的源程序,需要的请下,请多多指教,谢谢!-This is a K- Means clustering algorithm source, the need to please, please exhibitions, thank you!
Date
: 2025-12-31
Size
: 32kb
User
:
HaicoLi
[
AI-NN-PR
]
k-means(VC)
DL : 0
k均值聚类算法分析,采用C++编程技术,提供代码可重用机制 -k-means clustering algorithm analysis, the use of C programming, code reuse mechanism
Date
: 2025-12-31
Size
: 30kb
User
:
chu na
[
AI-NN-PR
]
K-means.m
DL : 1
MATLAB编写的一种模式识别里的重要的模糊聚类方法K-means算法的matlab程序.-MATLAB prepare a Pattern Recognition's important Fuzzy clustering methods K-means algorithm Matlab procedures.
Date
: 2025-12-31
Size
: 54kb
User
:
zs
[
AI-NN-PR
]
k-means
DL : 0
k-means算法,大家可以试试先,有什么好东东大家一起分享-k-means algorithm, we can try first, and have nothing to share with everyone Dongdong
Date
: 2025-12-31
Size
: 4kb
User
:
zhaiziling
[
AI-NN-PR
]
k-means
DL : 0
数据挖掘中的k均值算法,应该属于聚类分析的,c语言版。-Data Mining k-means algorithm, should belong to cluster analysis, c language version.
Date
: 2025-12-31
Size
: 2kb
User
:
师帅
[
AI-NN-PR
]
k-means
DL : 0
这是K均值算法,采用c语言编写,K的取值为2,大家可以改变K的值来进行测试-This is the K-means algorithm, using c language, K value of 2, we can change the value of K for testing
Date
: 2025-12-31
Size
: 313kb
User
:
Gang Li
[
AI-NN-PR
]
k-means
DL : 0
空间数据分析中最常用的是聚类分析,而K-MEANS算法是聚类分析中常用的,其主要思想是在给定的聚类数目下对多维(我做的是三维空间点)向量进行聚类,-Spatial data analysis is the most commonly used cluster analysis, while the K-MEANS algorithm is commonly used in cluster analysis, the main idea is to set the number of under the multi-dimensional clustering (I make the three-dimensional space-point) vector cluster,
Date
: 2025-12-31
Size
: 6kb
User
:
tangkezong
[
AI-NN-PR
]
k-means
DL : 0
the C++ implementation of k-means for clustering
Date
: 2025-12-31
Size
: 234kb
User
:
eddy
[
AI-NN-PR
]
k-means(java)
DL : 4
k-means算法是基于划分的聚类方法,本算法简单,便于理解,以可视化界面的形式将结果展示出来。-k-means clustering algorithm is based on the division method, this algorithm is simple and easy to understand visual interface to the form of the results.
Date
: 2025-12-31
Size
: 2kb
User
:
聂风
[
AI-NN-PR
]
K-Means
DL : 0
k-means 聚类方法,用c++实现。-k-means,a method of clustering, implemented in c plus plus language.
Date
: 2025-12-31
Size
: 691kb
User
:
暮霭楚天
[
AI-NN-PR
]
k-means
DL : 0
数据挖掘算法源代码 k-means聚类算法的C#代码-Source code data mining algorithms k-means clustering algorithm C# code
Date
: 2025-12-31
Size
: 100kb
User
:
张健飞
[
AI-NN-PR
]
GA-k-means
DL : 0
GA-k-means算法 基于遗传算法的k_means聚类方法的研究(33-48)-GA-k-means algorithm
Date
: 2025-12-31
Size
: 2kb
User
:
xfx
[
AI-NN-PR
]
k-means
DL : 0
基于K-means聚类算法的社团发现方法 先定义了网络中节点关联度,并构建了节点关联度矩阵, 在此基础上给出了一种基于 K-means聚类算法的复杂网络社团发现方法。 以最小关联度原则选取新的聚类中心, 以最大关联度原则进行模式归类,直到所有的节点都划分完为止, 最后根据模块度来确定理想的社团数-K-means clustering algorithm based on the association discovery To define a network node correlation, and build the node correlation matrix in this basis, given a K-means clustering algorithm based on a complex network of associations that way. The principle of the minimum correlation to select a new cluster center to the principle of maximum correlation pattern classification until all the nodes are divided until the end, the last under the module to determine the degree of the ideal number of community
Date
: 2025-12-31
Size
: 113kb
User
:
maverick
[
AI-NN-PR
]
k-means
DL : 0
实现k-means聚类算法,里面有数据可以作为测试(This file is use to achieve k-means clustering algorithm.There are data can be used as a test.)
Date
: 2025-12-31
Size
: 8kb
User
:
峰谷
[
AI-NN-PR
]
K-means&DBSCAN
DL : 0
python实现K-means聚类算法和DBSCAN算法,都是最简单的聚类(Python implements k-means clustering algorithm and DBSCAN algorithm, which are the simplest clustering)
Date
: 2025-12-31
Size
: 1kb
User
:
JLjljl
[
AI-NN-PR
]
k-means聚类算法
DL : 0
k-means聚类算法的代码实现,只需要更改数据就可以实现,而且有注释,很容易懂(The code implementation of the k-means clustering algorithm can be realized only by changing the data, and there are notes that make it easy to understand)
Date
: 2025-12-31
Size
: 1kb
User
:
leehomgangzai
[
AI-NN-PR
]
k-means.py
DL : 0
通过python实现了k-means分类。(The python implementation of the K-means classification.)
Date
: 2025-12-31
Size
: 2kb
User
:
小侠Joe
[
AI-NN-PR
]
k-means
DL : 0
k-means实战,包括一个具体的例子。非常适合初级学习k-means聚类算法的人群(K-means actual combat, including a specific example)
Date
: 2025-12-31
Size
: 6kb
User
:
毒箭
[
AI-NN-PR
]
k-means
DL : 0
k-means算法实现的数据分类,python代码,可直接运行(K-means algorithm to achieve data classification, Python code, can be run directly)
Date
: 2025-12-31
Size
: 2kb
User
:
jbyjby3
«
1
2
3
4
5
6
7
8
9
10
...
20
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.