搜索资源列表
GA-FCM.rar
- 遗传算法改进的模糊C均值聚类的matlab源程序 可以运行 格式需要更改,Improved genetic algorithm fuzzy C-means clustering can run the matlab source code need to change format
sheffield-GA----GeneticAlgorithms
- 强大的遗传算法工具!英国sheffield大学的遗传算法工具箱-Powerful tool for genetic algorithm! Sheffield United Kingdom University of Genetic Algorithm Toolbox
ga
- 遗传算法,何不错的代码哦,欢迎下载了,不要登陆的-Genetic algorithm, how well the code Oh, welcome to download, and not landing
PSO
- matlab 遗传算法GA,粒子群算法PSO,蚁群算法AS 前段时间上智能计算方法实验课上,自己做的程序。帖到这里,希望有人能改进它们,交流经验这样更有价值。 遗传算法解决最小生成树问题,PURFER编码。 粒子群算法做无约束最优化问题。 蚁群算法解决TSP问题。 如果有宝贵经验希望能交流一下,谢谢,-matlab genetic algorithm GA, particle swarm optimization PSO, ant colony algorithm f
FCM
- ,将其与模糊C2均值(fuzzy C2mean , FCM) 聚类方法结合设计了一种进化FCM故障识别方法。该方法通过离线优选虚拟标准样本,达到快速、准确在线识别故障的目的,很好地解决了FCM算法经常收敛到局部极值点 的问题-this paper describes fcm and ga combining successfully.it can solve the problem easily!
GA-FCM
- 遗传算法+FCM 用于SAR图像分类问题中,讲图分为两类或者三类~~~~~~~~~。-Genetic algorithm is used to SAR+ FCM image classification problem, speak figure divided into two classes or three kinds of ~ ~ ~ ~ ~ ~ ~ ~ ~.
GA-FCM
- 遗传算法与FCM算法相结合实现图像分割,分割精度较好,速度较快-A combination of genetic algorithm and FCM algorithm to achieve image segmentation, segmentation accuracy is better, faster
FCMKU
- the is combination fcm and ga..code is useful
ga-as-fcm
- 基于遗传模拟退火算法的聚类算法肯定是可以用的,而且效果不错的。-Certainly genetic simulated annealing algorithm-based clustering algorithm can be used, and the effect is good.
improved-FCM-based-on-GA
- 是一个基于遗传算法改进的模糊C均值算法,很不错的代码。-It is a improved fuzzy C-means algorithm based on genetic algorithm , a very good code.
basic-on-FCM-and-GA-MATLAB
- 基于FCM的改进遗传算法步骤以及程序,内容清晰,过程详细而明确,结果清楚,很不错。-FCM based on improved genetic algorithm steps, and procedures, clarity, detail and clear process, the results clearly, very good.
gafcm
- 这是遗传算法改进的模糊C-均值聚类MATLAB源代码,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最终的分类结果。-This is the MATLAB source code of the improved fuzzy c-means clustering(FCM) based on the genetic algorithm(GA).The initial cluster centers are otained through GA,and the final clust
FCM
- 一种更有效的聚类算法,能有效的改进寻优过程,从而得到更优解-a better cluster GA
GA-FCM
- 使用遗传算法优化fcm算法对初始值敏感的问题,得到全局最优解,求出聚类中心作为fcm算法的输入(Using genetic algorithm and optiml fcm algorithm solving initial,get the best solution and make the initial cluster to be the input)
ga+fcm
- 实现了GA和FCM相结合,提取规则的目的(GA and FCM are combined to extract rules.)