登录
首页 » matlab » MOEA-master

MOEA-master

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

  • Bellhop3D field
    深海大洋,犹如浩渺宇宙,永远是神奇的远方美景! 祝愿好奇诸君能够走进深蓝!BELLHOP 3D 是一扇小小的窗! 在此感谢包(青华)老师、林(俊轩)老师、惠(俊英)老师的指导,也感谢吴老师、张老师的提醒!尤其感谢Michael B. Porter 对 BELLHOP 3D近40年孜孜不倦的探索!感谢国际科学社区对三维海洋传播声学永远的支持!更感谢由 Free Software 凝聚起来的全球自由科学家社区!(The deep ocean, like the vast universe, is always a magical distant beauty! I wish you all the curious gentlemen can go into the dark blue! uuuuuuuuuuu BELLHOP 3D is a small window! Thank you, Mr. Bao (Qinghua), Mr. Lin (Junxuan), Mr. Hui (Junying), for your guidance. Thank you, Mr. Wu and Mr. Zhang for their reminders. In particular, thanks to Michael B. Porter for his tireless exploration of BELLHOP 3D for nearly 40 years! Thank you for the support of the international scientific community for the three-dimensional ocean propagation acoustics forever! Thank you even more for the Free Software community of free scientists around the globe!)
    2021-05-10 08:28:34下载
    积分:1
  • EMI
    边缘互信息用于衡量融合图像中获得的边缘信息的多少(How much edge information is used to measure the edge information obtained in the fused image)
    2017-12-21 16:11:20下载
    积分:1
  • 一个ASP相册功能!功能丰富,具有幻灯片、翻页等实用功能!~!!~!~!~!...
    一个ASP相册功能!功能丰富,具有幻灯片、翻页等实用功能!~!!~!~!~!-an ASP album function! Function rich, with slides, flip, and other practical function! ~! ! ~! ~! ~!
    2022-02-15 07:00:19下载
    积分:1
  • I uploaded an original procedure TLC2543 and TLC2543 the pdf with the text block...
    本人上载一个TLC2543的原程序并带有TLC2543的pdf文挡,好东西哦!-I uploaded an original procedure TLC2543 and TLC2543 the pdf with the text block, good things Oh!
    2022-02-04 05:43:56下载
    积分:1
  • 张旻磁流变弹性体
    comsol磁流变弹性体,方便学习交流步骤详细适合初学者(COMSOL magnetorheological elastomer, convenient for learning and communicating steps in detail for beginners)
    2020-10-20 14:27:25下载
    积分:1
  • Flash XML焦点图-公司企业网站专属
    Flash XML焦点图代码特效-公司企业网站专属,比较新颖的网页图片切换,基于FLASH和XML技术共同实现,采用了圆角的处理方式,另外把缩略图放在了大图片的左下角整齐排列,和传统的下边显示缩略图的方式视觉感觉是不同的,专一为公司网站、企业厂矿网站设计的图片展示特效。
    2022-03-29 13:55:39下载
    积分:1
  • 数据结构中树的遍历,包括递归和非递归遍历 结构很完整
    数据结构中树的遍历,包括递归和非递归遍历 结构很完整-data structure traversal of the tree, including recursive and non- recursive structure is complete traversal
    2022-02-16 01:33:01下载
    积分:1
  • nype
    说明:  自建词典的开发界面和底层数据库操作整个包上载(The development interface of the self-built dictionary and the operation of the underlying database for the whole package upload)
    2018-12-24 11:52:35下载
    积分:1
  • rmclock
    说明:  1.可实时调节CPU的频率以实现降频保护的功能。非主频论时代降频总比超频来的有型,稳定方为正道嘛! 2.节电管理,本本用户的福音^_^(1. The frequency of CPU can be adjusted in real time to realize the function of frequency reduction protection. In the era of non-dominant frequency theory, frequency reduction is always better than over-frequency. Stability is the right way. 2. Power-saving management, the gospel of this user^^)
    2019-03-31 14:10:20下载
    积分:1
  • 分机上网 分机上网 分机上网
    分机上网 分机上网 分机上网-上网上网ext ext ext ext上网上网上网ext
    2022-04-08 23:56:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载