Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - k means
Search - k means - List
自己写K均值聚类Visual C++程序,可以运行-wrote K-means clustering Visual C program can run
Date : 2008-10-13 Size : 136.7kb 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

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> 
Date : 2025-12-31 Size : 3kb User : li

模式识别中的Parzen窗法ISODATA算法H-K(Ho-Kashyap)算法的实现,用matlab和VC编写-pattern recognition of Parzen window ISODATA method algorithm H-K (Ho-Kashya p) algorithm implementation using Matlab and VC prepared
Date : 2025-12-31 Size : 78kb User :

自己写K均值聚类Visual C++程序,可以运行-wrote K-means clustering Visual C program can run
Date : 2025-12-31 Size : 358kb User : 郑恩

matlab程序,用于人脸识别的K均值算法程序,非常有用。-matlab program for K-means algorithm for face recognition program, very useful.
Date : 2025-12-31 Size : 3kb User : laosee

本文采用模糊K聚类算法对图片进行分类,并输出相应的分类结果!采用matlab环境进行仿真。-In this paper, K fuzzy clustering algorithm to classify on the picture, and output the corresponding classification results! Using matlab simulation environment.
Date : 2025-12-31 Size : 3kb User : 张辉

K means K均值算法 K means K均值算法 K means K均值算法-K means K means algorithm K means K means algorithm K means K means algorithm K means K means algorithm
Date : 2025-12-31 Size : 70kb User : adai

用VC编写的基于K-means的车牌识别程序,希望能对学习的人有帮助!-VC prepared with K-means-based license plate recognition program, I hope people can learn to help!
Date : 2025-12-31 Size : 7.91mb User : 堂号

典型的K均值聚类方法,用matlab编写,有几个文件,大家可以参考参考。-K-means clustering methods typically used matlab write, there are several files, you can refer to the reference.
Date : 2025-12-31 Size : 2kb User : 郑馨

,文章采用的K均值聚类,进行图像识别,效果较好-, The article by K-means clustering, image recognition, better
Date : 2025-12-31 Size : 545kb User : chengsha

是用VS6.0编写的程序。实现了模式识别中的ISODATA算法和K均值算法。内附有测试数据。-made by VS6.0 C++ Isodata K-means
Date : 2025-12-31 Size : 16kb User : zhaoyongquan

k均值聚类算法代码 用于模式识别等学科的编程应用-k-means clustering algorithm code for pattern recognition applications such as programming disciplines
Date : 2025-12-31 Size : 244kb User : 曹妹

形状识别算法,用于模式识别,特征提取,模式分类等,是经典的形状辨别算法-k-means clustering algorithm
Date : 2025-12-31 Size : 64kb User : yanglu

基于c++对模式识别中K均值算法进行实现,可以读取不同波段数,并且实现对地物的分类效果。代码简单易行。-K-means algorithm in pattern recognition based on the c++ implementation, can read the band number and classification of surface features. The code is simple.
Date : 2025-12-31 Size : 54kb User : 茉莉

数据挖掘-聚类分析:k-平均(k-Means)算法实现(C++) -Data Mining- Cluster Analysis: k-average (k-Means) algorithm (C++)
Date : 2025-12-31 Size : 6kb User : tang

模式识别算法程序 K均值算法 主要是实现了K均值聚类分析算法,能够实现对图像的自动分类和识别。-Pattern recognition algorithm K-means algorithm K-means clustering analysis algorithms can achieve automatic image classification and identification.
Date : 2025-12-31 Size : 8kb User : 吴程序

gui matlab 多次迭代 k-means 可直接运行-gui matlab k-means multi-iteration
Date : 2025-12-31 Size : 7.09mb User : 李鑫

DL : 0
K-MEANS聚类分析,用于实现目标识别效果~识别率较高~-K-MEAN Clustering analysis, used to achieve the target recognition effect ~ recognition rate is higher
Date : 2025-12-31 Size : 237kb User : zhangjun

运用k_means 聚类算法 对图像进行分类识别 c语言代码-Using k means clustering algorithm for image classification to identify c language code
Date : 2025-12-31 Size : 9kb User : ggx
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.