登录
首页 » 算法 » 遗传算法代码

遗传算法代码

于 2022-02-02 发布 文件大小:420.18 kB
0 110
下载积分: 2 下载次数: 1

代码说明:

《optimization using nondominated sorting genetic algorithms》的论文中提出的。该算法在快速找到Pareto前 沿和保持种群多样性方面都有很好的效果,不过在这么多年的应用中也出现了如下的一些问题: 1。非支配排序的时NSGA2主要是对NSGA算法的改进。NSGA是N. Srinivas 和 K. Deb在1995年发表的一篇名为 《Multiobjective function间复杂的很大,为O(MN3)。其中M为目标函数的数量,N为种群规模。 2。不支持精英策略。精英策略在保持好的个体及加速向Pareto前沿收敛方面都有很好的表现。 3。需要自己指定共享参数。该参数将对种群的多样性产生很大的影响。 NSGA2算法将在以下方面进行改进: 1。快速的非支配排序     在NSGA进行非支配排序时,规模为N的种群中的每个个体都要针对M个目标函数

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 全参数模板在FDTD数值下.微带天线方向系数、半空间方向函数、输入阻抗、驻波比、固定方位角的极化轴比的计。...
    全参数模板在FDTD数值算法下.微带天线方向系数、半空间方向函数、输入阻抗、驻波比、固定方位角的极化轴比的计算方法。-template parameters in the whole FDTD numerical algorithm under. Microstrip antenna factor, half-space direction function, input impedance, VSWR, fixed azimuth of polarization axis ratio calculation.
    2022-07-19 08:24:29下载
    积分:1
  • you please enlighten!
    大家请多指教-you please enlighten!
    2022-03-03 11:24:30下载
    积分:1
  • 巴斯角三角形
    经典算法巴斯角三角形的实现,类似中国古代的杨辉三角#include #define N 12 long combi(int n, int r){     int i;     long p = 1;     for(i = 1; i
    2022-12-16 03:55:02下载
    积分:1
  • cuda与cpu对比(矩阵乘
    运行并测试OpenMP编写两个n阶的方阵a和b的相乘程序,结果存放在方阵c中,其中乘法用for编译制导语句实现并行化操作。
    2022-06-02 16:08:35下载
    积分:1
  • 这是一个exememple术编码
    This is an exememple of arithmetic coding
    2023-02-22 21:20:04下载
    积分:1
  • 可移动的复杂定向金字塔
    代码的开发基于 matlab 班轮公会行动 contourlet 工具箱和导向金字塔。-金字塔 toolboxThe 滤波器所述: 可移动复杂定向金字塔-部分我: 理论方面可移动复杂定向金字塔部分 II:Implementation 和应用 IEEE 交易信号处理方面,大力拓展其他相关文件和软件都可在: nttruong googlepages.com。它是一个复杂的转换。带通方向子带系数是 withphase 和震级。 相比以庞大,阶段提供有关图像的详细信息。
    2023-03-15 06:30:04下载
    积分:1
  • 《计基础》(华工版)关于单源点最短路径生成最短路径贪心;...
    《计算机算法基础》(华工版)关于单源点最短路径生成最短路径贪心算法;-"computer algorithms" (laborers version) on the single-source shortest path generation Shortest Path greedy algorithm;
    2022-06-12 13:59:16下载
    积分:1
  • c语言简单实例
    c语言简单算法实例-c algorithm example, simple language
    2022-02-16 05:08:08下载
    积分:1
  • MOEA framework
    应用背景The MOEA Framework is a free and open source Java library for developing and experimenting with multiobjective evolutionary algorithms (MOEAs) and other general-purpose multiobjective optimization algorithms. The MOEA Framework supports genetic algorithms, differential evolution, particle swarm optimization, genetic programming, grammatical evolution, and more. A number of algorithms are provided out-of-the-box, including NSGA-II, NSGA-III, ε-MOEA, GDE3 and MOEA/D. In addition, the MOEA Framework provides the tools necessary to rapidly design, develop, execute and statistically test optimization algorithms.关键技术Its key features includes:   * Fast, reliable implementations of many state-of-the-art algorithms   * Extensible with custom algorithms, problems and operators   * Supports master-slave, island-model, and hybrid parallelization &n
    2022-02-28 22:09:39下载
    积分:1
  • dfx和bfs
    此此例子是搜索,是对图的搜索的学习。This example is search, the search for figure of learning
    2022-03-23 02:38:59下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载