Welcome![Sign In][Sign Up]
Location:
Search - C-均值聚类

Search list

[SourceCode模糊c均值聚类matlabe版

Description: 模糊c均值聚类,用matlabe编写的。
Platform: | Size: 13548 | Author: yj456456 | Hits:

[Other图像模糊C-均值聚类

Description: 图像聚类分割是图像处理的基本操作,该文件含有C-均值聚类分割算法思想以及matlab源程序
Platform: | Size: 618842 | Author: xiaomeijiaojiao | Hits:

[matlabfastapcluster.zip

Description: 改进的邻近聚类方法,比k-means 和模糊c均值聚类好
Platform: | Size: 29296 | Author: noangry | Hits:

[matlabfcm.ZIP

Description: 模糊C均值聚类的MATLAB实现,其中包含了10个MATLAB函数-Fuzzy C- Means clustering MATLAB, which contains 10 MATLAB function
Platform: | Size: 5120 | Author: zc | Hits:

[AI-NN-PRK-均值聚类算法C++编程

Description: K-均值聚类算法的编程实现。包括逐点聚类和批处理聚类。K-均值聚类的的时间复杂度是n*k*m,其中n为样本数,k为类别数,m为样本维数。这个时间复杂度是相当客观的。因为如果用每秒10亿次的计算机对50个样本采用穷举法分两类,寻找最优,列举一遍约66.7天,分成3类,则要约3500万年。针对算法局部最优的缺点,本人正在编制模拟退火程序进行改进。希望及早奉给大家,倾听高手教诲。-K-means clustering algorithm programming. Point by point, including clustering and clustering batch. K-means clustering of the time complexity of n* k* m, n samples, several types of k, m sample dimension. The time complexity is a very objective. Because if we use one billion times per second the computer using 50 samples of two exhaustive method to find the optimal set out again about 66.7 days, divided into three categories, offering 3,500 years. Local optimal algorithm against the shortcomings, I was prepared simulated annealing process improvements. Early Feng hope for everyone, listen to the master teachings.
Platform: | Size: 4096 | Author: 韩磊 | Hits:

[AI-NN-PRFuzzyCMean

Description: 一个用VC++开发的采用模糊C均值聚类算法.-a VC development of the fuzzy c-means clustering algorithm.
Platform: | Size: 82944 | Author: hylt | Hits:

[Speech/Voice recognition/combinecluster-tool

Description: C-均值聚类算法的挖掘软件,用于数据挖掘,很不错的实用软件.-C-means clustering algorithm mining software for data mining, very good utility software.
Platform: | Size: 21504 | Author: zsq | Hits:

[matlabY_FCMC_Ver.1.0

Description: 模糊C均值聚类的一个参考材料,做模糊聚类是用的一个程序-FCM of a reference materials, so fuzzy clustering is a process
Platform: | Size: 19456 | Author: 赵亮 | Hits:

[AlgorithmC-FuzzyCluster]

Description: 用vb实现的C均值聚类分析,并可一自动画出聚类图,超经典。自己写这段代码可是会吐血的哦。-Vb achieved using C-means clustering analysis, one can automatically draw cluster map, ultra-classic. Himself wrote the code but will be the oh hematemesis.
Platform: | Size: 22528 | Author: 赵云 | Hits:

[AI-NN-PRwkmeans

Description: 加权k均值算法,或者称为加权C均值聚类算法-Weighted k-means algorithm, or as the weighted means clustering algorithm C
Platform: | Size: 1024 | Author: 忠波 | Hits:

[AI-NN-PRC_kean_C

Description: C语言的C均值聚类,属于模式识别的聚类技术之一-C-C-means clustering, pattern recognition is one of the clustering technology
Platform: | Size: 2048 | Author: Vincent | Hits:

[AI-NN-PRc-mean

Description: C-means 算法,模式识别中常用到的C均值聚类算法,使用VC开发,版权归开发者所有-C-means algorithm, pattern recognition used in the C-means clustering algorithm, the use of VC development, belongs to all developers
Platform: | Size: 578560 | Author: 门昌骞 | Hits:

[Special EffectsFCM-C-mean-cluster-segment-[matlab]

Description: 模糊C均值聚类的matlab实现,模糊C均值聚类是一种利用模糊数学做的聚类方法,属于图像分割的一种。可利用聚类结果用于图像分析和识别。-FCM,C mean cluster segment [matlab].rar
Platform: | Size: 6144 | Author: 3rdo | Hits:

[matlab模糊C均值聚类(FCM)

Description: 模糊C均值聚类,matlab程序,简单易懂,程序可以运行。(Fuzzy C means clustering, Matlab code, easy to understand, the program can run.)
Platform: | Size: 2048 | Author: onion888 | Hits:

[DataMining直觉模糊C均值聚类

Description: 对所获取的数据进行无监督的直觉模糊C均值聚类(intuitionistic fuzzy C-means clustering)
Platform: | Size: 1024 | Author: yezi0430 | Hits:

[matlabFuzzy c-means algorithm

Description: 用模糊C均值聚类算法完成对输入数据的聚类。(Clustering using fuzzy C means clustering algorithm)
Platform: | Size: 1024 | Author: 竹奕 | Hits:

[Special Effects模糊C均值算法

Description: 亲测,能实现模糊C均值聚类的MATLAB程序(MATLAB program that can realize fuzzy C mean clustering)
Platform: | Size: 2048 | Author: duanwu | Hits:

[matlab模糊C均值聚类算法

Description: 模糊c-均值聚类算法通过优化目标函数得到每个样本点对所有类中心的隶属度,从而决定样本点的类属以达到自动对样本数据进行分类的目的,一般用于故障识别与分类。(Fuzzy c- mean clustering algorithm obtains the membership degree of every sample point to all class centers by optimizing the objective function, and determines the classification of the sample points to achieve automatic classification of sample data. It is generally used for fault recognition and classification.)
Platform: | Size: 2048 | Author: 夜曲独声 | Hits:

[Mathimatics-Numerical algorithms模糊c均值聚类算法

Description: 模糊c均值聚类算法的实现,还有相对的测试数据集(Fuzzy C-Means clustering algorithm)
Platform: | Size: 176128 | Author: boy0021 | Hits:

[Other模糊C均值聚类

Description: 该程序可以实现快速的点云的模糊C均值聚类,并且可以利用第二个命令对聚类后的点云进行自动提取。(The program can realize fast clustering of point clouds based on fuzzy C-means, and automatically extract the clustered point clouds by using the second command.)
Platform: | Size: 2048 | Author: 西江哥哥 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 29 »

CodeBus www.codebus.net