搜索资源列表
多目标进化算法源代码
- 多目标进化算法源代码-more evolutionary algorithm source code
遗传退火进化算法(附源码)
- 对Matlab中的遗传算法工具箱进行改进而得到的遗传退火进化算法。可用于一般的最优化问题,求解无约束的或带有线性约束的连续函数的全局最小值。 首先对传统的遗传算法和模拟退火算法进行改进,然后将模拟退火算法引入了遗传算法,结合两种算法的优点,得到一种新的遗传退火进化算法。它不但实现了遗传算法的全局搜索能力与模拟退火算法的局部搜索能力的结合,同时可使改进后的模拟退火算法能够充分利用遗传算法所得的全局信息。经验证,改算法能使遗传算法避免
进化算法的详细讲解附程序
- 进化算法的详细讲解附程序
微粒群算法源程序
- 微粒群算法源程序 微粒群算法与其它进化类算法相类似,也采用“群体”与“进化”的概念,同样也是依据个体(微粒)的适应值大小进行操作。所不同的是,微粒群算法不像其它进化算法那样对于个体使用进化算子,而是将每个个体看作是在n维搜索空间中的一个没有重量和体积的微粒,并在搜索空间中以一定的速度飞行。
基本遗传算法源程序
- 多目标进化算法源代码-more evolutionary algorithm source code
多目标进化算法源代码
- 多目标进化算法源代码-more evolutionary algorithm source code
NEA
- 针对现有遗传算法在多维非线性优选方面的不足,本文提出了一种基于小生境进化算法(NEA)的非线性优选模型,探讨了NEA算法的参数选择原则。通过大量仿真和比较,表明算法在复杂非线性优选中具有快速、高效、鲁棒性强的特点,并能在全局范围内有效搜索所有最优解。 -against existing genetic algorithms in three-dimensional nonlinear optimization for the sho
遗传算法程序包
- 遗传算法程序包,里面包含有多种人工智能语言c程序,包括进化算法等等,没有密码-GA package, which contains a variety of artificial intelligence language c procedures, including evolutionary algorithms, etc., no password
Mygui1
- 用神经网络来跟踪博弈过程,开发了一种新进化算法,效果好-using neural networks to track gaming process, the development of a new evolutionary algorithm, effective
exm1072_1
- 用神经网络来跟踪博弈过程,开发了一种新进化算法,效果好-using neural networks to track gaming process, the development of a new evolutionary algorithm, effective
多目标优化进化算法
- 按照外文经典文献的步骤和流程,在matlab环境下编写了多目标优化进化算法程序。在外文经典文献中,有该算法的子函数开源代码,程序运行速度快、精度高。文件由主程序和子函数构成,共7个.m文件。(According to the steps and process of foreign literature, a multi-objective optimization evolutionary algorithm program is w
杨森微分进化算法
- 杨森微分进化算法。。好用。。。。哈哈哈哈哈(yangsenweifenjinhuasuanfa)
差分进化算法算例.docx
- 有关差分进化算法的一个简单算例。简单函数算例流程以及源代码(Differential evolution algorithm)
08 进化算法
- 该资料讲述的进化算法的相关概念,发展历史,以及相关编程示例。(The related concepts, history, and related programming examples of the evolutionary algorithms are described.)
遗传算法
- 利用进化算法进行仿真实验,解决TSP问题(Simulation experiments are carried out by evolutionary algorithm to solve the TSP problem)
差分进化算法
- 差分进化算法可以结合到其他算法中增加收敛速度和优化准确度(Differential evolution algorithm can be combined into other algorithms to increase convergence speed and optimize accuracy.)
多目标优化的微分进化算法
- 差分算法,求最优解,能实现,能运行,是个测试版本,可以在这基础改(Genetic algorithm, the best solution, can be realized, can run, is a test version, can be modified in this basis.)
自适应混沌差分进化算法 Matlab 程序
- 自适应混沌差分进化算法 Matlab 程序,摘录于知网上一篇博士论文。(Adaptive chaotic differential evolution algorithm Matlab program)
差分进化算法以及粒子群优化算法Optimizers
- 差分进化算法求极值(Differential evolution algorithm for extremum)
DE算法matlab程序
- matlab的基本差分进化算法,放在了压缩包中的word里面(The basic differential evolution algorithm of MATLAB is put in the word in the compressed package)