Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - K-mean
Search - K-mean - List
k-mean program INPUT A Matrix or dataset K Number of clusters to find (optional default: 2) MAXIT maximum number of iterations (optional default: 50) INIT Labels for initialisation, or rand : take at random K objects as initial means, or kcentres : use KCENTRES for initialisation (default) FID File ID to write progress to (default [], see PRPROGRESS) -k-mean program INPUT A Matrix or dataset K Number of clusters to find (optional default: 2) MAXIT maximum number of iterations (optional default: 50) INIT Labels for initialisation, or rand : take at random K objects as initial means, or kcentres : use KCENTRES for initialisation (default) FID File ID to write progress to (default [], see PRPROGRESS)
Date : 2025-07-13 Size : 10kb User : letian

DL : 0
K-mean image segementation Choose cluster centers and point-cluster allocations to minimize error
Date : 2025-07-13 Size : 1kb User : Umair

K mean cluster matlab code
Date : 2025-07-13 Size : 1kb User : amin amini

K平均聚类法,比较好用,又需要的赶紧下吧-K-clustering method to compare easy to use, but also hastened to the needs of the next bar
Date : 2025-07-13 Size : 77kb User : 张明

VC++开发的基本图象处理程序,包括分割,滤波,K均值分割,骨架提取,形态学方法,Hough变换等。-VC++ development of the basic image processing procedures, including segmentation, filtering, K mean segmentation, skeleton extraction, morphological methods, Hough transform and so on.
Date : 2025-07-13 Size : 130kb User : 尹名航

k-mean by C++ ,good code for using .Thanks for all.Please read your package and describe .
Date : 2025-07-13 Size : 901kb User : duy quy

一个用C++写的简单的k-mean算法源码-A C++, written in a simple k-mean algorithm source code
Date : 2025-07-13 Size : 755kb User : 冯选

k-mean算法的vc程序,比较简练,适合初学者使用-k-mean algorithm vc program
Date : 2025-07-13 Size : 229kb User : tiger

DL : 0
clustering的经典k-mean算法源程序,VB代码-clustering k-mean algorithm, in VB
Date : 2025-07-13 Size : 132kb User : danny

k-mean clustering explained in pdf document.
Date : 2025-07-13 Size : 144kb User : Arturo

k-mean Algorithm for segmentation of digital image
Date : 2025-07-13 Size : 1kb User : ramudu

This program written in MATLAB will find the clusters centriods using the K-Means algorithm for color images
Date : 2025-07-13 Size : 45kb User : ramudu

k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。 -k-means algorithm to accept input k then n-k of data objects into a cluster in order to make the cluster available to meet: the object of the same cluster in the high similarity the similarity of different objects in clusters smaller. Cluster similarity is the use of the mean of each cluster obtained by objects in a " central object" (center of gravity) to be calculated.
Date : 2025-07-13 Size : 908kb User : Chenguang

C#实现k均值文本聚类算法,文本聚类C#源程序,k-means聚类算法-C# to achieve k means clustering algorithm, document clustering C# source code, k-means clustering algorithm
Date : 2025-07-13 Size : 37kb User : 康卫

k-mean clustering Matlab M-file
Date : 2025-07-13 Size : 5kb User : Sam

DL : 0
K-mean algorithm,very simple but efficient
Date : 2025-07-13 Size : 536kb User : mac

code for fuzzy k-mean clustering-code for fuzzy k-mean clustering..
Date : 2025-07-13 Size : 2kb User : ketan chaudhari

DL : 0
均值为K的聚类算法,是一种对聚类数据进行的最简单的算法,广泛应用在各种场合中。-K mean clustering algorithm for clustering data is the most simple algorithm, widely used in various occasions.
Date : 2025-07-13 Size : 47kb User : sunjianqing

DL : 0
K-Means的java程序算法实现,能够有效处理K-mean问题-the realization of the K-means algorithm in java
Date : 2025-07-13 Size : 2kb User : whd

DL : 0
程序是基于K均值聚类的RBF代码,很好的一个例子。-K means clustering procedure is based on the RBF code, a good example.
Date : 2025-07-13 Size : 1kb User : 唐毅
« 1 2 3 45 6 7 8 9 10 ... 28 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.