登录
首页 » matlab » MOEA-master

MOEA-master

于 2020-03-01 发布
0 70
下载积分: 1 下载次数: 3

代码说明:

说明:  matlab是一种编程软件,也称矩阵实验室. 在数值计算方面做出了很大的贡献. 多目标优化问题是最优化领域中的一种优化方法,得出的解是折衷解. 多目标优化问题可以分为约束多目标优化问题和无约束多目标优化.在实际生活中,有很多问题都可以被视为多目标优化问题,如旅行商问题、工程问题,证券投资问题等,然而采用matlab编程软件具有很好的求解展示效果.(Matlab is a programming software, also known as a matrix laboratory. It has made great contributions in numerical calculations. Multi-objective optimization problems are an optimization method in the field of optimization, and the solutions obtained are compromise solutions. Optimization problems can be divided into constrained multi-objective optimization problems and unconstrained multi-objective optimization problems. In real life, many problems can be considered as multi-objective optimization problems, such as traveling salesman problem, engineering problem, securities investment problem, etc. The matlab programming software has a good solution display effect.)

文件列表:

MOEA-master, 0 , 2016-05-25
MOEA-master\.gitignore, 393 , 2016-05-25
MOEA-master\LICENSE, 1073 , 2016-05-25
MOEA-master\MODE, 0 , 2016-05-25
MOEA-master\MODE\MODE.m, 2531 , 2016-05-25
MOEA-master\MODE\evaluate.m, 2234 , 2016-05-25
MOEA-master\MODE\objectiveDescription.m, 1841 , 2016-05-25
MOEA-master\MOPSO, 0 , 2016-05-25
MOEA-master\MOPSO\CostFunction.m, 2005 , 2016-05-25
MOEA-master\MOPSO\CreateGrid.m, 641 , 2016-05-25
MOEA-master\MOPSO\DeleteOneRepMember.m, 650 , 2016-05-25
MOEA-master\MOPSO\DetermineDomination.m, 365 , 2016-05-25
MOEA-master\MOPSO\Dominates.m, 186 , 2016-05-25
MOEA-master\MOPSO\FindGridIndex.m, 581 , 2016-05-25
MOEA-master\MOPSO\Mutate.m, 464 , 2016-05-25
MOEA-master\MOPSO\ObjectiveDescription.m, 1092 , 2016-05-25
MOEA-master\MOPSO\PlotCosts.m, 339 , 2016-05-25
MOEA-master\MOPSO\RouletteWheelSelection.m, 190 , 2016-05-25
MOEA-master\MOPSO\SelectLeader.m, 648 , 2016-05-25
MOEA-master\MOPSO\mopso.m, 4129 , 2016-05-25
MOEA-master\NSGA-II, 0 , 2016-05-25
MOEA-master\NSGA-II\Readme.txt, 184 , 2016-05-25
MOEA-master\NSGA-II\TP_CONSTR.m, 394 , 2016-05-25
MOEA-master\NSGA-II\TP_CONSTR_objfun.m, 257 , 2016-05-25
MOEA-master\NSGA-II\TP_KUR.m, 394 , 2016-05-25
MOEA-master\NSGA-II\TP_KUR_objfun.m, 249 , 2016-05-25
MOEA-master\NSGA-II\TP_OSY.m, 408 , 2016-05-25
MOEA-master\NSGA-II\TP_OSY_objfun.m, 624 , 2016-05-25
MOEA-master\NSGA-II\TP_SCH.m, 386 , 2016-05-25
MOEA-master\NSGA-II\TP_SCH_objfun.m, 109 , 2016-05-25
MOEA-master\NSGA-II\TP_TNK.m, 391 , 2016-05-25
MOEA-master\NSGA-II\TP_TNK_objfun.m, 440 , 2016-05-25
MOEA-master\NSGA-II\TP_ZDT1.m, 403 , 2016-05-25
MOEA-master\NSGA-II\TP_ZDT1_objfun.m, 205 , 2016-05-25
MOEA-master\NSGA-II\TP_ZDT2.m, 403 , 2016-05-25
MOEA-master\NSGA-II\TP_ZDT2_objfun.m, 212 , 2016-05-25
MOEA-master\NSGA-II\TP_ZDT3.m, 403 , 2016-05-25
MOEA-master\NSGA-II\TP_ZDT3_objfun.m, 232 , 2016-05-25
MOEA-master\NSGA-II\TP_ZDT4.m, 415 , 2016-05-25
MOEA-master\NSGA-II\TP_ZDT4_objfun.m, 207 , 2016-05-25
MOEA-master\NSGA-II\TP_ZDT6.m, 403 , 2016-05-25
MOEA-master\NSGA-II\TP_ZDT6_objfun.m, 245 , 2016-05-25
MOEA-master\NSGA-II\Test Problem Results, 0 , 2016-05-25
MOEA-master\NSGA-II\Test Problem Results\CONSTR.fig, 3176 , 2016-05-25
MOEA-master\NSGA-II\Test Problem Results\KUR.fig, 2493 , 2016-05-25
MOEA-master\NSGA-II\Test Problem Results\OSY.fig, 3344 , 2016-05-25
MOEA-master\NSGA-II\Test Problem Results\SCH.fig, 2500 , 2016-05-25
MOEA-master\NSGA-II\Test Problem Results\TNK.fig, 2937 , 2016-05-25
MOEA-master\NSGA-II\Test Problem Results\ZDT1.fig, 2479 , 2016-05-25
MOEA-master\NSGA-II\Test Problem Results\ZDT2.fig, 2476 , 2016-05-25
MOEA-master\NSGA-II\Test Problem Results\ZDT3.fig, 2491 , 2016-05-25
MOEA-master\NSGA-II\Test Problem Results\ZDT4.fig, 2443 , 2016-05-25
MOEA-master\NSGA-II\Test Problem Results\ZDT6.fig, 2210 , 2016-05-25
MOEA-master\NSGA-II\crossoverOp.m, 1118 , 2016-05-25
MOEA-master\NSGA-II\evaluate.m, 332 , 2016-05-25
MOEA-master\NSGA-II\extractPop.m, 1232 , 2016-05-25
MOEA-master\NSGA-II\initpop.m, 237 , 2016-05-25
MOEA-master\NSGA-II\mutationOp.m, 1700 , 2016-05-25
MOEA-master\NSGA-II\ndsort.m, 4583 , 2016-05-25
MOEA-master\NSGA-II\nsga2.m, 1191 , 2016-05-25
MOEA-master\NSGA-II\nsgaopt.m, 1033 , 2016-05-25
MOEA-master\NSGA-II\selectOp.m, 469 , 2016-05-25
MOEA-master\NSGA-II\varlimit.m, 190 , 2016-05-25
MOEA-master\OMOPSO, 0 , 2016-05-25
MOEA-master\OMOPSO\CostFunction.m, 2005 , 2016-05-25
MOEA-master\OMOPSO\CrowdingDistance.m, 864 , 2016-05-25
MOEA-master\OMOPSO\DeleteOneRepMember.m, 273 , 2016-05-25
MOEA-master\OMOPSO\DetermineDomination.m, 365 , 2016-05-25
MOEA-master\OMOPSO\Dominates.m, 186 , 2016-05-25
MOEA-master\OMOPSO\NonUniformMutation.m, 777 , 2016-05-25
MOEA-master\OMOPSO\OMOPSO.m, 4618 , 2016-05-25
MOEA-master\OMOPSO\OMOPSO_ZDT4.fig, 32992 , 2016-05-25
MOEA-master\OMOPSO\ObjectiveDescription.m, 1088 , 2016-05-25
MOEA-master\OMOPSO\PlotCosts.m, 339 , 2016-05-25
MOEA-master\OMOPSO\RouletteWheelSelection.m, 190 , 2016-05-25
MOEA-master\OMOPSO\UniformMutation.m, 517 , 2016-05-25
MOEA-master\README.md, 45 , 2016-05-25
MOEA-master\SMPSO, 0 , 2016-05-25
MOEA-master\SMPSO\SMPSO.m, 5731 , 2016-05-25
MOEA-master\SMPSO\Test Problem Results, 0 , 2016-05-25
MOEA-master\SMPSO\Test Problem Results\KUR.fig, 19793 , 2016-05-25
MOEA-master\SMPSO\Test Problem Results\SCH.fig, 19801 , 2016-05-25
MOEA-master\SMPSO\Test Problem Results\SRN.fig, 4247 , 2016-05-25
MOEA-master\SMPSO\Test Problem Results\Test3.fig, 7873 , 2016-05-25
MOEA-master\SMPSO\Test Problem Results\ZDT1.fig, 19897 , 2016-05-25
MOEA-master\SMPSO\Test Problem Results\ZDT2.fig, 19883 , 2016-05-25
MOEA-master\SMPSO\Test Problem Results\ZDT3.fig, 20211 , 2016-05-25
MOEA-master\SMPSO\Test Problem Results\ZDT4.fig, 19912 , 2016-05-25
MOEA-master\SMPSO\Test Problem Results\ZDT6.fig, 19843 , 2016-05-25
MOEA-master\SMPSO\computeSpeed.m, 1918 , 2016-05-25
MOEA-master\SMPSO\crowdingDistanceAssignment.m, 1211 , 2016-05-25
MOEA-master\SMPSO\dominanceCompare.m, 1427 , 2016-05-25
MOEA-master\SMPSO\evaluate.m, 2370 , 2016-05-25
MOEA-master\SMPSO\evaluateConstraints.m, 880 , 2016-05-25
MOEA-master\SMPSO\leadersAdd.m, 1107 , 2016-05-25
MOEA-master\SMPSO\objectiveDescription.m, 1757 , 2016-05-25
MOEA-master\SMPSO\plotCosts.m, 565 , 2016-05-25
MOEA-master\SMPSO\polynomialMutation.m, 1986 , 2016-05-25

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

发表评论

0 个回复

  • gengnei_v88
    外文资料里面的源代码,时间序列数据分析中的梅林变换工具,二维声子晶体FDTD方法计算禁带宽度的例子。( Foreign materials inside the source code, Time series data analysis Mellin transform tool, Dimensional phononic crystals FDTD method calculation examples band gap.)
    2016-10-12 14:34:36下载
    积分:1
  • 两阶段锁定
    程序来模拟两阶段锁.那里是没有连接到数据库。故事设置在源代码中和跑步后,结果将显示在控制台上。
    2022-03-31 09:51:31下载
    积分:1
  • 一的个数阿里山打发六十九地方奥斯陆地方拉可是大家按时道路发生蓝点颏法...
    一的个数阿里山打发六十九地方奥斯陆地方拉可是大家按时道路发生蓝点颏法-hdfkashdfasjfkdfhkajhsdfkaskdfnaklsdfasjdflasjdlfkjs
    2022-06-13 20:48:48下载
    积分:1
  • 工业控制中的一种常用控制算法PID运算
    工业控制中的一种常用控制算法PID运算-industrial control of a common computing PID control algorithm
    2023-03-25 00:10:04下载
    积分:1
  • NB-IoT downlink simulator
    NB-IOT下行协议及仿真实现文档,瑞典乌普萨拉大学硕士论文。(NB-IOT downlink protocol and simulation implementation documents.)
    2021-03-09 16:59:27下载
    积分:1
  • fm2018_dsp
    实现FM2018-380 DSP 回音的调试(Debugging of FM2018-380 echo)
    2018-04-17 18:51:35下载
    积分:1
  • closest_pair
    分治法思想,求最邻近点对,考虑将所给的n个点的集合S分成2个子集S1和S2,每个子集中约有n/2个点,然后在每个子集中递归地求其最接近的点对(Divide and conquer ideas, find the nearest point to consider given the set S of n points into two subsets S1 and S2, each subset of about n/2 points, and then recursively find its focus in each sub-the closest point)
    2013-12-07 16:46:26下载
    积分:1
  • 配电网粒子群算法
    基于粒子群算法,直流潮流计算实现配电网网架结构重构(Reconfiguration of distribution network structure)
    2018-08-25 11:04:03下载
    积分:1
  • 五子棋游戏源程序
    说明:  五子棋源码,C语言,适合新学编程或者新学C的软件工程师(Gomoku source code, C language, software engineer for new learning programming or new learning C)
    2020-06-22 01:20:02下载
    积分:1
  • PROTEUS single
    PROTEUS单片机技术是现代电子工程领域一门迅速发展的技术,它的应用已经渗透到各种嵌入式系统中。-PROTEUS single-chip technology is the field of modern electronic engineering a rapidly evolving technology, its applications have penetrated into a wide variety of embedded systems.
    2023-01-21 00:40:04下载
    积分:1
  • 696522资源总数
  • 104029会员总数
  • 31今日下载