登录
首页 » matlab » mopso

mopso

于 2021-01-08 发布
0 274
下载积分: 1 下载次数: 2

代码说明:

说明:  此代码为多目标粒子群算法,包括多个测试函数(This code for multi-objective particle swarm optimization algorithm, including multiple test functions)

文件列表:

mopso, 0 , 2020-09-22
mopso\DominateRel.m, 550 , 2014-10-22
mopso\GenerationalDistance.m, 361 , 2014-10-22
mopso\GenerationalDistance2.m, 386 , 2014-10-22
mopso\GetDistance.m, 717 , 2014-10-22
mopso\GetEvaluDis.m, 751 , 2014-10-22
mopso\GetFai.m, 2306 , 2014-10-22
mopso\GetGlobalBest.m, 743 , 2014-10-22
mopso\GetGlobalBest2.m, 798 , 2014-10-22
mopso\GetLeastFunctionValue.m, 577 , 2014-10-22
mopso\GetSchottDis.m, 473 , 2014-10-22
mopso\GetSpareDis.m, 431 , 2014-10-22
mopso\GetTrueDis.m, 1259 , 2014-10-22
mopso\MaximumSpread.m, 1502 , 2014-10-22
mopso\ParticleSwarmOpt.m, 6711 , 2014-10-22
mopso\ReInit.m, 464 , 2014-10-22
mopso\Spacing.m, 522 , 2014-10-22
mopso\ZDT1.m, 401 , 2014-10-22
mopso\compare.m, 1482 , 2014-10-22
mopso\fitness.m, 2168 , 2014-10-22
mopso\~$标粒子群matlab代码.doc, 162 , 2020-09-22
mopso\多目标粒子群matlab代码.doc, 148992 , 2014-10-22

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

发表评论

0 个回复

  • 帮助台票,假设每个客户和# 39的到达时间和服务提姆…
    服务台的售票处,假设各顾客的到达时间间隔和服务时间均服从负指数分布,到达率λ=10人/分钟,服务率μ=6人/分钟,等待队长N=20人,仿真时间Total_time=10分钟。使用本程序仿真出的各顾客到达时刻与离开时刻曲线,等待时间与停留时间曲线.-Help desk ticket, assuming that each customer" s arrival time and service time obeys the negative exponential distribution, the arrival rate λ = 10 persons/minute, service rate μ = 6 persons/minute, waiting for Captain N = 20 people, simulation time Total_time = 10 minutes. Simulation using this program out of time with each customer to leave the moment of arrival curve, waiting time and stay time curve.
    2023-04-02 15:15:02下载
    积分:1
  • 有关Delphi Cell报表的相关测试实例源码
    收集了一些有关Delphi Cell报表的相关测试实例源码,比如delphi取数示例程序、Delphi自定义函数示例程序,介绍了用友华表Cell组件/插件编写自定义函数的操作。在delphi中利用cell组件的数据库取数示例:   利用单元格坐标设计思路:   1. 模板的制作,这一功能主要是真对一些,打印格式比较固定的应用行业,可以很方便的通过cell自带的模板设计器制作模板,如本例中的"报表.cll"文件.   2.在程序中通过方法openfile即可实现调用模板.从而避免了复杂的程序设计.然后就可以通过ado从数据苦中取数填入掉设计好的模板中.   3.如果数据库中的某个记录的内容比较多,可以通过cell提供的自动折行方法进行动态调节,不会影响模板的美观.   利用设置好的变量想单元格填数设计思路:   1. 模板的制作,同上面多了一向单元格变量的设置,本例中使用的是同一模板。   2.在程序中通过方法openfile即可实现调用模板.从而避免了复杂的程序设计.然后就可以通过ado从数据苦中取数填入掉设计好的模板中.在这个过成中可以取到定义好的变量,利用这些变量找到数据并填到变量相应的单元格内。   3.如果数据库中的某个记录的内容比较多,可以通过cell提供的自动折行方法进行动态调节,不会影响原来模板的美观.   具体操作:   1.运行起可执行程序后,可以在文本框中输入你查寻的出版社的编号,然后点击"显示记录"就会在模板显示你想要的内容,并且不用你重新排版哦.   2.保存:你还可以通过保存把你文件保存到相应的目录,以备比较或存储.   3.打印:当然,最主要的是你可以把你的资料打印出来哦,你可以很方便进行设置打印格式.   4.显示记录, 全记录显示,利用变量取数 分别对应上述取数功能。    本示例知识简单的介绍了cell数据库取数功能,仅做抛砖引玉之用,希望你能丛中领悟的好思想.
    2022-01-27 14:08:33下载
    积分:1
  • 自适应波束形成
    matlab程序,基于最小均方误差准则和线性约束最小方差准则的自适应波束形成。(Adaptive beamforming based on MSE(Mean Square Error) and LCMV(Linear Constraint Minumum Variance),based on Matlab)
    2020-07-10 19:08:54下载
    积分:1
  • vimconfig
    说明:  vim配置及超简单使用,ctags配置,一键使用(vim configuration and super simple use, ctags configuration, one key use)
    2020-07-24 11:05:49下载
    积分:1
  • 加减计算器
    说明:  (1) 加减数和被加减数的输入位数为1-4位; (2) 相加结果显示要考虑进位的输出显示(即5位输出); (3) 注意对“0”—“9”、“+”、“=”以外按键输入的处理; (4) 注意对相加结果进行十进制处理; (5) 输入加数和被加数时,显示器上显示的数字要像平时用的计算器输入一样,即:每输入一个数字,原来显示的数字要往左移; (6) 可以完成累加功能。((1) The input digits of the additions and subtractions and the additions and subtractions are 1-4 digits; (2) The additive result shows that the carry output display (i.e. 5-bit output) should be considered. (3) Attention should be paid to the processing of keyboard input other than "0"-"9", "+" and "="; (4) Attention should be paid to decimal processing of the additive results. (5) When the additive and the additive are input, the number displayed on the display should be the same as that input by the usual calculator, that is, every number input, the original number displayed should move to the left; (6) Accumulative function can be completed.)
    2020-12-26 15:09:03下载
    积分:1
  • mimo-ofdm
    mimo - ofdm系统的性能与自适应波束形成算法。来自IEEEE,2007(Performance of MIMO-OFDM systems with adaptive beamforming algorithm,from ieee 2007)
    2021-05-16 14:30:02下载
    积分:1
  • Circuitos-potencia casos
    说明:  Problemas de Potencia
    2020-06-24 09:00:02下载
    积分:1
  • TP3
    Cours et traveaux pratique en traitement de texte word
    2010-07-20 01:50:08下载
    积分:1
  • 扩展Kalman滤波(EKF)和无迹卡尔曼滤波(ukf)
    说明:  扩展和无迹kalman滤波学习资料带matlab仿真(Matlab simulation of extended and unscented Kalman filter learning data band)
    2019-03-09 10:54:01下载
    积分:1
  • Greedy-Snake
    基于NIOS II的贪吃蛇游戏设计,有三种模式:普通模式、障碍物模式、双蛇模式(Greedy Snake)
    2013-07-12 16:27:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载