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
Search - k means - List
[
Software Engineering
]
K-MEANS
DL : 0
keans的课件,非常好,希望对大家有用,欢迎大家下载-keans courseware, very good, hope to be useful, and welcome to download
Date
: 2025-12-31
Size
: 2.64mb
User
:
王娜
[
Software Engineering
]
123
DL : 0
k均值算法是模式识别的聚分类问题,这是用C实现其算法以下是程序源代码 -k-means algorithm is a pattern recognition classification of polyethylene, which is used to achieve its algorithm C source code The following is a
Date
: 2025-12-31
Size
: 6kb
User
:
按时扩大
[
Software Engineering
]
km
DL : 0
visual basic上的模糊k均值聚类-visual basic on the fuzzy k-means clustering
Date
: 2025-12-31
Size
: 6kb
User
:
[
Software Engineering
]
cjdkfoe
DL : 0
寻找k个聚类中心的算法,也就是对k-means算法初始化进行改进的一种算法-To find k-centers clustering algorithm, which is on the k-means algorithm to initialize an algorithm to improve
Date
: 2025-12-31
Size
: 1.02mb
User
:
mei622622
[
Software Engineering
]
k-means
DL : 0
聚类算法的具体步骤分析,关于k-means算法-Clustering analysis of the concrete steps on the k-means algorithm
Date
: 2025-12-31
Size
: 1kb
User
:
军官
[
Software Engineering
]
k-means
DL : 0
关于数据挖掘中k-means算法的英文介绍分析-Data Mining on the k-means algorithm analysis in English, introduced
Date
: 2025-12-31
Size
: 13kb
User
:
军官
[
Software Engineering
]
reachonmethordclusing
DL : 0
本文对K-means 和CURE聚类算法的算法思想和优缺点进行了深入的理论研究,并对这两类算法的性能进行了分析与比较。-In this paper, and K-means clustering algorithm CURE thinking and the advantages and disadvantages of an in-depth theoretical study and performance of these two types of algorithms are analyzed and compared.
Date
: 2025-12-31
Size
: 68kb
User
:
郭立
[
Software Engineering
]
052520
DL : 0
提出了一种用于矢量量化的改进的聚类算法,该算法在MKM(Modified K-Means)算法的框架的基础上,对初始码本的生成、失真测度的选择、非典型胞腔的处理等方面进行了改进,从而减少了原算法在能量和增益上对聚类结果的影响.并将该算法应用于波形编辑孤立字识别器,这种识别器直接对语音样本的时域波形进行训练和聚类,不需要提取语音参数,算法复杂度较低,加上提出的聚类算法失真测度简单易实现,对芯片的运算能力要求不高,非常适用于有低成本要求的语音识别器场合.通过中文元音字识别的实验证明,在相同码本尺寸下,运用改进后的聚类算法的识别器的识别率有所提高. -A Modified MKM Clustering Algorithm and Its Application in Speech Recognition
Date
: 2025-12-31
Size
: 348kb
User
:
李南
[
Software Engineering
]
matlab-code
DL : 0
模式识别c均值聚类,也陈k均值,是模式识别中最最要的聚类方法之一。-Pattern Recognition, c-means clustering, and Chen k means, is far the most to the clustering pattern recognition methods.
Date
: 2025-12-31
Size
: 116kb
User
:
连
[
Software Engineering
]
MATLAB
DL : 0
PSO算法,标准的粒子群 算法,标准的粒子群 算法,-PSO,slkdndmndmnd.ldd lkdl k
Date
: 2025-12-31
Size
: 3kb
User
:
小廖
[
Software Engineering
]
brain_tumor_fcm
DL : 0
In this project ,we propose a color based segmentation method that uses the c means clustering technique to track tumor objects in magnetic resonance (MR) brain images. The key concept in this color based segmentation algorithm with k means means to convert a given gray level MR image in to a color space image and then separate the position of tumor objects from other items of an MR image by using c means clustering And histogram clustering .Experiments demonstrates that the method can successfully achieve segmentation for MR brain images to help pathologists distinguish exactly lesion size and region. -In this project ,we propose a color based segmentation method that uses the c means clustering technique to track tumor objects in magnetic resonance (MR) brain images. The key concept in this color based segmentation algorithm with k means means to convert a given gray level MR image in to a color space image and then separate the position of tumor objects from other items of an MR image by using c means clustering And histogram clustering .Experiments demonstrates that the method can successfully achieve segmentation for MR brain images to help pathologists distinguish exactly lesion size and region.
Date
: 2025-12-31
Size
: 2kb
User
:
pramod
[
Software Engineering
]
File3
DL : 0
数据挖掘,聚类,遗传算法,k-means算法,基于遗传算法的k-means聚类方法。-Data mining, clustering, genetic algorithm, k-means algorithm, based on genetic algorithm k-means clustering method.
Date
: 2025-12-31
Size
: 2.47mb
User
:
王三
[
Software Engineering
]
kMeansClustering
DL : 0
K-Means Clustering implementation
Date
: 2025-12-31
Size
: 132kb
User
:
ionita
[
Software Engineering
]
K-means
DL : 0
the whole source code for this example using the k=3 and the initial means are (2, 10) (5 ,8) and (1, 2) and the the following are the points. piont A1 (2, 10) A2 (2, 5) A3 (8, 4) A4 (5, 8) A5 (7, 5) A6 (6, 4) A7 (1, 2) A8 (4, 9) -the whole source code for this example using the k=3 and the initial means are (2, 10) (5 ,8) and (1, 2) and the the following are the points. piont A1 (2, 10) A2 (2, 5) A3 (8, 4) A4 (5, 8) A5 (7, 5) A6 (6, 4) A7 (1, 2) A8 (4, 9)
Date
: 2025-12-31
Size
: 1kb
User
:
hammam
[
Software Engineering
]
k-means
DL : 0
在Hadoop下实现k-means,一共提供了三种描述,具体实现了第三种,可根据自己需要实现其他两种,最后一种附了源码。-K-means source code
Date
: 2025-12-31
Size
: 33kb
User
:
emily
[
Software Engineering
]
k-mean
DL : 0
快速K均值分类方法,该方法简单准确,是一个很好的参考程序-Fast K-means classification method, the method is simple and accurate, is a good reference
Date
: 2025-12-31
Size
: 1kb
User
:
shuijing
[
Software Engineering
]
K-means-C
DL : 0
K-means实现数据聚类,其中包括数据维度,数据分类数-K-means clustering data, including data dimensions, data classification number, etc.
Date
: 2025-12-31
Size
: 7kb
User
:
猫
[
Software Engineering
]
k-means
DL : 0
k means enjoy ^____^
Date
: 2025-12-31
Size
: 378kb
User
:
eeez
[
Software Engineering
]
k-meansII
DL : 0
this file is developed the k-means|| algorith to clustring big data
Date
: 2025-12-31
Size
: 342kb
User
:
rahmat
[
Software Engineering
]
Implementation-of-algorithm-of-k-means-on-cSharp.
DL : 0
Implementation of algorithm of k-means on c#
Date
: 2025-12-31
Size
: 5kb
User
:
shairazi
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.