登录
首页 » matlab » MOPSO

MOPSO

于 2021-01-25 发布 文件大小:1206KB
0 262
下载积分: 1 下载次数: 14

代码说明:

  多目标粒子群算法很好的教程,适合初学者,里面有详细说明(Multi objective particle swarm optimization algorithm is very good tutorial, suitable for beginners, there are detailed instructions.)

文件列表:

MOPSO, 0 , 2015-04-11
MOPSO\CreateEmptyParticle.m, 2035 , 2013-09-16
MOPSO\CreateGrid.m, 484 , 2012-02-23
MOPSO\CreateHypercubes.m, 2093 , 2011-02-10
MOPSO\data.mat, 1025 , 2015-02-02
MOPSO\data_chaos.mat, 1025 , 2015-02-02
MOPSO\DeleteFromRep.m, 2216 , 2011-02-10
MOPSO\DeleteOneRepMemebr.m, 726 , 2012-02-23
MOPSO\DetermineDomination.m, 2014 , 2011-02-10
MOPSO\Dominates.m, 1736 , 2011-02-10
MOPSO\fitness1.m, 1281 , 2010-11-12
MOPSO\fitness2.m, 2061 , 2012-04-09
MOPSO\GetCosts.m, 1671 , 2011-02-10
MOPSO\GetGridIndex.m, 2032 , 2011-02-10
MOPSO\GetNonDominatedParticles.m, 1671 , 2011-02-10
MOPSO\GetOccupiedCells.m, 1916 , 2011-02-10
MOPSO\Handling Multiple Objectives with Particle Swarm Optimization.pdf, 1576831 , 2013-09-16
MOPSO\mopso.m, 6051 , 2013-09-25
MOPSO\MyCost1.m, 1721 , 2011-02-10
MOPSO\MyCost2.m, 1722 , 2011-02-10
MOPSO\MyCost3.m, 1793 , 2011-02-10
MOPSO\MyCost4.m, 597 , 2013-09-22
MOPSO\myMopso1.m, 13346 , 2012-04-09
MOPSO\robustness_index_k.m, 1481 , 2015-02-02
MOPSO\robust_pareto_optimal_solution2.mat, 305 , 2015-02-02
MOPSO\RouletteWheelSelection.m, 1669 , 2011-02-10
MOPSO\run_pso1.m, 7949 , 2015-03-29
MOPSO\SelectLeader.m, 2141 , 2011-02-10
MOPSO\Test_Fct_fitness.m, 6893 , 2015-02-02
MOPSO\time.mat, 179 , 2015-02-02
MOPSO\www.kalami.ir.url, 110 , 2010-04-26

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

发表评论

0 个回复

  • VCandMATLAB
    VC调用matlab工具箱函数进行图像处理编程(Visual C++ and matlab mixed programmimg )
    2009-05-26 23:51:21下载
    积分:1
  • 1.odt
    mean absolute difference between two images
    2014-12-22 19:33:37下载
    积分:1
  • newton-raphsaon
    newton raphson method
    2015-02-04 23:59:18下载
    积分:1
  • framing-code
    framing speech signals
    2015-02-13 05:30:35下载
    积分:1
  • 卡尔曼滤波序及MATLAB仿真
    利用扩展卡尔曼滤波实现对雷达数据的处理,平滑雷达数据(Radar data processing is realized by extended Calman filtering and radar data is smoothed)
    2017-08-08 12:49:18下载
    积分:1
  • tvpso
    时变参数的粒子群优化的matlab实现,可用于解决多种连续优化问题(A flexible implementation of PSO algorithm with time-varying parameters. Algorithm is suitable for solving continuous optimization problems. Special care has been taken to enable flexibility of the algorthm with respect to its parameters and to initial population selection. Detailed logging of the algorithm performance during the search is also enabled. )
    2009-05-01 10:58:21下载
    积分:1
  • Signals-and-SystemsAnalysis-and-threalization-of-M
    1. 该光盘包含了“信号与系统分析及MATLAB实现”一书的第九章所有程序; 2. 为了方便读者阅读程序,所有程序均采用中文注释。MATLAB的程序编辑器不支持中文显示,用户只需在Word下直接打开源程序文件,即可阅读程序中的中文注释; 3. 程序文件的命名分为以下三种类型: (1) 若为书中例题的程序,则程序文件名一律以ex开头,后面跟4位数字(前两位表示章号,后两位表示例题序号)表示的该程序所在例题的编号。例如,ex0603.m是例6.3的程序,而ex1102.m则是例11.2的对应程序。 (2) 若为书中图形的实现程序,则程序文件名一律以figure开头,后面跟4位数字(前两位表示章号,后两位表示图形序号)表示的该程序所绘图形的编号。例如,figure1203.m是实现图12.3的程序,而figure0710.m则是实现图7.10的对应程序。 (3) 若为函数文件,则直接以函数名命名,例如文件sconv.m即是书中函数sconv()的对应程序。 ()
    2008-06-06 11:39:37下载
    积分:1
  • dongtaijie
    频率解与动态区域解 频率普分析(Frequency spectrum analysis)
    2013-03-14 15:41:40下载
    积分:1
  • RandomPhotonWalk
    光在散射介质中的传播,输入光子步数和吸收系数,输出光子的轨迹(A 3-D Monte Carlo Simulation of a photon propagating in scattering and absorbing media. Given an input of the number of steps (iterations) for the photon to take and the absorption coefficient of media, this function calculates a random walk and returns coordinates of final position and total final distance origin.)
    2017-03-09 21:01:33下载
    积分:1
  • matlab_fwa
    烟花算法程序,包括爆炸算子,高斯火花,映射规则,寻优策略(Fireworks algorithm program, including the explosion operator, Gaussian sparks, mapping rules, optimization strategy)
    2017-08-24 14:17:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载