登录
首页 » matlab » MOEA-master

MOEA-master

于 2020-03-01 发布
0 86
下载积分: 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 个回复

  • SAR
    用于SAR计算仿真,计算方便快捷,仿真数据全面完整,适合各种类型仿真计算(Used for SAR calculation and simulation, convenient and fast calculation, comprehensive and complete simulation data, suitable for various types of simulation calculation)
    2019-07-08 22:13:19下载
    积分:1
  • geometry operations
    说明:  串口源码,代码附带说明很详细,新手可参考练习(Serial source code, code with detailed instructions, novice can refer to the exercise)
    2020-06-25 11:00:01下载
    积分:1
  • 微软为中国农历编写的系统程序,大家可以
    微软为中国农历编写的系统程序,大家可以-Microsoft for the Chinese Lunar New procedures for the preparation of the system, we can
    2022-03-21 09:59:13下载
    积分:1
  • Physical-Layer-Network
    说明:  物理层的网络编码机制以及实现功能,学习网络编码很好的资料(Physical layer network coding mechanism and the implementation function, learning good information network coding)
    2010-04-19 16:35:57下载
    积分:1
  • 8
    说明:  java program for lte sim
    2020-04-06 13:50:14下载
    积分:1
  • 弹出消息通知提示框代码
    js点击按钮右下角弹出消息通知提示框代码,包含有 默认、成功、警告、危险4种消息提示框样式。(JS clicks the button to pop up the message notification box code in the lower right corner, which contains four message notification box styles: default, success, warning and danger.)
    2018-12-12 11:07:49下载
    积分:1
  • pyLJclient是一个跨平台的livejournal客户端,用Python编写,提供了一个基于wxPython的GUI。
    pyLJclient是一个跨平台的livejournal客户端,用Python编写,提供了一个基于wxPython的GUI。-pyLJclient is a cross platform livejournal customer end, compiled with Python, has provided based on wxPython GUI.
    2022-04-09 13:17:12下载
    积分:1
  • 一个简单的计算器源代码,包含类文件
    一个简单计算器源代码,包括class文件-A simple calculator source code, including class file
    2022-03-31 01:50:52下载
    积分:1
  • hyxd
    荒野行动变态源码开源.e请大神勿喷 多多指教(Wild Action Abnormal Source Open Source.)
    2020-06-18 11:20:02下载
    积分:1
  • five generation
    说明:  five generation mobile radio NR 5G simulator
    2020-01-15 02:46:33下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载