登录
首页 » matlab » leap-frog-algorithm

leap-frog-algorithm

于 2014-07-07 发布 文件大小:77KB
0 222
下载积分: 1 下载次数: 77

代码说明:

  蛙跳算法,包含Flow_Shop_Scheduling_Problem、 Function_Optimization、 Knapsack_Problem、 Traveling_Salesman_Problem(flog leap algorithm, including Flow_Shop_Scheduling_Problem, Function_Optimization, Knapsack_Problem, Traveling_Salesman_Problem)

文件列表:

PPNGA%2BSFLA_Trail_V3.0
.....................\函数优化
.....................\........\Cross.p,1216,2011-12-15
.....................\........\Disturb.p,557,2011-12-15
.....................\........\Evaluate.p,161,2011-12-15
.....................\........\F0_Yours.m,325,2011-11-08
.....................\........\F1_Sphere.m,335,2011-11-08
.....................\........\F2_Rosenbrock.m,402,2011-11-03
.....................\........\F3_Rastrigin.m,347,2011-11-08
.....................\........\F4_Griewank.m,435,2011-11-08
.....................\........\F5_Schaffer.m,510,2011-11-03
.....................\........\FLA.p,227,2011-12-15
.....................\........\Initialize.p,265,2011-12-15
.....................\........\Main_SFLA_F0_FunYours.m,3163,2011-12-15
.....................\........\Main_SFLA_F1_Sphere.m,3018,2011-12-15
.....................\........\Main_SFLA_F2_Rosenbrock.m,3100,2011-12-15
.....................\........\Main_SFLA_F3_Rastrigin.m,3106,2011-12-15
.....................\........\Main_SFLA_F4_Griewank.m,3117,2011-12-15
.....................\........\Main_SFLA_F5_Schaffer.m,3192,2011-12-15
.....................\........\Mutate.p,662,2011-12-15
.....................\........\SFLA.p,1420,2011-12-15
.....................\旅行商
.....................\......\Cross.p,1567,2011-12-15
.....................\......\Disturb.p,626,2011-12-15
.....................\......\Evaluate.p,162,2011-12-15
.....................\......\FigN50.fig,16883,2011-11-11
.....................\......\FigTsp.p,503,2011-12-15
.....................\......\Fitness.p,289,2011-12-15
.....................\......\FLA.p,214,2011-12-15
.....................\......\Initialize.p,487,2011-12-15
.....................\......\Main_SFLA_TspCityN.m,3768,2011-12-15
.....................\......\Main_SFLA_TspYours.m,3635,2011-12-15
.....................\......\Mutate.p,743,2011-12-15
.....................\......\SFLA.p,1350,2011-12-15
.....................\背包
.....................\....\Cross.p,1143,2011-12-15
.....................\....\Disturb.p,526,2011-12-15
.....................\....\Evaluate.p,200,2011-12-15
.....................\....\Fitness.p,301,2011-12-15
.....................\....\FLA.p,215,2011-12-15
.....................\....\Initialize.p,502,2011-12-15
.....................\....\Main_SFLA_KP1.m,3291,2011-12-15
.....................\....\Main_SFLA_KP2.m,3267,2011-12-15
.....................\....\Mutate.p,607,2011-12-15
.....................\....\SFLA.p,1365,2011-12-15
.....................\车间调度
.....................\........\Cross.p,1569,2011-12-15
.....................\........\Disturb.p,600,2011-12-15
.....................\........\Evaluate.p,163,2011-12-15
.....................\........\FigN20M10.fig,28420,2011-11-11
.....................\........\FigSche.p,641,2011-12-15
.....................\........\Fitness.p,376,2011-12-15
.....................\........\FLA.p,213,2011-12-15
.....................\........\Initialize.p,480,2011-12-15
.....................\........\Main_SFLA_FsspNM.m,3306,2011-12-15
.....................\........\Main_SFLA_FsspYours.m,3217,2011-12-15
.....................\........\Mutate.p,709,2011-12-15
.....................\........\SFLA.p,1347,2011-12-15

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

发表评论

0 个回复

  • Numerical.Linear.Algebra.Lloyd.Trefethen.and
    这是一本关于数值计算方法的书,编程工具可选用matlab和mathematica(This is a book on numerical methods, programming tools can be used matlab and mathematica)
    2010-07-14 20:42:44下载
    积分:1
  • NeighborPE
    neighborhood preserving analysis code by matlab
    2010-10-20 16:07:41下载
    积分:1
  • sun_mdl_base
    用matlab/simulink仿真环境搭建的太阳能光伏电池通用模型。(Using matlab/simulink simulation environment to build universal model of solar photovoltaic cells.)
    2011-06-11 10:26:03下载
    积分:1
  • QAM128
    128QAM的调制解调matlab源代码(128QAM modulation and demodulation matlab source code)
    2012-07-26 22:53:21下载
    积分:1
  • 197
    MODELLING OF MOBILE ROBOT DYNAMICS
    2015-01-11 02:23:42下载
    积分:1
  • azimuthTDOA.m
    A sound source can be localized in a two dimensional plane using the audio recorded at three known microphone locations. Much like a GPS system, Time Difference of Arrival algorithms can be used to determine the difference in time and distance of a sound source to other microphones. With that information a Chan algorithm can be used to determine the X Y coordinates of the originating sound source. To do so, however, you must first provide the XY coordinates of each of the 3 microphones. Note that for faster and simpler calculation one of the microphones should be placed at the origin (0, 0) of you XY plane.
    2014-01-26 03:12:04下载
    积分:1
  • rf
    说明:  一个关于射频的matlab程序.希望对大家有所帮助.(one of the Matlab RF procedures. We want to help.)
    2006-03-21 20:14:21下载
    积分:1
  • matlabChapter_18
    通信系统中用matlab对系统的性能进行仿真,其中包括分集接收机(Communication systems using matlab to simulate the performance of the system, including the diversity receiver)
    2011-05-07 09:24:53下载
    积分:1
  • Noise-elimination
    Digital image processing, add noise on image and noise elimination.
    2011-05-21 00:20:45下载
    积分:1
  • test
    测试对于整个测试集的识别率对于测试集合的识别率(Test for the entire test set recognition rate)
    2010-11-29 15:16:09下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载