Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - k-means
Search - k-means - List
K-MEANS算法实现
Update : 2010-11-17 Size : 182302 Publisher : tlf577@qq.com

本实验基于K-Means聚类算法思想实现了字符分割,因为车牌规定是7位的,所以K取7。另外本实验对K-Means算法进行了改进,充分考虑了初始点的设置及迭代结束条件。实验结果证明这种改进的K-Means算法实现车牌字符分割是快速、有效的。
Update : 2011-03-08 Size : 1373624 Publisher : hellosn

K-means算法 机器学习
Update : 2011-05-15 Size : 209690 Publisher : taokelu@126.com

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.
Update : 2024-05-14 Size : 30720 Publisher : 刘思

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> -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> 
Update : 2024-05-14 Size : 3072 Publisher : li

K均值算法的一个改进算法,简单实用,但是有点简单。-K-means algorithm of an improved algorithm is simple and practical, but a bit simple.
Update : 2024-05-14 Size : 79872 Publisher : 石支柱

这次上传的代码是关于K-means clusters的代码,希望能对大家有用。-The uploaded code is about K-means clusters.I hope it can be a help to everyone.
Update : 2024-05-14 Size : 5120 Publisher : 李乐

DL : 0
这个是K-Means动态聚类算法的源程序,需要的请下,请多多指教,谢谢!-This is a K- Means clustering algorithm source, the need to please, please exhibitions, thank you!
Update : 2024-05-14 Size : 32768 Publisher : HaicoLi

DL : 0
k均值聚类算法分析,采用C++编程技术,提供代码可重用机制 -k-means clustering algorithm analysis, the use of C programming, code reuse mechanism
Update : 2024-05-14 Size : 30720 Publisher : chu na

DL : 1
MATLAB编写的一种模式识别里的重要的模糊聚类方法K-means算法的matlab程序.-MATLAB prepare a Pattern Recognition's important Fuzzy clustering methods K-means algorithm Matlab procedures.
Update : 2024-05-14 Size : 55296 Publisher : zs

MATLAB 数据挖掘算法,fuzzy-K-means聚类算法源代码,用于模糊聚类分析-MATLAB data mining algorithms, fuzzy-K-means clustering algorithm source code, Fuzzy clustering analysis for the
Update : 2024-05-14 Size : 1024 Publisher : puxx

DL : 0
k-means算法 C++实现-k-means algorithm to achieve C
Update : 2024-05-14 Size : 1024 Publisher : 孔明

2个举类的简单k-means算法,非常简单,新手给大家提供参考了-two categories give a simple k-means algorithm is very simple, and newcomers to provide a reference to the
Update : 2024-05-14 Size : 3072 Publisher : 姜珏

DL : 1
关于k-means聚类算法的MATLAB实现-On the k-means clustering algorithm of MATLAB realize
Update : 2024-05-14 Size : 10240 Publisher : chen

k均值算法,基于两维的-k-means algorithm, based on two-dimensional
Update : 2024-05-14 Size : 6144 Publisher :

DL : 0
k-means算法,大家可以试试先,有什么好东东大家一起分享-k-means algorithm, we can try first, and have nothing to share with everyone Dongdong
Update : 2024-05-14 Size : 4096 Publisher : zhaiziling

DL : 0
数据挖掘中的k均值算法,应该属于聚类分析的,c语言版。-Data Mining k-means algorithm, should belong to cluster analysis, c language version.
Update : 2024-05-14 Size : 2048 Publisher : 师帅

DL : 0
这是K均值算法,采用c语言编写,K的取值为2,大家可以改变K的值来进行测试-This is the K-means algorithm, using c language, K value of 2, we can change the value of K for testing
Update : 2024-05-14 Size : 320512 Publisher : Gang Li

k-means算法。包括一个测试的4类的测试数据集。-k-means algorithm. Including a test of the 4 types of test data sets.
Update : 2024-05-14 Size : 4096 Publisher : 马晓艳

DL : 0
基于MATLAB的k-means算法 较好的解决了图像分类聚类的问题-MATLAB based on the k-means algorithm better solved the problem of image classification clustering
Update : 2024-05-14 Size : 1024 Publisher : 刘小强
« 12 3 4 5 6 7 8 9 10 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.