搜索资源列表
GA_demo
- 一个简单的GA 算法实例,有说明。word格式。用了就知道了。-a simple GA example, is described. Word format. Spent will know.
usual-GA
- 一个最常用的GA程序,可以以此为基础,扩展出很多版本的GAs-a GA the most commonly used procedure, could serve as the basis and expand the many versions of GAs
GAprogram
- ga测试程序,测重于理解遗传算法,对初学者来说比较重要,对那些做毕业设计的人来说也是一个好程序-ga testing procedures, focusing on understanding the genetic algorithm, for beginners, it is rather important. those who do graduate of the design is also a good procedure
ga
- 遗传算法工具箱,十分好用,不错的工具。包含大量例子-Genetic Algorithm Toolbox, very easy to use, good tool. Contains a large number of examples
gatbx
- GA遗传算法的工具箱,在预测数据是很有用处-GA Genetic Algorithm Toolbox, in the prediction data is useful
matlab(GA)1
- matlab遗传算法工具箱函数及实例讲解1 核心函数: 初始种群的生成函数 -matlab genetic algorithm toolbox and examples of function on one core function: the initial population of the generating function
GA
- 遗传算法的源程序,需要的朋友尽管下载,仅供参考-Genetic algorithm source code, even though the need for friends to download, for reference only
GA
- 遗传算法的matlab实现,包括遗传各种操作的程序源码。-Genetic algorithm matlab realize, including a variety of operating procedures for the genetic source.
GA
- 遗传算法的十本书籍,对初学者乃至以后的学习都很有帮助-Genetic Algorithm 10 books, for beginners and even after learning are very helpful
OptAlgorithm
- 实现了TS,SA,GA,ENA,MGLS等一系列现代优化算法,包括benchmark-Realize the TS, SA, GA, ENA, MGLS a series of modern optimization algorithms, including the benchmark
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
GA-FCM
- 遗传算法改进的模糊C均值聚类的matlab源程序 可以运行 格式需要更改-Improved genetic algorithm fuzzy C-means clustering can run the matlab source code need to change format
GA
- 遗传算法初学者教程:包括GA的基本步骤,流程及应用中的一些基本问题 -Genetic algorithm tutorial for beginners: the basic steps, including GA, process and application of some basic issues
PSO
- matlab 遗传算法GA,粒子群算法PSO,蚁群算法AS 前段时间上智能计算方法实验课上,自己做的程序。帖到这里,希望有人能改进它们,交流经验这样更有价值。 遗传算法解决最小生成树问题,PURFER编码。 粒子群算法做无约束最优化问题。 蚁群算法解决TSP问题。 如果有宝贵经验希望能交流一下,谢谢,-matlab genetic algorithm GA, particle swarm optimizati
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
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.)