登录
首页 » matlab » mopso

mopso

于 2020-04-23 发布
0 245
下载积分: 1 下载次数: 14

代码说明:

说明:  多目标粒子群优化,三个目标函数,帕累托非支配解集(Multi objective particle swarm optimization, three objective functions)

文件列表:

mopso\CreateGrid.m, 479 , 2020-04-23
mopso\Createmodel.m, 1415 , 2020-04-23
mopso\data.xls, 34816 , 2020-04-23
mopso\DeleteOneRepMemebr.m, 801 , 2020-04-23
mopso\DetermineDomination.m, 391 , 2020-04-23
mopso\Dominates.m, 190 , 2020-04-23
mopso\FindGridIndex.m, 560 , 2020-04-23
mopso\mopso.m, 6120 , 2020-04-23
mopso\Mutate.m, 361 , 2020-04-23
mopso\MyCost.m, 2505 , 2020-04-23
mopso\PlotCosts.m, 583 , 2020-04-23
mopso\RouletteWheelSelection.m, 131 , 2020-04-23
mopso\SelectLeader.m, 676 , 2020-04-23
mopso\ͼ\01.bmp, 35131018 , 2020-04-23
mopso\ͼ\02.bmp, 35760526 , 2020-04-23
mopso\ͼ\03.bmp, 36036626 , 2020-04-23
mopso\ͼ\04.bmp, 36301682 , 2020-04-23
mopso\ͼ\05.bmp, 36588826 , 2020-04-23
mopso\ͼ\06.bmp, 36864926 , 2020-04-23
mopso\ͼ\07.bmp, 37129982 , 2020-04-23
mopso\ͼ\08.bmp, 37417126 , 2020-04-23
mopso\ͼ\09.bmp, 37693226 , 2020-04-23
mopso\ͼ\10.bmp, 37958282 , 2020-04-23
mopso\ͼ\11.bmp, 38245426 , 2020-04-23
mopso\ͼ\12.bmp, 38521526 , 2020-04-23
mopso\ͼ\13.bmp, 40163286 , 2020-04-23
mopso\ͼ\14.bmp, 40460622 , 2020-04-23
mopso\ͼ\15.bmp, 40746522 , 2020-04-23
mopso\ͼ\16.bmp, 41020986 , 2020-04-23
mopso\ͼ\17.bmp, 41318322 , 2020-04-23
mopso\工作区\01.mat, 83621 , 2020-04-23
mopso\工作区\02.mat, 69936 , 2020-04-23
mopso\工作区\03.mat, 88108 , 2020-04-23
mopso\工作区\04.mat, 90109 , 2020-04-23
mopso\工作区\05.mat, 89931 , 2020-04-23
mopso\工作区\06.mat, 91448 , 2020-04-23
mopso\工作区\07.mat, 93574 , 2020-04-23
mopso\工作区\08.mat, 92225 , 2020-04-23
mopso\工作区\09.mat, 89818 , 2020-04-23
mopso\工作区\10.mat, 107527 , 2020-04-23
mopso\工作区\11.mat, 103778 , 2020-04-23
mopso\工作区\12.mat, 106257 , 2020-04-23
mopso\工作区\13.mat, 107262 , 2020-04-23
mopso\工作区\14.mat, 97651 , 2020-04-23
mopso\工作区\15.mat, 90937 , 2020-04-23
mopso\工作区\16.mat, 82577 , 2020-04-23
mopso\工作区\17.mat, 105300 , 2020-04-23
mopso\ͼ, 0 , 2020-04-23
mopso\工作区, 0 , 2020-04-23
mopso, 0 , 2020-04-23

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

发表评论

0 个回复

  • yichuansuanfa
    这是一个关于遗传算法的MATLAB程序,用于求某种函数的极值(This is a genetic algorithm on the MATLAB program for a certain function for the Extreme)
    2007-07-09 15:00:00下载
    积分:1
  • simulation
    排队论中M/M/1系统的MATLAB仿真主要是阻塞率的理论值与仿真数据的比较(M/M/1 queuing theory in MATLAB simulation system is blocking the theoretical value of the comparison with the simulation data)
    2008-12-18 08:58:36下载
    积分:1
  • HistOptimal
    It gives optimal histogram. It has m files. Mainly it is a program of Matlab
    2009-10-11 17:55:54下载
    积分:1
  • IMUCalibration
    9轴姿态传感器校准方法的MATLAB实现(包括实验数据)。另附arduino硬件资料。(9-axis IMU sensor calibration method, in matlab and arduino.)
    2017-10-23 11:36:22下载
    积分:1
  • wind
    产生风荷载时间序列,可以用于风振动分析的来源数据(Generate wind load time series, can be used for the source of vibration analysis of wind data)
    2010-03-06 15:20:58下载
    积分:1
  • xiaobo1
    说明:  本程序是一个基于haar小波基德脉冲响应辨识程序,针对一个二阶模型进行辨识,并与实际的系统模型进行比较(it is propsed a method that could make identification based on Haar wavelet)
    2010-04-20 16:00:18下载
    积分:1
  • Untitled4
    gpr transmitter , and receiver , for ground penetrating radar
    2011-06-11 15:35:44下载
    积分:1
  • ACO-on-JSSP
    Dynamic job shop scheduling problem is one form of a job shop scheduling problem with varying arrival time job or not concurrent. This problem can be represented in graph form, which is to seek the shortest path from start point to destination point. One solution that can be used is with the ant colony optimization algorithm. There are three method to input the job : xls file, matriks, and atrractive dialog.
    2021-01-20 19:08:43下载
    积分:1
  • Z_Converter
    simulink model of zeta converter.try to make it in closed loop. it is for study purpose..
    2011-09-22 21:58:56下载
    积分:1
  • blochsim_cuda
    blcoh equation represetation of MRI phnonmenan
    2011-09-28 20:50:40下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载