搜索资源列表
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
hadi1187726593
- This an article that can help you understand K-Means Clustering. Thx
matlab-code
- 模式识别c均值聚类,也陈k均值,是模式识别中最最要的聚类方法之一。-Pattern Recognition, c-means clustering, and Chen k means, is far the most to the clustering pattern recognition methods.
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)
Non-Local-Means
- 本人收集的Non-local Means方面的的论文,里面有WOR版的哦,希望对大家有用。-Image Denoising papers by the Non-local Means Algorithm,
k-means-
- 这个文档提供了几种k-means算法的改进流程图与思路-This document provides an improvement of several k-means algorithm flowchart and ideas
k-means
- 在Hadoop下实现k-means,一共提供了三种描述,具体实现了第三种,可根据自己需要实现其他两种,最后一种附了源码。-K-means source code
k-means
- 这是一个实现K—means算法的工程包文件,可以直接导入myeclipse后应用-This is a realization of K-means algorithm engineering package file, you can directly import myeclipse after applications ...
K-means-update
- 简明扼要介绍k均值算法使用方法及注意事项,有利于初学者学习-A concise introduction to the use of methods and precautions k-means algorithm, beneficial for beginners to learn
fuzzy-c-means
- FUZZY C MEANS OPENCV
k-means
- k均值算法的ppt,里面包含了模糊c均值算法,有益于对该算法的理解,有较大的帮助-k-means algorithm ppt, which contains a fuzzy c-means algorithm, the benefits of this algorithm understanding, a great help
K-means-CPP
- 通过对K-均值算法的编程实现,加强对该算法的理解和认识。提高自身的知识水平和编程能力,认识模式识别在生活中的应用-Through the K-means algorithm programming to enhance understanding and knowledge of the algorithm. Improve their level of knowledge and programming capabilities, understanding of pattern recogn
k-means
- 基于云计算平台Hadoop的并行k-means聚类算法设计研究-Parallel k-means clustering algorithm designed Hadoop cloud-based computing platform
k-means-
- 基于云计算平台Hadoop的并行k-means聚类算法设计研究-Parallel k-means clustering algorithm designed Hadoop cloud-based computing platform
X-means-Extending-K-means
- X-means k-means扩展 论文 聚类-X-means Extending of k-means cluster
K-means-C
- K-means实现数据聚类,其中包括数据维度,数据分类数-K-means clustering data, including data dimensions, data classification number, etc.