Constrained MOO using GA (ver. 2): Solving a simple MOO problem using Genetic Algorithms (GA)-matlab开发

时间:2021-06-01 08:32:15
【文件属性】:
文件名称:Constrained MOO using GA (ver. 2): Solving a simple MOO problem using Genetic Algorithms (GA)-matlab开发
文件大小:12KB
文件格式:ZIP
更新时间:2021-06-01 08:32:15
matlab 此代码是使用遗传算法 (GA) 解决简单约束多目标优化 (MOO) 问题的演示。 目标是找到定义如下的 MOO 问题的帕累托前沿: 最大化: f1(X) = 2*x1 + 3*x2 f2(X) = 2/x1 + 1/x2 使得: 10 > x1 > 20 20 > x2 > 30 非支配解集绘制在目标空间中,并显示在控制台中。
【文件预览】:
moo.zip
moo.mltbx

网友评论