搜索资源列表
cjdkfoe
- 寻找k个聚类中心的算法,也就是对k-means算法初始化进行改进的一种算法
K-MEANS
- keans的课件,非常好,希望对大家有用,欢迎大家下载-keans courseware, very good, hope to be useful, and welcome to download
k-means
- 聚类算法的具体步骤分析,关于k-means算法-Clustering analysis of the concrete steps on the k-means algorithm
k-means
- 关于数据挖掘中k-means算法的英文介绍分析-Data Mining on the k-means algorithm analysis in English, introduced
reachonmethordclusing
- 本文对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 analy
052520
- 提出了一种用于矢量量化的改进的聚类算法,该算法在MKM(Modified K-Means)算法的框架的基础上,对初始码本的生成、失真测度的选择、非典型胞腔的处理等方面进行了改进,从而减少了原算法在能量和增益上对聚类结果的影响.并将该算法应用于波形编辑孤立字识别器,这种识别器直接对语音样本的时域波形进行训练和聚类,不需要提取语音参数,算法复杂度较低,加上提出的聚类算法失真测度简单易实现,对芯片的运算能力要求不高,非常适用于有低成本要求的语音识别器场合.通过中文元音字识别的实验证明,在相同码本尺寸下
ppt
- Recognition of books. Destroy a dark line on the end of page. Use k-means method. Use MatLab function
matlab-code
- 模式识别c均值聚类,也陈k均值,是模式识别中最最要的聚类方法之一。-Pattern Recognition, c-means clustering, and Chen k means, is far the most to the clustering pattern recognition methods.
MATLAB
- PSO算法,标准的粒子群 算法,标准的粒子群 算法,-PSO,slkdndmndmnd.ldd lkdl k
kmeansclustering
- k-means clustering merupakan clustering non-hierarki
brain_tumor_fcm
- 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
File3
- 数据挖掘,聚类,遗传算法,k-means算法,基于遗传算法的k-means聚类方法。-Data mining, clustering, genetic algorithm, k-means algorithm, based on genetic algorithm k-means clustering method.
kMeansClustering
- K-Means Clustering implementation
K-means
- 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)
k-means
- 在Hadoop下实现k-means,一共提供了三种描述,具体实现了第三种,可根据自己需要实现其他两种,最后一种附了源码。-K-means source code
k-mean
- 快速K均值分类方法,该方法简单准确,是一个很好的参考程序-Fast K-means classification method, the method is simple and accurate, is a good reference
K-means-C
- K-means实现数据聚类,其中包括数据维度,数据分类数-K-means clustering data, including data dimensions, data classification number, etc.
k-means
- k means enjoy ^____^
k-meansII
- this file is developed the k-means|| algorith to clustring big data
Implementation-of-algorithm-of-k-means-on-cSharp.
- Implementation of algorithm of k-means on c#