搜索资源列表
-
1下载:
遗传算法程序包,里面包含有多种人工智能语言c程序,包括进化算法等等,没有密码-GA package, which contains a variety of artificial intelligence language c procedures, including evolutionary algorithms, etc., no password
-
-
0下载:
An evolutionary algorithms application which includes several samples(TSP, Evolution in a 3D fitness landscape, Sudoku)
-
-
0下载:
JavaEA是一个用Java编写的基于进化计算(Evolutionary Algorithms)的随机二元约束满足问题求解器,作者提供了多个进化计算方法求解随机二元约束满足问题。
-
-
6下载:
优化问题是工业设计中经常遇到的问题,许多问题最后都可以归结为优化问题. 为了解决各种各样的优化问题,人们提出了许多优化算法,比较著名的有爬山法、遗传算法等.优化问题有两个主要问题:一是要求寻找全局最小点,二是要求有较高的收敛速度. 爬山法精度较高,但是易于陷入局部极小. 遗传算法属于进化算法( Evolutionary Algorithms) 的一种,它通过模仿自然界的选择与遗传的机理来寻找最优解. 遗传算法有三个基本算子:选择、交叉和变异. 但是遗传算法的编程实现比较复杂,首先需要对问题进行编
-
-
0下载:
演化算法求运算树表达的最大值,通过后序遍历求得适应度函数值,通过演化算法优化最优解-Evolutionary algorithms seek to express the maximum value of the tree operations, through the postorder fitness function values obtained by evolutionary algorithm to optimize the optimal solution
-
-
0下载:
一个以多环形领域组成的进化算法,领域之间通过公共个体进行自适应信息传递,同时各领域又通过竞争来争夺对公共资源的享有权-A field of multi-ring composed of evolutionary algorithms, between the field of adaptive individuals through public messaging, at the same time in various fields through the competition to co
-
-
0下载:
小生境遗传优化源程序
具有非线性优化问题的解释-Niche Genetic optimization of source non-linear optimization problem
-
-
0下载:
Pavel是一个交互式显示和评估高维数据的工具,主要用对多目标进化算法结果的分析。-Pavel (Paretoset Analysis Visualization and Evaluation) is a tool for interactively displaying and evaluating large sets of highdimensional data. Its main intended use is the analysis of result sets from mult
-
-
0下载:
to learn the use evolutionary algorithms in matlab
-
-
0下载:
Develop the NSGA-II or SPEA2 multiobjective evolutionary
algorithms to solve the multiobjective optimization
problems.-Develop the NSGA-II or SPEA2 multiobjective evolutionary
algorithms to solve the multiobjective optimization
problems.
-
-
0下载:
Introduction Evolutionary Algorithms: Overview, Methods and Operators.
-
-
0下载:
基于多样性测度的改进的多目标进化算法。处理约束问题的改进的多目标进化算法。-Diversity measure based on improved multi-objective evolutionary algorithm. Improved handling Constrained multi-objective evolutionary algorithm.
-
-
0下载:
基于进化规划的FCMBP模糊聚类改进方法Based on Evolutionary Programming FCMBP fuzzy clustering method to improve-Based on Evolutionary Programming FCMBP fuzzy clustering method to improve
-
-
0下载:
本书从实用的角度出发,论述了分形图形的生成算法与程序设计。主要内容包括分形图的递归算法、文法构图算法、迭代函数系统算法、逃逸时间算法、分形演化算法,以及分形图的放大、分形图的动画、分形图的立体化和利用分形算法实现自然景物的模拟等内容。-From a practical point of view the book, discusses the fractal graphics generation algorithms and programming. The main contents inc
-
-
0下载:
多目标遗传算法进展, 多目标遗传算法进展,-Advances in multi-objective evolutionary algorithms
-
-
0下载:
玄光男遗传算法讲稿(遗传算法和优化:理论及其应用).-Evolutionary Algorithms and Optimization:theory and its application.
-
-
0下载:
两个是进化策略的matlab程序,还有一个word文档是进化算法的理论知识-Two is the evolution strategy matlab program, as well as a word document is the theoretical knowledge of evolutionary algorithms
-
-
0下载:
Simple Evolutionary Algorithms from a Chapter of book published by Springer
-
-
0下载:
multi-objective Optimization Using Evolutionary Algorithms 论文对应的matlab代码
-
-
0下载:
几种常见的进化算法,遗传算法,详细的ppt,进化计算,有助于理解-Several common evolutionary algorithms, genetic algorithms, detailed ppt, evolutionary computation, help to understand.
-