CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - K均值
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - K均值 - List
[
Data structs
]
K均值聚类
DL : 0
对图像进行K均值聚类的程序
Date
: 2009-04-18
Size
: 175.55kb
User
:
gunner
[
Documents
]
用matlab实现K均值聚类算法
DL : 1
用matlab实现K均值算法
Date
: 2011-02-27
Size
: 4.96kb
User
:
zhengna2000@126.com
[
Mathimatics-Numerical algorithms
]
k均值聚类算法源代码
DL : 0
K均值聚类算法源代码-K-means clustering algorithm source code
Date
: 2025-07-02
Size
: 29kb
User
:
静子
[
AI-NN-PR
]
k
DL : 0
c++编写的模式识别k均值算法-c k prepared by the average pattern recognition algorithm
Date
: 2025-07-02
Size
: 1kb
User
:
李俊
[
Windows Develop
]
Exam096 k均值算法
DL : 0
用c语言编写的k均值算法-prepared by the k-means Algorithm
Date
: 2025-07-02
Size
: 2kb
User
:
[
GDI-Bitmap
]
k均值聚类算法
DL : 0
k均值算法的源代码-k means algorithm source code
Date
: 2025-07-02
Size
: 2kb
User
:
刘新华
[
AI-NN-PR
]
K-均值聚类算法C++编程
DL : 0
K-均值聚类算法的编程实现。包括逐点聚类和批处理聚类。K-均值聚类的的时间复杂度是n*k*m,其中n为样本数,k为类别数,m为样本维数。这个时间复杂度是相当客观的。因为如果用每秒10亿次的计算机对50个样本采用穷举法分两类,寻找最优,列举一遍约66.7天,分成3类,则要约3500万年。针对算法局部最优的缺点,本人正在编制模拟退火程序进行改进。希望及早奉给大家,倾听高手教诲。-K-means clustering algorithm programming. Point by point, including clustering and clustering batch. K-means clustering of the time complexity of n* k* m, n samples, several types of k, m sample dimension. The time complexity is a very objective. Because if we use one billion times per second the computer using 50 samples of two exhaustive method to find the optimal set out again about 66.7 days, divided into three categories, offering 3,500 years. Local optimal algorithm against the shortcomings, I was prepared simulated annealing process improvements. Early Feng hope for everyone, listen to the master teachings.
Date
: 2025-07-02
Size
: 4kb
User
:
韩磊
[
matlab
]
数据挖掘中K均值算法实现
DL : 0
数据挖掘中K均值算法的实现用MATLAB编写-data mining to the K-means algorithm to achieve prepared using MATLAB
Date
: 2025-07-02
Size
: 1kb
User
:
方巍巍
[
Documents
]
对k-means聚类算法的改进
DL : 0
K均值算法的一个改进算法,简单实用,但是有点简单。-K-means algorithm of an improved algorithm is simple and practical, but a bit simple.
Date
: 2025-07-02
Size
: 78kb
User
:
石支柱
[
Special Effects
]
将维对分和K均值算法分割图像
DL : 0
利用聚类算法分割图像,将维对分法只可将图像分为2部分,可以作为二值化的代码,K-均值法可将图像分为任意多部分。程序直接采用R、G、B三色作为特征参数,聚类中心为随机值,当然也可以采用其他参数,程序编译为EXE文件后速度还可以接受,但尚有改进的余地,那位高手有空修改的话,请给我也发份代码。-clustering algorithm using image segmentation, Victoria right method can only image is divided into two parts, the two values can be used as the source, K-means algorithm can be divided into images of arbitrary multi-part. Procedures used directly in R, G, B color as the characteristic parameters for the cluster center random value, of course, can also be used for other parameters, procedures EXE compiler to speed document acceptable, but there is still room for improvement, but the master of the time change, then please give me also made in the code.
Date
: 2025-07-02
Size
: 49kb
User
:
pbt
[
AI-NN-PR
]
K均值
DL : 0
本程序通过k均值算法对两类进行分类。通过任意选择初始点,由k均值很快找到两类的中心点-the procedure k means algorithm to classify two types. Through arbitrary choice initial point, k Mean quickly found two focal point
Date
: 2025-07-02
Size
: 100kb
User
:
luxiangzz
[
AI-NN-PR
]
K均值算法
DL : 0
实现K均值算法,读取文件,实现K均值的分类。-K-means algorithm to achieve, reading the paper, K-mean achievement category.
Date
: 2025-07-02
Size
: 40kb
User
:
[
Graph program
]
K聚类
DL : 0
基于K均值聚类的图像检索:用K均值聚类方法提取图像特征进行检索-K-means clustering- based Image Retrieval : K-means clustering method of extracting image features Search
Date
: 2025-07-02
Size
: 1.99mb
User
:
吴成玉
[
Graph program
]
K均值聚类
DL : 0
K均值聚类算法图像分割,最传统的一种分割方法(K mean clustering segmentation)
Date
: 2025-07-02
Size
: 13kb
User
:
瞌睡虫醒了呀
[
OpenCV
]
K均值聚类在基于OpenCV的图像分割中的应用
DL : 0
介绍了传统的图像分割与K-均值聚类算法分割,然后利用OpenCV函数将其实现,并介绍了OpenCV中图像分割相关的基本函数。(This paper introduces the segmentation of traditional image segmentation and K- mean clustering algorithm, then uses OpenCV function to implement it, and introduces the basic functions of image segmentation in OpenCV.)
Date
: 2025-07-02
Size
: 454kb
User
:
术道
[
Mathimatics-Numerical algorithms
]
k均值聚类
DL : 0
用VC++写的K均值聚类算法,可以直接使用(K mean clustering algorithm is written by VC++ , which can be used directly.)
Date
: 2025-07-02
Size
: 183kb
User
:
gongshixin
[
Other
]
k均值聚类算法
DL : 0
根据k均值聚类的原理,实现一些数字的聚类,但是具体类别数需要自己设置(Clustering of some numbers by K mean clustering)
Date
: 2025-07-02
Size
: 2.01mb
User
:
fighter小皮皮
[
Graph program
]
K—均值聚类提取
DL : 0
k均值聚类提取,适合学习。先将RGB图像转换到LAB空间,在LAB空间进行聚类分割。(K-means clustering is suitable for learning. First convert the RGB image to LAB space and perform clustering and segmentation in the LAB space.)
Date
: 2025-07-02
Size
: 2.22mb
User
:
江城歌
[
Internet-Network
]
K均值聚类
DL : 0
K均值聚类算法-对数据进行聚类分析,适合数据处理(k means clustering algorithm)
Date
: 2025-07-02
Size
: 3kb
User
:
季jsx
[
matlab
]
基于粒子群优化的k均值
DL : 1
基于粒子群优化的k均值,可以对实验对象进行定性分类(Based on the k-means of particle swarm optimization, the experimental objects can be qualitatively classified)
Date
: 2025-07-02
Size
: 5kb
User
:
付夕夕
«
1
2
3
4
5
6
7
8
9
10
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.