Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - K-means
Search - K-means - List
MATLAB 数据挖掘算法,fuzzy-K-means聚类算法源代码,用于模糊聚类分析-MATLAB data mining algorithms, fuzzy-K-means clustering algorithm source code, Fuzzy clustering analysis for the
Date : 2008-10-13 Size : 1.15kb User : puxx

k-means算法 C++实现-k-means algorithm to achieve C
Date : 2008-10-13 Size : 1.73kb User : 孔明

2个举类的简单k-means算法,非常简单,新手给大家提供参考了-two categories give a simple k-means algorithm is very simple, and newcomers to provide a reference to the
Date : 2008-10-13 Size : 2.91kb User : 姜珏

关于k-means聚类算法的MATLAB实现
Date : 2008-10-13 Size : 9.94kb User : chen

k-means算法,大家可以试试先,有什么好东东大家一起分享
Date : 2008-10-13 Size : 3.81kb User : zhaiziling

K-Means是k_中心点法的聚类过程代码。
Date : 2008-10-13 Size : 3.93kb User : huanghubang

K-Means动态聚类算法源程序(c++)
Date : 2008-10-13 Size : 5.74kb User : 苏凯

k-means算法。包括一个测试的4类的测试数据集。
Date : 2008-10-13 Size : 3.78kb User : 马晓艳

k-means有关类, k-means有关类,
Date : 2008-10-13 Size : 36.63kb User : libin

基于MATLAB的k-means算法 较好的解决了图像分类聚类的问题
Date : 2008-10-13 Size : 1005byte User : 刘小强

空间数据分析中最常用的是聚类分析,而K-MEANS算法是聚类分析中常用的,其主要思想是在给定的聚类数目下对多维(我做的是三维空间点)向量进行聚类,
Date : 2008-10-13 Size : 5.85kb User : tangkezong

用MFC开发的简单的k-means实现代码,原创啊
Date : 2008-10-13 Size : 2.32kb User : 李谦

This directory contains code implementing the K-means algorithm. Source codemay be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANSprogram accepts input consisting of vectors and calculates the givennumber of cluster centers using the K-means algorithm. Output isdirected to the screen.
Date : 2008-10-13 Size : 30.27kb User : 刘思

kmeans This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE <enter> The format of the source file is: NPat - Number of patterns (int) SizeVect - Size of vector (int) NClust - Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect] - vector 1 (real) vect[2,1] ... vect[2,SizeVect] - vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector] - vector N (real) To compile: ICC KMEANS.CPP <enter> 
Date : 2008-10-13 Size : 3.42kb User : li

K均值算法的一个改进算法,简单实用,但是有点简单。-K-means algorithm of an improved algorithm is simple and practical, but a bit simple.
Date : 2008-10-13 Size : 78.58kb User : 石支柱

k均值算法源代码下载,k-means
Date : 2009-06-07 Size : 1.39kb User : fengyu.xiaobai@163.com

K means mpi
Date : 2011-05-10 Size : 232.13kb User : ederbfonseca

实现数据的聚类操作,代码简洁易用!
Date : 2011-05-16 Size : 1.46kb User : tdp111

K-MEANS 演算法
Date : 2011-07-04 Size : 2.65mb User : denny10079

改进的邻近聚类方法,比k-means 和模糊c均值聚类好
Date : 2011-09-19 Size : 28.61kb User : noangry
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.