Welcome![Sign In][Sign Up]
Location:
Search - K-means

Search list

[AI-NN-PRwfcm

Description: Weight Fuzzy C-means Algorithm Based on 1D histgram
Platform: | Size: 1024 | Author: wu si | Hits:

[AI-NN-PRClustererEnsemble

Description: K-Means动态聚类算法源程序 比较常见的聚类算法。-Dynamic K-Means clustering algorithm more common source of clustering algorithm.
Platform: | Size: 5120 | Author: wwwiceage | Hits:

[AI-NN-PRc-means+isodata

Description: C均值算法,ISODATA算法综合,属于模式识别-C means algorithm, ISODATA algorithm synthesis, belonging to pattern recognition
Platform: | Size: 398336 | Author: 廖君华 | Hits:

[Software Engineeringkm

Description: visual basic上的模糊k均值聚类-visual basic on the fuzzy k-means clustering
Platform: | Size: 6144 | Author: | Hits:

[JSP/JavaCRC16

Description: CRC16算法的Java实现,使用方法如下: CRC16 crc16 = new CRC16() byte[] b = new byte[] { // (byte) 0xF0,(byte)0xF0,(byte)0xF0,(byte)0x72 (byte) 0x2C, (byte) 0x00, (byte) 0xFF, (byte) 0xFE, (byte) 0xFE, (byte) 0x04, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x00 } for (int k = 0 k < b.length k++) { crc16.update(b[k]) } System.out.println(Integer.toHexString(crc16.getValue())) System.out.println(Integer.toHexString(b.length)) -CRC16 algorithm realize Java, use the following method: CRC16 crc16 = new CRC16 () byte [] b = new byte [] (//(byte) 0xF0, (byte) 0xF0, (byte) 0xF0, (byte) 0x72 (byte ) 0x2C, (byte) 0x00, (byte) 0xFF, (byte) 0xFE, (byte) 0xFE, (byte) 0x04, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x00) for ( int k = 0 k
Platform: | Size: 1024 | Author: zhangQ | Hits:

[OtherKandISODATAClass

Description: K均值和ISODATA分类两种算法,根据给定样本、聚类中心进行分类!-K-means and ISODATA classification algorithm, according to a given sample cluster center to classify!
Platform: | Size: 70656 | Author: leon | Hits:

[matlabjuleiduanfa

Description: 聚类分析技术已经广泛应用于基于内容的图象信息挖掘领域,该技术提高了图象检索的速度和质量。K-均值算法和自适应算法是两个典型的聚类分析算法
Platform: | Size: 47104 | Author: sunny | Hits:

[Graph programK-L

Description: KL变换的Matlab实现 KL 变换是图像正交变换的一种,在图像压缩领域有着广泛应用。-KL Transform Matlab realize KL transform is a kind of orthogonal transformation image in the field of image compression have broad application.
Platform: | Size: 1024 | Author: 贺宏洲 | Hits:

[Editorfuzzy-c-cluster

Description: 这是关于模糊K聚类的pdf文件,供大家学习-This is on the K fuzzy clustering pdf document for everyone to learn
Platform: | Size: 71680 | Author: zhs | Hits:

[JSP/Javaapriori

Description: apriori算法的java代码,APRRORI算法使用频繁项性质的先验知识,逐层搜索迭代,用K-项集产生(K+1)-项集。APRRORI算法的一个显著特点是:利用APRIORI性质,压缩了频繁项集,提高了算法的效率。 -apriori algorithm java code, APRRORI algorithm uses the a priori nature of frequent itemsets knowledge, step by step iterative search using K-itemsets generated (K+ 1)- itemsets. APRRORI algorithm A significant feature is: the nature of the use of APRIORI, compression of the frequent itemsets, improve the efficiency of the algorithm.
Platform: | Size: 21504 | Author: xinyuanwo | Hits:

[CSharpApriori_Csharp

Description: Apriori关联规则产生算法:不限制事务数据和1项集的数量,计算深度为3,变换深度值请修改循环中变量K的值-Apriori association rules algorithm generated: Without limiting the matters of data and a set quantity, calculation of a depth of 3, change the depth of value, please amend the cycle the value of variable K
Platform: | Size: 3072 | Author: 张三锋 | Hits:

[AlgorithmKClustering

Description: 能计算用户输入的聚类,并进行K分。 输出的结果为每次计算的中心点的坐标和每个点到中心的距离-Can be entered by the user computing cluster, and K points. Output of the calculation for each of the coordinates of the center and each point the distance to the center
Platform: | Size: 695296 | Author: 黄伟 | Hits:

[matlabknn

Description: knn 方法为k均值聚类用于数据点的分类-KNN method for k-means clustering for the classification of data points
Platform: | Size: 27648 | Author: | Hits:

[Crack Hackcrc-32

Description: 计算xk+1除CRC-32后的余式,k从1到32768-Calculated xk+ 1 In addition to CRC-32 after more than style, k from 1-32768
Platform: | Size: 4096 | Author: 小刀 | Hits:

[AI-NN-PRK-SA

Description: 此文档是K类均值聚类和模拟退火结合的软硬件化分算法。众所周知,模拟退火算法的通用性,此算法是模拟退火的改进,较单纯的SA更优秀。-This document is a category K-means clustering and simulated annealing combination of hardware and software sub-algorithm. As we all know, the generic simulated annealing algorithm, this algorithm is the improvement of simulated annealing, a simpler SA better.
Platform: | Size: 65536 | Author: 石敏敏 | Hits:

[Mathimatics-Numerical algorithmsIsodata(Clustering)

Description: 经典的划分聚类算法,isodata。可以不需要提供K值,进行聚类-Classic division of clustering algorithm, isodata. K value can be no need to provide for clustering
Platform: | Size: 116736 | Author: 肖宪 | Hits:

[AI-NN-PRmatlabk-means

Description: 此程序用与图象 图形的模式识别,在VC环境下实现matlab的聚类算法-This procedure with graphics and image pattern recognition, in the VC environment realize the clustering algorithm matlab
Platform: | Size: 4665344 | Author: 朱舸 | Hits:

[ConsoleKnn

Description: K最近邻分类的代码,附有输入输出和程序使用说明。-K nearest neighbor classification code, with input and output and procedures for use.
Platform: | Size: 518144 | Author: 胡芬芬 | Hits:

[Graph RecognizeKaverage

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

[Windows Developk_Mean

Description: K聚类分析,通过使用欧式距离,K聚类方法显示聚类结果,用于分类-K cluster analysis, using Euclidean distance, K show the clustering results of clustering method for classification
Platform: | Size: 21504 | Author: 谢天培 | Hits:
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »

CodeBus www.codebus.net