搜索资源列表
k-means.c++
- k-means算法 C++实现-k-means algorithm to achieve C
Simple-K-means
- 2个举类的简单k-means算法,非常简单,新手给大家提供参考了-two categories give a simple k-means algorithm is very simple, and newcomers to provide a reference to the
K-MEANS算法实现
- K-MEANS算法实现
K-MEANS 演算法
- K-MEANS 演算法
k-means-and-cure-in-Iris-Data-Set
- 聚类算法实验,采用两种不同类型的聚类算法:基于划分的聚类方法k-means和基于层次的聚类方法CURE,采用的数据集是:Iris Data Set,数据集中共包含150组数据信息。 材料中有详细的说明文档,具体介绍了算法实现的细节,很容易理解-Clustering algorithm experiment, using two different types of clustering algorithm: Partition-based clustering method k-means
kmeansclustering
- K means clustering using php.
K-mean
- K均值算法: 给定类的个数K,将N个对象分到K个类中去, 使得类内对象之间的相似性最大,而类之间的相似性最小-K-means algorithm: the number of a given type of K, will be assigned to N objects of category K go, making the object category similarity between the largest, while the category of the simi
K-means-algorithm-source-code
- K-means算法源码,一个牛人给的,挺经典的,值得学习。-K-means algorithm source code, a person to cattle, and very classic, it is worth learning.
K-means
- 修改参数可以实现任意样本总数,任意维数,任意聚类中心个数的K-Means Algorithm-The modify parameters can achieve any total number of samples, any dimension, any number of cluster centers K-Means Algorithm
k-means
- Descr iption of k means algorithm, with matrix explanation and code example
K-Means
- this project describes K means clustering of images in c# for k=2
K-Means-Clustering
- This AI program K Means Clustering-This is AI program K Means Clustering
k-means
- Efficient K-Means Clustering Using Accelerated Graphics Processors. Good knowledge about k-means clustering algorithm.
EXAMPLE-K-MEANS-MEDICATION
- Using The basic k-means algorithm in Pharmacology
k-means
- This k means algorithm for clustering. Each cluster contains a center point called centroid. the algorithm converges early. this is a commonly used clustering algorithm.-This is k means algorithm for clustering. Each cluster contains a center point c
K-means-a-MLPNN
- EEG signals classification using the K-means clustering and a multilayer perceptron neural network model
k-means-cluster
- 运用k均值的方法按照一定的规则将离散的数据进行聚类处理-Using k-means method in accordance with certain rules discrete data clustering
k-means-2-kinds-of-K-means-algorithm
- 2种K-means算法程序,一种简单的是自己编写的,一种复杂的是原来网上有的。运行后2种程序结果差不多。-2 kinds of K-means algorithm, a simple is to write their own, a complex is the original online. The results of the 2 programs are almost the same.
K-means
- K Means Algorithm Calculated by Euclidean distance and Manhattan
K-means
- K均值聚类方法,用于图像处理,图像分割,提取不同特征。-K-means clustering method