登录
首页 » C# » 标准NSGA-II算法基于实数和二进制

标准NSGA-II算法基于实数和二进制

于 2022-01-25 发布 文件大小:24.02 kB
0 182
下载积分: 2 下载次数: 2

代码说明:

NSGA的特征:  l       非支配排序(Non-Dominated Sorting):¡      进化过程中,将当前父代群体进行交叉和变异得到子群体,将两个群体合并。¡      在目标空间中按照Pareto最优关系将群体中个体两两按其目标函数向量进行比较,将群体中所有个体分成多个依次控制的前沿层(front)。l       适应度共享(fitness sharing):¡      在进化过程中必须采用某种策略来保持群体的多样性,防止群体最终只收敛到个别少数解上(即早熟收敛);¡      NSGA方法为同一层的个体指定相同的适应度,从而为了保证种群的分布多样性;¡      对于接近到了一定距离以后的个体,利用对适应度打折扣的方法提高frontier的被覆盖性;¡      因为在最前沿的个体具有最大的适应度,所以被传递到下一代的可能性也就越大。u     NSGA-II相对于NSGA方法的改进:l       在NSGA-II中,除了非支配排序以外的部分,与NSGA完全不同的运算规则。l       在NSGA-II中,全面引入存档(archive)这个的概念。¡      Pareto frontier的前进、扩大和NSGA相比,变得更加可靠 ;¡      因为父代探索种群是从archive中根据淘汰选择生成的,对Pareto优越性高的个体,施加大的选择压(在后面详细叙述)。¡      这个特征,表现为较高的Pareto frontier的前进能力。l       作为NSGA中的适应度共享的替换方法,导入了“拥挤距离”和“

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

发表评论

0 个回复

  • 马文强 五子棋
    本程序实现了一个五子棋的游戏,简单智能,人机对弈,电脑是在棋盘随机一个棋子,初步实现了五子棋的功能,简单实用,适合新手练手项目(This program realizes a game of gobang, simple and intelligent, man-machine game, computer is a random chess on the chessboard, preliminary realization of the function of gobang, simple and practical, suitable for novice hands-on projects.)
    2018-12-06 15:52:37下载
    积分:1
  • PS2无线手柄遥控器资料
    说明:  PS2无线手柄资料,带例程 ps2 手柄兼容索尼的 PlayStation2 游戏机的遥控手柄。索尼的 psx 系列游戏主机在全球很是畅销。不知什么时候便有人打起 ps2 手柄的主意,破解了通讯协议,使得手柄可以接在其他器件上遥控使用,比如遥控我们熟悉的机器人。突出的特点是这款手柄性价比极高,按键丰富,方便扩展到其它应用中。(PS2 wireless handle data with routine The PS2 handle is compatible with the remote control handle of Sony's PlayStation 2. Sony's psx series game console is very popular all over the world. I don't know when someone came up with the idea of PS2 handle, cracked the communication protocol, so that the handle can be connected to other devices for remote control, such as remote control of familiar robots. The outstanding feature is that this handle has high cost performance and rich buttons, which is easy to extend to other applications.)
    2020-12-15 11:41:04下载
    积分:1
  • proteus-simulation-DC-power-supply
    proteus仿真+程序关于数控直流稳压电源,毕业设计的,也可用于课程设计(proteus simulation program on+ NC DC power supply, graduation design can also be used for curriculum design)
    2021-04-06 23:29:02下载
    积分:1
  • 64032300
    做的比较简单,但可以方便扩充,计时用的是RAS API,我用的是最新的()
    2018-04-26 05:07:34下载
    积分:1
  • vcPP1111
    vc++ 向其他进程注入代码的三种方法........(To inject code into other processes of the three methods)
    2011-07-13 16:39:39下载
    积分:1
  • W5300_Drv
    w5300 以太网模块驱动程序 c 语言 控制芯片为DSP TMS320f28335 (w5300 ethernet module driver program with c, the controller is DSP TMS320F28335)
    2020-06-30 01:20:01下载
    积分:1
  • md4
    这是一个静态的md4算法加密,是在vc++的环境中执行,c语言编写;(This is a static md4 encryption algorithm is the vc environment implementation, c languages;)
    2005-04-30 11:59:45下载
    积分:1
  • index
    说明:  文件内容索引,是一段文件内容索引的小文件(The contents of the documents indexed, indexing the contents of the documents is a small file)
    2008-11-30 21:31:11下载
    积分:1
  • SYN6288-C语言程序
    SYN6288语音模块,c语言编程,51单片机作为MCU。(SYN6288 voice module, C language programming.)
    2020-06-20 17:20:01下载
    积分:1
  • TCPSrv
    socket服务器程序Demo。供socket开发人员参考。(socket server program Demo. Developer Reference for the socket.)
    2013-09-13 16:51:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载