Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - fcm matlab
Search - fcm matlab - List
FCM算法的matlab仿真及说明
Date : 2009-04-07 Size : 20.57kb User : zhangzongzhizhi@163.com

matlab自带的fcm聚类源代码分析详解。
Date : 2012-04-06 Size : 6.29kb User : jaylyjya


Date : 2025-12-31 Size : 1kb User : 利军

DL : 0
FCMDEMO displays a GUI window to let you try out various parameters in fuzzy c-means clustering for 2-D data. You can choose the data set and clustering number from the GUI buttons at right, and then click "Start" to start the fuzzy clustering process.-FCMDEMO GUI displays a window to let you try out various parameters in fuzzy c-means cluste ring for 2-D data. You can choose the data set and clustering number from the GUI buttons at right , and then click "Start" to start the fuzzy clus tering process.
Date : 2025-12-31 Size : 5kb User :

KMC和FCM是聚类算法中最经典最常用的算法-KMC and FCM clustering algorithm is the most classic of the most commonly used algorithm
Date : 2025-12-31 Size : 1kb User : 吴胜

every function has its own help which can be obtained by typing "help name" where "name" is the function, e.g. "help fcm"-every function has its own help which can be obtained by typing "help name" where "name" is t he function, eg "help FCM"
Date : 2025-12-31 Size : 6kb User :

DL : 0
fcm算法的matlab实现,6.5以上版本可用-FCM algorithm matlab realized, more than 6.5 version is available
Date : 2025-12-31 Size : 1kb User : chendianbo

DL : 0
遗传算法的matlab实现,包括遗传各种操作的程序源码。-Genetic algorithm matlab realize, including a variety of operating procedures for the genetic source.
Date : 2025-12-31 Size : 217kb User : 邵桂芳

DL : 0
遗传算法的十本书籍,对初学者乃至以后的学习都很有帮助-Genetic Algorithm 10 books, for beginners and even after learning are very helpful
Date : 2025-12-31 Size : 55.05mb User : 左翼

FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分。在介绍FCM具体算法之前我们先介绍一些模糊集合的基本知识。-FCM algorithm is a clustering algorithm based on the division of its thinking is that it is making is divided into clusters with the greatest similarity between the object, and different similarity between the smallest cluster. Fuzzy C-means algorithm is an ordinary C-means algorithm, the general C-means algorithm for data delineation is rigid, while the FCM is a soft fuzzy partition. FCM in the introduction prior to the specific algorithm we first introduce some basic knowledge of fuzzy sets.
Date : 2025-12-31 Size : 9kb User : zhourl

DL : 0
2维的FCM算法matlab程序。传上来跟大家交流一下,现在正在搞这方面的论文,希望可以一起学习讨论-2-dimensional FCM algorithm matlab procedures. Chuan-up exchange with you, and now is engaging in this paper, hope that we can learn together to discuss
Date : 2025-12-31 Size : 5kb User : 许翔

DL : 0
使用matlab实现的FCM算法,带界面的,使用很方便-Using matlab to achieve the FCM algorithm, with the interface, use easily
Date : 2025-12-31 Size : 17kb User : jonguo

这是一个关于FCM,GG,GK算法的源码,里面包含PC,PE,XB聚类有效性度量的matlab源码,并含有程序说明文档-This is the one on FCM, GG, GK algorithm source code, which contains PC, PE, XB cluster validity measure of the matlab source code, and contains procedures for documentation
Date : 2025-12-31 Size : 2mb User : yyifang

粒子群算法(pso)的matlab工具箱,里面有详细的使用说明-toolbox for particle swarm optimum
Date : 2025-12-31 Size : 53kb User : shiwy

DL : 0
在原始的fcm算法基础上,对算法中的聚类数c和加权指数m给出优选方法,进而而出了fcm参数优选自适应算法,通过人造数据与具有实际背景的数据验证可以看出该算法是有效的,该算法不但可以自适应的给出最佳的聚类数,而且可以验证聚类的有效性,达到最佳聚类的目的。-In the original fcm algorithm based on the number of clusters on the algorithm and the weighted index m given c preferred method, and then out of the fcm parameter optimization adaptive algorithm, artificial data and data validation with real background can be seen that algorithm is effective, the adaptive algorithm can give the best clustering number, and can verify the validity of clustering, to achieve the best clustering purposes.
Date : 2025-12-31 Size : 261kb User : 严德春

DL : 0
基于遗传模拟退火算法的聚类算法。将模拟退火算法与遗传算法相结合用于聚类分析,由于模拟退火算法和遗传算法可以互相取长补短,因此有效地克服了传统遗传算法的早熟现象,同时根据聚类问题的具体情况设计遗传编码方式、适应度函数,使该算法更有效、更快速地收敛到全局最优解。 -Genetic simulated annealing algorithm based on clustering algorithms. Simulated annealing algorithm and genetic algorithm are combined for cluster analysis, the simulated annealing algorithm and genetic algorithm can complement each other, thus effectively overcome the premature convergence of the traditional genetic algorithm, and clustering problem based on the specific circumstances of the design of genetic encoding , fitness function, making the algorithm more effective, more quickly converge to the global optimal solution.
Date : 2025-12-31 Size : 6kb User : 杨剑浩

DL : 0
这是一个基于改进的免疫遗传的模糊聚类程,敬请大家下载序-This is based on improved immune genetic fuzzy clustering process, please download the sequence we
Date : 2025-12-31 Size : 3kb User : 行高

DL : 0
模糊C均值聚类(FCM)的matlab代码,包括很详细的注释。适用于图像处理。-Matlab code fuzzy C-means clustering (FCM), including very detailed notes. Suitable for image processing.
Date : 2025-12-31 Size : 15kb User : jelly

DL : 1
用matlab编写用遗传算法改进的模糊聚类算法的程序,-Prepared using matlab genetic algorithm fuzzy clustering algorithm procedures,
Date : 2025-12-31 Size : 17kb User : 张雪

DL : 0
模糊c均值FCM算法源码,用matlab编写,注释的很详细,通过编译,供参考-FCM fuzzy c-means algorithm source code, using matlab prepared very detailed comments by the compiler, for reference
Date : 2025-12-31 Size : 2kb User : 黄蓉
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.