Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - k-mean algorithm
Search - k-mean algorithm - List
k均值算法的源代码-k means algorithm source code
Update : 2025-02-17 Size : 2kb Publisher : 刘新华

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 : 2025-02-17 Size : 30kb Publisher : 刘思

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

实现K均值算法,读取文件,实现K均值的分类。-K-means algorithm to achieve, reading the paper, K-mean achievement category.
Update : 2025-02-17 Size : 40kb Publisher :

DL : 0
模式识别作业,C程序编写的K-均值算法.-pattern recognition work, the C programming K-means algorithm.
Update : 2025-02-17 Size : 1kb Publisher : 曹猗宣

是对K-mean算法的数据分析处理,运行时需输入数据,其中有参考数据,希望对大家的学习有所帮助-of K-mean algorithm for data analysis, run-time required to input data, including reference materials, we hope to learn some help
Update : 2025-02-17 Size : 335kb Publisher :

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

k平均动态聚类算法源代码.希望对大家有所帮助.-k average dynamic clustering algorithm source code. We want to help.
Update : 2025-02-17 Size : 30kb Publisher : 周董

DL : 1
基于纹理度量的图像分割,适用于遥感图像,利用到K-mean算法-texture measurement based on the image segmentation, applicable to remote sensing images, the use of K-mean algorithm
Update : 2025-02-17 Size : 434kb Publisher : lichuan

k-mean算法演示,利用手工输入点通过k类自动聚合-k-mean algorithm demonstration, the use of manual input through the k-type auto-polymerization
Update : 2025-02-17 Size : 138kb Publisher :

k-均值算法 做的图象分割实例 (将图片像素聚成三类)-k-means algorithm to do the image segmentation example (poly-pixel pictures into three categories)
Update : 2025-02-17 Size : 102kb Publisher : 姜波

DL : 0
k-mean算法的源码,对聚类非常有用!!可以直接使用!-k-mean algorithm source of clustering is very useful! ! Can be used directly!
Update : 2025-02-17 Size : 269kb 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 : 2025-02-17 Size : 313kb Publisher : Gang Li

算法描述: K均值算法: 给定类的个数K,将N个对象分到K个类中去, 使得类内对象之间的相似性最大,而类之间的相似性最小。-Algorithm Description: K-means algorithm: the number of a given type of K, will be assigned to N objects of class K to make class the similarities between objects the most, while the category of the similarity between the smallest.
Update : 2025-02-17 Size : 2kb Publisher : LW

DL : 0
一种c语言算法 k-mean.c-A c language algorithm k-mean.c
Update : 2025-02-17 Size : 2kb Publisher : yangmingze

DL : 0
模式识别 k-mean算法程序,用Visual c++编写-K-mean algorithm for pattern recognition procedures, using Visual c++ Prepared
Update : 2025-02-17 Size : 1kb Publisher : jery

Source code for K-Mean algorithm
Update : 2025-02-17 Size : 6kb Publisher : wajid islam

算法,k-mean搜索方法,执行起来很快,推荐。-Algorithm, k-mean search methods, to implement quickly, recommended.
Update : 2025-02-17 Size : 30kb Publisher : 陈国章

基于纹理度量的图像分割,适用于遥感图像,主要利用到K-mean算法。-Image segmentation based on texture measurement for remote sensing image, the main advantage of K-mean algorithm.
Update : 2025-02-17 Size : 435kb Publisher : 葛宏

K-means算法是很典型的基于距离的聚类算法,采用距离作为相似性的评价指标,即认为两个对象的距离越近,其相似度就越大(K-means algorithm is a typical distance based clustering algorithm. The distance is used as the evaluation index of similarity, that is, the closer the distance between the two objects, the greater the similarity)
Update : 2025-02-17 Size : 13kb Publisher : venshow
« 12 3 4 5 6 7 8 9 10 ... 15 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.