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

遗传算法代码

于 2022-02-02 发布 文件大小:420.18 kB
0 126
下载积分: 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 个回复

  • 数学基本函数调用库
    数学基本函数调用库-basic mathematical function call library
    2023-02-07 21:30:03下载
    积分:1
  • 3n+1的 acm程序设计大赛的练习题目
    3n+1的算法 acm程序设计大赛的练习题目-3n algorithm acm a program design contest entitled to practice
    2022-08-15 14:41:36下载
    积分:1
  • zigbee matlab仿真源代码
    zigbee算法仿真重要的源代码,也是编程中最重要的一部分,用来地址分配源程序
    2022-05-31 21:20:17下载
    积分:1
  • 中值滤波的 matlab 程序代码
    在图像处理中,就必须得到更好的图像质量。所以在这里实现了中值滤波的代码及去噪算法。
    2023-06-27 03:00:03下载
    积分:1
  • xilinx里的乘器ip核程序,booth乘 wallace tree 4
    xilinx里的乘法器ip核程序,booth乘法 wallace tree算法 4-2压缩编码 超前进位加法-Xilinx multiplier ip
    2022-05-26 03:05:34下载
    积分:1
  • reverberant_signal_array
    simarraysigim.m roomimpres.m imagesim.m delayt.m
    2022-03-02 20:00:47下载
    积分:1
  • java实现用遗传求解迷宫问题
    毕业设计的代码,是使用java语言来实现的,死用遗传算法来求解迷宫问题,其中代码有详细的注释
    2022-03-19 10:15:42下载
    积分:1
  • FLCS在3DIC設計中會使用的方
    在3DIC設計中會使用的方法  Floorplanning is an important and dispensable stage in the traditional integrated circuit design process. With the raised module numbers and increased wire length, the computation complexity is raised dramatically. Obviously, the traditional algorithms need to be updated. We developed an orthogonal table, in which each factor represents a module and the level of a specified factor denotes the orientation of that module. With this orthogonal table, the solution space is significantly decreased.  We use sequence pair to represent a floorplan and the fast longest common subsequence is used accordingly to calculate the area of
    2022-08-13 12:52:54下载
    积分:1
  • 定步长辛普森公式计.二分.列主高斯消去.龙贝格.牛顿迭代.弦截.逐次超松弛迭代....
    定步长辛普森公式计算.二分法.列主高斯消去法.龙贝格.牛顿迭代法.弦截法.逐次超松弛迭代法.-fixed step Simpson formula. Dichotomy. Main-Gaussian Elimination Act. Romberg. Newton iteration. Xianjie law. Successive Over-Relaxation iterative method.
    2022-05-15 07:36:59下载
    积分:1
  • 批量删除画图中的散点数据
    在画散点图过程中,我们期望删除一些不需要的点。有时这种点太多,需要批量删除。该工具即根据这一需求,只需要输入删除区域的点坐标,即可实现批量删除。定义域梯形删除法。 用法:必须在Linux命令行下运行,且安装有awk(默认Linux会安装)。
    2022-04-10 23:51:49下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载