Welcome![Sign In][Sign Up]
Location:
Search - Kmeans

Search list

[Special EffectsmultiROI

Description: kmeans image segmentation program
Platform: | Size: 7168 | Author: zengzhiyong | Hits:

[AI-NN-PRKmeans

Description: K-means算法,聚类分析中的一个重要的算法,用于分类-K-means algorithm, cluster analysis is an important algorithm for classification
Platform: | Size: 30720 | Author: 陨石 | Hits:

[Otherkmeans

Description: k-means源码(K均值聚类算法源码)-k-means source (K-means clustering algorithm source)
Platform: | Size: 8192 | Author: 安替 | Hits:

[Mathimatics-Numerical algorithmsKMEANS

Description: K-MEANS算法 输入:聚类个数k,以及包含 n个数据对象的数据库。 输出:满足方差最小标准的k个聚类。 处理流程: (1) 从 n个数据对象任意选择 k 个对象作为初始聚类中心; (2) 循环(3)到(4)直到每个聚类不再发生变化为止 (3) 根据每个聚类对象的均值(中心对象),计算每个对象与这些中心对象的距离;并根据最小距离重新对相应对象进行划分; (4) 重新计算每个(有变化)聚类的均值(中心对象)-K-MEANS algorithm Input: cluster number k, and contains n data object database. Output: the minimum standards to meet the variance k-clustering. Deal flow: (1) a data object from the n choose k object as initial cluster centers (2) cycle (3) to (4) until a change in each cluster is no longer so far (3) according to each Clustering objects mean (central object), calculated for each object with these centers to object distance and in accordance with a minimum distance between a re-division of the corresponding object (4) re-calculated for each (change) clustering of the mean (central object )
Platform: | Size: 3072 | Author: 快快 | Hits:

[AI-NN-PRfastkmeans

Description: fast implementation of Kmeans clustering algorithm
Platform: | Size: 3072 | Author: jwj | Hits:

[AI-NN-PRKMEANS

Description: 聚类是对数据对象的集合无指导地进行分组, 聚类算法的好坏接影响采类的效果。采类分析应用广泛, 既能作为一个独立的工其来进行数据分析, 也可以作为其它算法的预处理步骤。-Clustering is a collection of data objects without the guidance to carry out sub-group clustering algorithm received the good or bad effects of mining-type effect. Quasi-analysis of a wide range of applications, both as an independent workers to carry out its data analysis, other algorithms can be used as preprocessing steps.
Platform: | Size: 3598336 | Author: 朱舸 | Hits:

[Mathimatics-Numerical algorithmsk-means

Description: kmeans聚类算法c版本 应用于三维数据操作-c version kmeans clustering algorithm applied to three-dimensional data manipulation
Platform: | Size: 2048 | Author: kevin_T | Hits:

[AI-NN-PRKMEANS

Description: 聚类分析:K-Means动态聚类算法的源程序-Cluster analysis: K-Means clustering algorithm dynamic source
Platform: | Size: 29696 | Author: wf | Hits:

[matlabkmeans

Description: matlab源码关于模糊K均值聚类算法,很好的,适合大家下载研究学习-matlab source code on the fuzzy K-means clustering algorithm, very good for everyone to download research study
Platform: | Size: 1024 | Author: 亨利 | Hits:

[AI-NN-PRl

Description: kmeans算法,许多同学做毕设需要用到-kmeans algorithm, many students needed to do to complete set up
Platform: | Size: 30839808 | Author: 小雨 | Hits:

[AI-NN-PRkmeans

Description: k-means算法 自定义数据样本和类中心 已经调试实现 并且有图清晰表示-k-means algorithm for custom data types of samples and testing center has been and realize that has a clear plan
Platform: | Size: 1024 | Author: 李慧敏 | Hits:

[Special Effectskmeans

Description: K均值图像分割,读入彩色图片,输出区域分割后的图片-K-means image segmentation, read full-color photographs, the output image after the region segmentation
Platform: | Size: 1024 | Author: wonder | Hits:

[matlabkmeans

Description: 基于kmeans,用于计算客户价值等-Based on kmeans, used to calculate customer value, etc.
Platform: | Size: 1024 | Author: jinguoju | Hits:

[matlabKMEANS

Description: 基于matlab的K均值聚类程序。其中用IRIS数据进行验证,得到了很好的结果。文件中包含了演示后的结果图-Matlab-based K-means clustering procedure. Which use IRIS data verification, have had good results. File contains the results of the demonstration plan
Platform: | Size: 32768 | Author: wanghuali | Hits:

[Special EffectsKmeans

Description: 标准C++/C处理BMP图像,没有使用VC中的BITMAP类及任何不在ANSI-C中的结构和函数。采用了k_means压缩算法处理24bit(可以更改源码使之支持8-bit,16-bit和灰度bmp)源码注释详细,其中对BMP文件BMPHEADINFO的处理比较有趣。 new.cpp---->主要的程序代码 *.h----->一个产生U(0,1)随机数的发生器,相合度较小,DES函数产生。-Standard C++/C handle BMP images, do not use the VC in the category and any BITMAP not ANSI-C in the structure and function. K_means compression algorithm used to deal with 24bit (you can change the source code to support the 8-bit ,16-bit and grayscale bmp) detailed source notes, in which the handling of BMP files BMPHEADINFO more interesting. new.cpp----> the main program code*. h-----> generate a U (0,1) random number generator, a smaller degree of consistency, DES Function Generator.
Platform: | Size: 4096 | Author: Yifan Young | Hits:

[Special Effectskmeans

Description: opencv的基础代码实现 可以实现边缘检测和图像的其他识别-the basis of opencv code can achieve edge detection and image of the other identification
Platform: | Size: 1024 | Author: wanlixin | Hits:

[VC/MFCkmeans

Description: 用c语言实现经典聚类算法k-means -Use c language to achieve the classic k-means clustering algorithm
Platform: | Size: 2048 | Author: 刘年 | Hits:

[matlabkmeans_clustering

Description: kmeans clustering in matlab
Platform: | Size: 1281024 | Author: 赵棋 | Hits:

[matlabK-Means

Description: 较简单的KMeans聚类算法实现,编程语言matlab-Clustering KMeans relatively simple algorithm, programming language matlab
Platform: | Size: 4096 | Author: tzx | Hits:

[JSP/Javakmeans

Description: 改进的k-means方法,对聚类的实例节能型加权 少数类多数类的函数-Improved k-means method for clustering a small number of examples of energy-saving type of weighted majority of types of function
Platform: | Size: 9216 | Author: zhangwen0927 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net