Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - K-means
Search - K-means - List
DL : 0
k-mean算法的源码,对聚类非常有用!!可以直接使用!-k-mean algorithm source of clustering is very useful! ! Can be used directly!
Update : 2024-04-29 Size : 275456 Publisher : 谢潇

DL : 0
K-means聚类算法的java实现描述!有详尽的说明,对初学者非常有用!-K-means Abduction呾Yang Jun珋mirror cavity java wife of mother
Update : 2024-04-29 Size : 2048 Publisher : Joney

通过将一幅图像的sift特征提取出来,然后对他们采用k均值方法进行聚类-By an image feature extraction sift out, and then on their way to the use of k-means clustering
Update : 2024-04-29 Size : 3830784 Publisher : li

DL : 0
K-均值聚类算法,对数据进行聚类分析,可用于提取关键帧等。用matlab实现-K-means clustering algorithm, cluster analysis of data that can be used, such as key frame extraction. Using matlab to achieve
Update : 2024-04-29 Size : 122880 Publisher : zhengmin

DL : 0
用JAVA语言实现的经典聚类算法k-means,聚类与分类不同,它是无监督的过程,-JAVA language used to achieve a classic clustering algorithm k-means, clustering and classification of different, it is the unsupervised process,
Update : 2024-04-29 Size : 8192 Publisher : 刘年

DL : 0
K均值算法-分类器-有效抑制边缘点影响-简单有效-K-means algorithm- Classifier- effectively inhibiting the impact of edge points- simple and effective
Update : 2024-04-29 Size : 2118656 Publisher : 我我

K-均值聚类算法 vc++图形演示程序-K-means clustering algorithm c++ demo program
Update : 2024-04-29 Size : 75776 Publisher : leo

DL : 1
K-均值算法的Matlab源代码,比较简短-Matlab source code of K-means algorithm
Update : 2024-04-29 Size : 1024 Publisher : luo

DL : 0
k均值聚类算法源码 聚类算法学习的实例功能-k-means cluster algorithm
Update : 2024-04-29 Size : 3072 Publisher : wueching

DL : 0
该压缩包的内容为用C语言编写的K均值算法的源程序。K均值算法是用于数据分类的一种算法。 -The contents of the package for the use of C language source code of the K-means algorithm. K-means algorithm for data classification is an algorithm.
Update : 2024-04-29 Size : 538624 Publisher : laticar

DL : 0
聚类算法主要针对k-均值法求解聚类问题,可以用于神经网络。-k-means
Update : 2024-04-29 Size : 33792 Publisher : 张骅

DL : 0
:将K—means算法引入到朴素贝叶斯分类研究中,提出一种基于K—means的朴素贝叶斯分类算法。首先用K— me.arks算法对原始数据集中的完整数据子集进行聚类,计算缺失数据子集中的每条记录与 个簇重心之间的相似度,把记 录赋给距离最近的一个簇,并用该簇相应的属性均值来填充记录的缺失值,然后用朴素贝叶斯分类算法对处理后的数据 集进行分类。实验结果表明,与朴素贝叶斯相比,基于K—means思想的朴素贝叶斯算法具有较高的分类准确率。-: K-means algorithm will be introduced to the Naive Bayesian Classifier study, a K-means based on the Naive Bayesian classification algorithm. First of all, with K-me. arks algorithm focus on the raw data of the complete data subset of the cluster, the calculation of missing data for each subset of records and the similarity between the cluster center of gravity to the nearest record assigned to a cluster, and the corresponding attributes of the cluster means to fill the missing value record, and then use Naive Bayes classification algorithm to deal with the data set after classification. The experimental results show that compared with the Naive Bayes, K-means based on the thinking of Naive Bayes algorithm has higher classification accuracy.
Update : 2024-04-29 Size : 173056 Publisher : 李浩

算法,k-mean搜索方法,执行起来很快,推荐。-Algorithm, k-mean search methods, to implement quickly, recommended.
Update : 2024-04-29 Size : 30720 Publisher : 陈国章

这是一个基于K-means的聚类算法,可用于网页信息聚类,例如电子产品的型号聚类等。-This is based on the K-means clustering algorithm, clustering can be used for website information, such as electronic products, such as the Model Cluster.
Update : 2024-04-29 Size : 11073536 Publisher : nancy

DL : 0
用MATLAB编写的层次-K-MEANS算法,简单实用,希望对您有帮助-Written using MATLAB level-K-MEANS algorithm is simple, practical, hope you find this helpful
Update : 2024-04-29 Size : 5120 Publisher : jie

DL : 1
遥感影像K均值分类算法,针对bmp彩色图像。VC++6.0编程实现。-K means of remote sensing image classification algorithm for bmp color images. VC++6.0 programming.
Update : 2024-04-29 Size : 225280 Publisher :

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.
Update : 2024-04-29 Size : 929792 Publisher : Chenguang

C#实现k均值文本聚类算法,文本聚类C#源程序,k-means聚类算法-C# to achieve k means clustering algorithm, document clustering C# source code, k-means clustering algorithm
Update : 2024-04-29 Size : 37888 Publisher : 康卫

模式识别课上的大作业,要求用K-均值算法对150个样本进行分类。-Pattern Recognition course the big job, asked to use K-means algorithm to classify 150 samples.
Update : 2024-04-29 Size : 46080 Publisher : yu

matlabk
DL : 0
模式识别中的K均值聚类分析方法,该方法力偶那个迭代过程来进行处理,一步步逼近结果-Pattern Recognition Analysis of K-means clustering method Couple iterative process to deal with that, step by step approach results
Update : 2024-04-29 Size : 1024 Publisher : Beth Lee
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.