登录
首页 » matlab » SSMOPSO code

SSMOPSO code

于 2020-09-11 发布
0 224
下载积分: 1 下载次数: 2

代码说明:

说明:  形成策略被用来形成稳定的生态位,小生境/子种群被优化以并行地搜索和维护帕累托最优解。此外,还提出了一种自组织机制,以提高物种制定的效率和算法的性能。为了在决策空间和目标空间保持解决方案的多样性,SS-MOPSO采用了非主导排序方案和特殊拥挤距离技术。(In the proposed method, the speciation strategy is used to form stable niches and these niches/subpopulations are optimized to search and maintain Pareto-optimal solutions in parallel. Moreover, a self-organized mechanism is proposed to improve the efficiency of the species formulation as well as the performance of the algorithm. To maintain the diversity of the solutions in both the decision and objective spaces, SS-MOPSO is incorporated with the non-dominated sorting scheme and special crowding distance techniques. The performance of SS-MOPSO is compared with a number of the state-of-the-art multi-objective optimization algorithms on fourteen test problems. Moreover, the proposed SS-MOSPO is also employed to solve a real-life problem.)

文件列表:

SSMOPSO CODE, 0 , 2020-04-20
SSMOPSO CODE\Indicator_calculation, 0 , 2020-04-03
SSMOPSO CODE\Indicator_calculation\CR_calculation.m, 1395 , 2017-10-08
SSMOPSO CODE\Indicator_calculation\Hypervolume_calculation.m, 918 , 2017-10-08
SSMOPSO CODE\Indicator_calculation\IGD_calculation.m, 1021 , 2017-10-08
SSMOPSO CODE\MM_testfunctions, 0 , 2020-04-03
SSMOPSO CODE\MM_testfunctions\TruePSPFdata, 0 , 2020-04-03
SSMOPSO CODE\MM_testfunctions\TruePSPFdata\MMF1truePSPF.mat, 6191 , 2016-11-16
SSMOPSO CODE\MM_testfunctions\TruePSPFdata\MMF2truePSPF.mat, 6470 , 2016-11-16
SSMOPSO CODE\MM_testfunctions\TruePSPFdata\MMF3truePSPF.mat, 6285 , 2016-11-16
SSMOPSO CODE\MM_testfunctions\TruePSPFdata\MMF4truePSPF.mat, 5468 , 2017-03-08
SSMOPSO CODE\MM_testfunctions\TruePSPFdata\MMF5truePSPF.mat, 8304 , 2017-06-10
SSMOPSO CODE\MM_testfunctions\TruePSPFdata\MMF6truePSPF.mat, 8313 , 2017-06-10
SSMOPSO CODE\MM_testfunctions\TruePSPFdata\MMF7truePSPF.mat, 9392 , 2017-06-10
SSMOPSO CODE\MM_testfunctions\TruePSPFdata\MMF8truePSPF.mat, 8230 , 2017-06-10
SSMOPSO CODE\MM_testfunctions\TruePSPFdata\Omni_test4.mat, 6028 , 2018-09-12
SSMOPSO CODE\MM_testfunctions\TruePSPFdata\Omni_test5truePSPF.mat, 7702 , 2018-09-08
SSMOPSO CODE\MM_testfunctions\TruePSPFdata\Omni_testtruePSPF.mat, 5625 , 2017-05-06
SSMOPSO CODE\MM_testfunctions\TruePSPFdata\Omni_testtruePSPF3.mat, 5394 , 2018-10-29
SSMOPSO CODE\MM_testfunctions\TruePSPFdata\SYM_PART3.mat, 5648 , 2018-09-08
SSMOPSO CODE\MM_testfunctions\TruePSPFdata\SYM_PART_rotatedtruePSPF.mat, 3516 , 2017-05-06
SSMOPSO CODE\MM_testfunctions\TruePSPFdata\SYM_PART_simple_turePSPF.mat, 1447 , 2017-05-06
SSMOPSO CODE\MM_testfunctions\functions, 0 , 2020-04-03
SSMOPSO CODE\MM_testfunctions\functions\MMF1.m, 201 , 2017-09-21
SSMOPSO CODE\MM_testfunctions\functions\MMF2.m, 239 , 2017-09-21
SSMOPSO CODE\MM_testfunctions\functions\MMF3.m, 1017 , 2017-10-08
SSMOPSO CODE\MM_testfunctions\functions\MMF4.m, 209 , 2017-10-08
SSMOPSO CODE\MM_testfunctions\functions\MMF5.m, 257 , 2017-09-21
SSMOPSO CODE\MM_testfunctions\functions\MMF6.m, 1318 , 2017-09-21
SSMOPSO CODE\MM_testfunctions\functions\MMF7.m, 272 , 2017-09-21
SSMOPSO CODE\MM_testfunctions\functions\MMF8.m, 278 , 2017-09-21
SSMOPSO CODE\MM_testfunctions\functions\Omni_test.m, 427 , 2017-10-08
SSMOPSO CODE\MM_testfunctions\functions\SYM_PART3.m, 1572 , 2018-09-08
SSMOPSO CODE\MM_testfunctions\functions\SYM_PART_rotated.m, 704 , 2017-10-08
SSMOPSO CODE\MM_testfunctions\functions\SYM_PART_simple.m, 620 , 2017-10-08
SSMOPSO CODE\SSMOPSO.m, 12351 , 2020-04-20
SSMOPSO CODE\main.m, 4488 , 2020-04-20

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

发表评论

0 个回复

  • MATLAB
    说明:  在数学建模中常常用的算法类型的层次分析法(Analytic Hierarchy Process for Mathematical Modeling)
    2020-06-18 12:20:01下载
    积分:1
  • 图像融合评价指标
    说明:  用于进行图像融合评价指标的计算和说明,对于撰写论文有帮助(It can be used to calculate and explain the evaluation index of image fusion, which is helpful for writing papers.)
    2020-06-24 04:00:01下载
    积分:1
  • GA-SA_Enhanced_k-mean-master
    说明:  使用遗传算法等对k均值聚类进行优化,使k均值聚类效果有所提高(Use genetic algorithm to optimize K-means clustering, so that the effect of K-means clustering is improved)
    2020-11-26 09:09:31下载
    积分:1
  • VC++号码生成器-随机生成手机号码
    VC++号码生成器-随机生成手机号码,随机生成彩票号码,只要是随机生成号码的都可以用,不过要针对你的要求修改程序,本程序在生成随机号码前需要指定号码位数和随机数范围才可以,用起来还是挺方便的,生成速度比较快,具体界面请参见截图所示。
    2022-02-04 06:28:17下载
    积分:1
  • 希望能在本论坛学习发展,把自己学的和别人的共享,共同提高.谢谢....
    希望能在本论坛学习发展,把自己学的和别人的共享,共同提高.谢谢.-Hope to be able to study the development of this forum, and have its own school and those of others sharing common improve. Thank you.
    2022-11-20 15:15:04下载
    积分:1
  • suiji
    这是一个上课时老师随机抽奖的程序,在老师点名找同学回答问题的时候很有帮助(This is a school teacher random lottery program, the teachers named when looking for students to answer questions very helpful)
    2016-01-22 18:38:51下载
    积分:1
  • CWT
    基线校正代码,包括小波基线校正及滤波器基线校正,可用于光谱数据的预处理。((Baseline correction codes, including wavelet baseline correction and filter baseline correction, can be used for preprocessing of spectral data.))
    2019-06-19 17:13:53下载
    积分:1
  • 通迅路,西欢德任柯一侠霞霞
    tong xun lu,xi huan de ren ke yi xia xia lai kan kan-numberstong xun lu,xi huan de ren ke yi xia xia lai kan kan
    2022-08-10 19:15:45下载
    积分:1
  • Desktop
    可进行针对有约束的,非线性的多参数的目标优化(Constrained nonlinear multi parameter optimization can be carried out)
    2017-09-24 10:46:40下载
    积分:1
  • lmk04828
    LMK04828和lmk04826编写指导书,来自TI官方说明(Preparation instructions of LMK04828 and lmk04826 are from TI official instructions)
    2018-11-16 09:32:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载