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

leap-frog-algorithm

于 2014-07-07 发布 文件大小:77KB
0 209
下载积分: 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 个回复

  • Dlgfault
    this source code is matlab rectifiers
    2013-08-04 14:51:56下载
    积分:1
  • antras_lab_darbas
    there is a notch filter (with Matlab)
    2011-06-12 21:46:20下载
    积分:1
  • Untitled6
    最小二乘拟合指数函数,自编程序,非常有用(Least squares fitting index function, the program is compiled, very useful)
    2015-04-16 16:31:28下载
    积分:1
  • music
    对波达方向进行估计,通过MUSIC算法估计波达方向,利用MATLAB进行仿真,找出DOA估计与快拍数的关系(DOA estimate DOA estimated by MUSIC algorithm using MATLAB simulation to identify the relationship between DOA estimation and the number of snapshots)
    2014-10-16 19:13:19下载
    积分:1
  • variabel_acak_diskrit
    variabel acak diskrit, percobaan sistem komunikasi dengan menggunakan software matlab
    2013-11-26 07:45:24下载
    积分:1
  • dc++
    dc++ 常用的程序 !!希望队大家有帮助!有需要得人下(dc commonly used procedures! ! Hope the team will help you! There is a need to have people under the)
    2008-01-06 17:29:50下载
    积分:1
  • sanfenzhierzaosheng
    CPM的一种相干解调,程序内容较为丰富,基本的函数都有。希望有用。(CPM of a coherent demodulation, the program more inclusive, have the basic function. Hope helpful.)
    2010-05-28 15:58:51下载
    积分:1
  • lecture3
    lecture series of matlab
    2012-10-10 02:43:27下载
    积分:1
  • Unconstrained-optimization-method
    本资源主要对矩阵分解中的LU分解、LDL’分解、乔列斯基分解,以及无约束最优化领域中的最速下降法、牛顿法、拟牛顿法的原理、步骤和算法进行了简要介绍,并对各种方法进行了Matlab编程实验,得到了较好的结果。 本资源包含了《矩阵分解及无约束最优化方法的原理和应用简介》文档以及其中用到的全部Matlab程序,非常适合初学者学习与研究。(The resources are mainly in the matrix decomposition LU decomposition, LDL decomposition, Cholesky decomposition, and unconstrained optimization field steepest descent method, Newton s method, the principle of quasi-Newton methods, procedures and algorithms are briefly introduced, and various methods of Matlab programming experiment, get a better result. This resource contains a matrix decomposition and unconstrained optimization methods Introduction to the principles and applications which uses all the documents and Matlab program, ideal for beginners learning and research.)
    2015-04-13 21:29:43下载
    积分:1
  • events_matlab
    传感器网络探测声信号通过特征提取进行目标设别分类(Sensor network to detect acoustic signals through the feature extraction for target-based classification of other)
    2007-08-07 10:25:26下载
    积分:1
  • 696516资源总数
  • 106641会员总数
  • 4今日下载