搜索资源列表

  1. SFLA

    0下载:
  2. 一种基于Visual C++的混合蛙跳算法程序,希望对各位学习者提供一点帮助-Visual C++ based on the shuffled frog leaping algorithm program you want to provide learners with a little help
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-04-02
    • 文件大小:1kb
    • 提供者:孟庆莹
  1. SFLA_testfuntion_lt

    0下载:
  2. 这个代码为我写的混合蛙跳程序,大概有4个高维测试函数。有力的说明蛙跳程序是一个有效的程序,希望提供给研究蛙跳的朋友。-I wrote this code mixed leapfrog procedure, there are about four high-dimensional test function. Strong that leapfrog procedure is an effective procedure availab
  3. 所属分类:数据结构常用算法

    • 发布日期:2025-04-02
    • 文件大小:985kb
    • 提供者:龙腾
  1. SHufftlefrog

    0下载:
  2. 混合蛙跳算法c源代码,采用c++实现的混合蛙跳算法的程序,有详细的注释和说明-Mixed leapfrog algorithm c source code, mixed leapfrog algorithm to achieve c++ program, detailed notes and descr iptions
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-04-02
    • 文件大小:1kb
    • 提供者:zhu aijun
  1. rkf45

    0下载:
  2. 龙格库塔算法程序,比起蛙跳法具有较高的精度-Runge-Kutta algorithm has higher precision than the leapfrog method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2025-04-02
    • 文件大小:8kb
    • 提供者:兰庆林
  1. Flow_Shop_Scheduling_Problem

    1下载:
  2. 混合蛙跳算法程序,采用1、若干次运行取最优 2、增加进化代数maxgen 3、加大种群规模popsize。三种方法来可有效克服随机初始化带来的局部极小问题-Shuffled frog leaping algorithm, using one, several runs to take the best two, increasing evolution algebra maxgen 3, to increase the popu
  3. 所属分类:matlab例程

    • 发布日期:2025-04-02
    • 文件大小:28kb
    • 提供者:wuqiong
  1. henonheiles

    0下载:
  2. 包含两个程序,以蛙跳积分法绘制henon-heiles演化方程的时间演化图,x-y,x-vx,y-vy相图和三维庞加莱截面图.- Contains two procedures to leapfrog integration time evolution plotted in Figure henon-heiles evolution equations, xy, x-vx, y-vy phase diagram and three
  3. 所属分类:绘图程序

    • 发布日期:2025-04-02
    • 文件大小:2kb
    • 提供者:luke
  1. Duffing

    0下载:
  2. 蛙跳积分法数值模拟Duffing方程和单摆运动的matlab程序-Numerical simulation leapfrog integration Duffing equation and pendulum motion
  3. 所属分类:matlab例程

    • 发布日期:2025-04-02
    • 文件大小:1kb
    • 提供者:luke
  1. LeapFrogOfFirstOrderHyperbolic

    0下载:
  2. 本程序功能为计算一阶双曲型偏微分方程的初值问题,采用蛙跳格式计算。-The program features to calculate the first order hyperbolic partial differential equations of the initial value problem, calculated using the leapfrog format.
  3. 所属分类:matlab例程

    • 发布日期:2025-04-02
    • 文件大小:1kb
    • 提供者:兰雪娇
  1. sflo

    0下载:
  2. 混合蛙跳算法的matlab程序,对初学者非常有帮助。-This is the program of SFLO,and it is helpful for the beginner.
  3. 所属分类:matlab例程

    • 发布日期:2025-04-02
    • 文件大小:1kb
    • 提供者:卢伟胜
  1. SFLA

    0下载:
  2. 用C++实现混合蛙跳算法(SFLA),程序可以运行,并有仿真图。-suffled frog leaping algorithm(SFLA)
  3. 所属分类:书籍源码

    • 发布日期:2025-04-02
    • 文件大小:184kb
    • 提供者:姚超然
  1. SFLA_testfuntion

    0下载:
  2. 混合蛙跳算法的基本程序,测试用例,给出测试结果-SFLA of basic procedures, test cases, test results are given
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-04-02
    • 文件大小:977kb
    • 提供者:张明阳
  1. basic-SFLO

    0下载:
  2. 基本的蛙跳算法程序,用于MATLAB环境,操作简便,清楚易懂。-This is the basic program of SFLO,It applys to the MATLAB, and it is very convenient to operate and easy to understand.
  3. 所属分类:matlab例程

    • 发布日期:2025-04-02
    • 文件大小:1kb
    • 提供者:huangdou
  1. 蛙跳程序

    0下载:
  2. 蛙跳算法(SFLA)是一种全新的启发式群体进化算法,具有高效的计算性能和优良的全局搜索能力。对混合蛙跳算法的基本原理进行了阐述,针对算法局部更新策略引起的更新操作前后个体空间位置变化较大,降低收敛速度这一问题,提出了一种基于阈值选择策略的改进蛙跳算法。通过不满足阈值条件的个体分量不予更新的策略,减小了个体空间差异,从而改善了算法的性能。数值实验证明了该改进算法的有效性,并对改进算法的阈值参数进行了率定。(Leapfrog algorit
  3. 所属分类:其他小程序

    • 发布日期:2025-04-02
    • 文件大小:1kb
    • 提供者:xdw0421
  1. xw_SFLA_forwater

    0下载:
  2. 基本蛙跳算法计算water函数的最大值,其中water函数可以根据需求自己建立,运行这个程序,就能求出water函数的最大值(This is a matlab code for shuffed frog leading algorithm which can get a max for function named water. The water function you can build based on the need of
  3. 所属分类:matlab例程

    • 发布日期:2025-04-02
    • 文件大小:1kb
    • 提供者:Amy_chen
  1. 211730210811347

    0下载:
  2. 基本蛙跳的简单介绍和程序,,,,,,,,,,,(Basic frog jump introduction and program.)
  3. 所属分类:matlab例程

    • 发布日期:2025-04-02
    • 文件大小:2kb
    • 提供者:123441324wqeq
  1. 蛙跳程序

    0下载:
  2. 实现蛙跳算法,对一系列的高维复杂函数,利用蛙跳算法求其最优值(To achieve the frog leaping algorithm, we use frog leaping algorithm to find the optimal value for a series of high-dimensional complex functions.)
  3. 所属分类:matlab例程

    • 发布日期:2025-04-02
    • 文件大小:1kb
    • 提供者:老大吴
  1. DEPSO求极值

    0下载:
  2. 改进的差分粒子群算法,并用于求函数极值,程序中分别于DE PSO 蛙跳进行对比,结果显示,改进的差分粒子群更好(The improved Differential Particle Swarm Optimization (DPSO) algorithm is used to find the function extremum. The program is compared with DE PSO frog jump, and the
  3. 所属分类:matlab例程

    • 发布日期:2025-04-02
    • 文件大小:2.95mb
    • 提供者:孔OO

源码中国 www.ymcn.org