登录
首页 » matlab » MOPSO

MOPSO

于 2021-01-31 发布
0 247
下载积分: 1 下载次数: 4

代码说明:

说明:  通过Matlab程序实现了多目标粒子群智能算法,可用于解决多目标的优化求解问题(The multi-objective particle swarm intelligent algorithm is realized through the Matlab program, which can be used to solve the multi-objective optimization problem)

文件列表:

MOPSO, 0 , 2019-03-27
MOPSO\B1.mat, 376 , 2019-03-27
MOPSO\B2.mat, 310 , 2019-03-27
MOPSO\battery_flag.m, 331 , 2019-03-27
MOPSO\cost.m, 126 , 2019-03-27
MOPSO\CreateEmptyParticle.m, 1946 , 2019-03-27
MOPSO\CreateHypercubes.m, 2337 , 2019-03-27
MOPSO\data_load.mat, 2618 , 2019-03-27
MOPSO\data_sun.mat, 560 , 2019-03-27
MOPSO\DC_grid.m, 25069 , 2019-03-27
MOPSO\DeleteFromRep.m, 2214 , 2019-03-27
MOPSO\DetermineDomination.m, 1991 , 2019-03-27
MOPSO\Dominates.m, 1780 , 2019-03-27
MOPSO\fitness.m, 536 , 2019-03-27
MOPSO\fitness3.m, 1795 , 2019-03-27
MOPSO\Frontshow.m, 1277 , 2019-03-27
MOPSO\GetCosts.m, 1740 , 2019-03-27
MOPSO\GetGridIndex.m, 2231 , 2019-03-27
MOPSO\GetNonDominatedParticles.m, 1655 , 2019-03-27
MOPSO\GetOccupiedCells.m, 1936 , 2019-03-27
MOPSO\load_data_set.m, 116 , 2019-03-27
MOPSO\load_wind_sun_data.mat, 1089 , 2019-03-27
MOPSO\mopso.m, 9022 , 2019-03-27
MOPSO\parameter_load3.m, 1545 , 2019-03-27
MOPSO\result_save.m, 1094 , 2019-03-27
MOPSO\RouletteWheelSelection.m, 1971 , 2019-03-27
MOPSO\SelectLeader.m, 2423 , 2019-03-27
MOPSO\sun.mat, 276 , 2019-03-27
MOPSO\untitled1.fig, 852133 , 2019-03-27
MOPSO\untitled11.fig, 615602 , 2019-03-27
MOPSO\untitled2.fig, 21058 , 2019-03-27
MOPSO\untitled22.fig, 16512 , 2019-03-27
MOPSO\untitled3.fig, 33684 , 2019-03-27
MOPSO\untitled33.fig, 33070 , 2019-03-27
MOPSO\untitled4.fig, 51413 , 2019-03-27
MOPSO\untitled44.fig, 27131 , 2019-03-27
MOPSO\untitled5.fig, 42067 , 2019-03-27
MOPSO\untitled55.fig, 42130 , 2019-03-27
MOPSO\www.kalami.ir.url, 105 , 2019-03-27
MOPSO\Z_load.mat, 1547 , 2019-03-27
MOPSO\储能运行计划.fig, 24274 , 2019-03-27
MOPSO\ͼ1.fig, 465904 , 2019-03-27
MOPSO\ͼ4.fig, 40910 , 2019-03-27
MOPSO\存档粒子自变量位置图.fig, 30209 , 2019-03-27
MOPSO\种群和存档最优解对应目标函数值图.fig, 42074 , 2019-03-27
MOPSO\结果.txt, 97 , 2019-03-27
MOPSO\迭代过程.fig, 12229 , 2019-03-27
MOPSO\迭代过程目标函数值分布图.fig, 807303 , 2019-03-27

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

发表评论

0 个回复

  • SSORCG
    本例用五点差分法求解一个二阶偏微分方程,其间用SSOR预处理的CG法处理,此实验可分别选取N=4,8,16,32(This example uses a five-point difference method for solving second order partial differential equations, during which the CG with SSOR pre-treatment, were selected for this experiment can be N = 4,8,16,32)
    2011-08-24 21:55:00下载
    积分:1
  • Beam-pattern
    MATLAB 画的阵列信号方向图。 包括权都是1的方向图和用户修正方向图。(Array signal direction of MATLAB to draw figure. Including rights are fixed direction figure 1 in the direction of the figure and users.)
    2014-10-14 14:53:31下载
    积分:1
  • 94379754DFEcator
    基于matlab的判决反馈的均衡器,通过此程序可以了解均衡器的基本编程方法(This program can understand the basic programming methods equalizer matlab' s decision feedback equalizer)
    2012-10-08 00:00:02下载
    积分:1
  • singlelocation
    本程序设计了读取RINEX格式文件进行单点定位和基线解算算法实现。(This procedure is designed to read RINEX format for single-point positioning and Baseline Solution algorithm.)
    2008-03-29 16:13:41下载
    积分:1
  • rayleigh_fading_topology_space_time_code
    rayleigh fading topology_space_time_code
    2010-10-23 00:37:36下载
    积分:1
  • MathWorksLearnMatlab
    一本学习matlab7.0的好书,不过是英文版,需要耐心看。(a study matlab7.0 books, but in English, requires patience to see.)
    2007-04-25 09:50:45下载
    积分:1
  • 20130112
    通过matlab实现文本文档的压缩与解压缩,该程序可以完全实现功能(Through the matlab text document compression and unzip, this program can be fully realized function )
    2013-01-12 10:38:04下载
    积分:1
  • dct
    dct域变换,用于图像处理,最纯粹的变换过程,配有详细的步骤说明(dct domain transform for image processing, purest transformation process, with a detailed description of the steps)
    2015-03-12 20:44:55下载
    积分:1
  • Absorbing-boundary-conditions-
    FDTD 的吸收边界条件讲解,详细讲解了边界条件的推导过程。(Absorbing boundary conditions for numerical simulation of waves.)
    2011-02-12 17:49:41下载
    积分:1
  • libsvm
    说明:  支持向量机(SVM)matlab 代码,附有详细的使用说明及举例讲解。 (This tool provides a simple interface to LIBSVM, a library for support vector machines.)
    2010-04-21 21:30:20下载
    积分:1
  • 696516资源总数
  • 106783会员总数
  • 25今日下载