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

leap-frog-algorithm

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

  • LMS-Matlab
    描述几种常见的变步长算法,步长因子与误差之间关系的曲线。(This paper describes several common variable step size algorithms, the curves of the relationship between the step factor and the error.)
    2018-02-23 21:20:25下载
    积分:1
  • ST
    说明:  S变换是较新的时频分析工具,甩在低频段有较宽的的时间窗,以获得较高的频率分辨率;而在高频段时间窗窄,以获得较高的时间分辨率。这里给出了ST和GST(广义S变换)的函数。(S transform is a relatively new time-frequency analysis tool, left in the low frequency band has a wide time window in order to obtain higher frequency resolution and in high-frequency narrow time window in order to obtain higher temporal resolution. Here are given ST and GST (generalized S transform) function.)
    2008-02-18 18:37:05下载
    积分:1
  • simuapso-best
    高维的基于模拟粒子群算法 论文源码 试验过可以用(Based on high-dimensional simulation of particle swarm paper source)
    2014-08-27 21:01:54下载
    积分:1
  • APSK
    General APSK system via matlab
    2011-09-15 09:09:40下载
    积分:1
  • VCandMatlab
    许多工程软件需要用到复杂的数学算法。VC++能够形成各种用户界面, 并可以直接与系统及底层硬件交换数据。因此研究VC++和Matlab 的混合编程具有很大的实际意义。该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。(Many engineering software need to use complex mathematical algorithms. VC++ can form a variety of user interface, and can directly exchange data systems and the underlying hardware. Therefore, VC++ and Matlab of mixed programming of great practical significance. The article discusses how to use Matlab' s Complier to*. m functions compiled as dynamic link library DLL, VC++ provided to the invoked method, provides a mixed VC++ and Matlab programming fast implementation.)
    2010-06-06 15:59:47下载
    积分:1
  • tfmin-linux86
    计算小推力轨道转移时间最短优化程序,运行环境为MATLAB,最后在linux环境下运行(Calculate the shortest time low thrust orbit transfer optimization program, the operating environment for MATLAB, the final run in linux environment)
    2014-03-27 19:49:03下载
    积分:1
  • three_phase_pwm
    UPQC的简单模型搭建。方便初学者的应用。(UPQC contact with MATLAB use the gain and beside goal and with groan bas)
    2017-09-27 11:44:58下载
    积分:1
  • prony 工具箱(in matlab
    prony工具箱用于对信号进行prony分析,(We have designed a software tool in MATLAB, the Prony Toolbox, to perform Prony analysis. Prony Toolbox (PTbox) is designed based on several considerations including data preprocessing, model order selection, model order selection criteria, signal subspace selection, signal and noise separation, root inspection and assessing residuals. The PTbox provides flexibility to compare and display analysis results simultaneously for several parameter variations.)
    2019-05-13 18:08:42下载
    积分:1
  • HierachicalStateMachines
    Article on state machines
    2010-11-11 04:44:12下载
    积分:1
  • Inverse_Modified
    说明:  MATLAB Robotic Toolbox下用逆变换技术设计的逆解算法,输入末端执行器位姿得到对应的关节角解组。(The inverse solution algorithm designed with inverse transformation technology under MATLAB Robotic Toolbox input the end-effector pose to get the corresponding joint Angle solution.)
    2020-05-18 22:24:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载