登录
首页 » matlab » MOGWO

MOGWO

于 2018-08-14 发布 文件大小:47KB
0 366
下载积分: 1 下载次数: 28

代码说明:

  源码关于多目标灰狼优化的,还有实例(Source for multi-target wolf optimization, and examples.)

文件列表:

cec09.m, 18434 , 2018-05-22
CreateEmptyParticle.m, 3598 , 2018-05-22
CreateHypercubes.m, 3705 , 2018-05-22
DeleteFromRep.m, 3828 , 2018-05-22
DetermineDomination.m, 3626 , 2018-05-22
Dominates.m, 3348 , 2018-05-22
GetCosts.m, 3283 , 2018-05-22
GetGridIndex.m, 3644 , 2018-05-22
GetNonDominatedParticles.m, 3283 , 2018-05-22
GetOccupiedCells.m, 3528 , 2018-05-22
MOGWO.m, 8225 , 2018-05-22
results.mat, 32064 , 2018-05-22
RouletteWheelSelection.m, 3281 , 2018-05-22
SelectLeader.m, 3753 , 2018-05-22
xboundary.m, 1065 , 2018-05-22
license.txt, 1318 , 2018-05-22

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

发表评论

0 个回复

  • numerical-derivative-a-integral
    matlab code for numerical derivatives and integrals
    2011-07-07 13:25:31下载
    积分:1
  • xiangguanxishufaEEMDzhenshifenliang
    通过相关系统法滤除集成经验模态分解(EEMD)中的虚假分量(Filtered through the relevant system integration method empirical mode decomposition (EEMD) the false component)
    2013-08-28 16:49:21下载
    积分:1
  • site.tar
    emplyment agency script
    2013-12-10 07:39:40下载
    积分:1
  • addnoise
    说明:  matlab code for adding noise
    2011-03-22 00:55:06下载
    积分:1
  • matlab-algorithm
    优化算法中的粒子群算法详解和Matlab程序代码(Optimization algorithm and particle swarm Detailed Matlab code)
    2014-08-10 09:47:43下载
    积分:1
  • src
    How to use the ordinary Voronoi partition generator. The m-files also have their own help documentation that you can view in Matlab. This code creates a bounding polygon that is a square. Then it randomly creates 10 points and then creates and draws the partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(2, 10) regions = voronoi(bounds, points) drawRegions(bounds, regions) ================================ This is a brief set of instructions on how to use the Multiplicatively- weighted Voronoi partition generator. Each of the m-files has a help section, so in Matlab you can call: help mwvoronoi help drawRegions Here is an example that creates a bounding polygon, a square with side length 10. Then it randomly creates six points with random weights. Finally, the code draws the resulting partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(3, 6) regions = mwvoronoi(bounds, points) drawRegions(bounds, regions) Enjoy!
    2013-10-30 12:23:18下载
    积分:1
  • circle
    用matlab程序,以图形的边长和面积之比,实现图片中圆形的检测(detecting circle in a picture)
    2011-05-18 11:44:21下载
    积分:1
  • matlab_example.txt.tar
    example of matlab code
    2012-07-01 11:42:06下载
    积分:1
  • left-crusion
    消除左递归,包括自上而下的非递归分析和自上而下的分析(Eliminate left recursion, including non-recursive top-down analysis and top-down analysis)
    2013-11-15 19:47:57下载
    积分:1
  • boundExtract
    本代码是基于镜头分割的关键帧提取代码,是用matlab来实现的。(The code is the code key frame extraction based on shot segmentation is achieved using matlab.)
    2014-01-21 10:44:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载