搜索资源列表
ShuffledFrogLeapingAlgorithm
- SFLA算法是解决组合性优化问题的算法。它是基于集合类方法的启发式研究,这种SFLA初始化于一群虚拟集合青蛙,在池塘中跳跃,搜寻最优的食物地点。青蛙们可以被看作是具有思维的的主体。一种思维可以被看作是一个思想的集合或是文化的进化。每一种思维都是由一系列策略构成。在这种策略进化期间,青蛙的思维也在发生改变,导致了他们在面向目标时方位的改变,这种思维的变化或改变的发生,正是因为青蛙受到其他更好思想的影响。-SFLA algorithm to solve portfolio optimization
SolvingTSPwithShuffledFrogLeapingAlgorithm
- 运用蛙跳算法解决TSP问题的IEEE英文文献,帮助学习算法改进-Solving TSP with Shuffled Frog-Leaping Algorithm
TheResearchBaseonMemetiMeta-heuristic
- memetic 优化算法的研究文献.有用的可以参考一下-memetic optimization algorithm of the research literature. a useful reference for
SFLA
- 一种基于Visual C++的混合蛙跳算法程序,希望对各位学习者提供一点帮助-Visual C++ based on the shuffled frog leaping algorithm program you want to provide learners with a little help
fdtd3D
- FDTD方法是把 Maxwell 方程式在时间和空间领域上进行差分化。利用蛙跳式(Leap frog algorithm)--空间领域内的电场和磁场进行交替计算,通过时间领域上更新来模仿电磁场的变化,达到数值计算的目的-FDTD method Maxwell s equations in the field of time and space differencing. Leapfrog (of Leap frog algorithm)- the electric and magnetic f
SFLA_Func01
- 这是一个改进的SFLA(混合蛙跳算法),使用MATLAB 实现,代码简单并且实用,欢迎下载。-This is an improved the SFLA (shuffled frog leaping algorithm), using MATLAB to achieve, the code is simple and practical, welcome to download.
Flow_Shop_Scheduling_Problem
- 混合蛙跳算法程序,采用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 population size popsize. Three way
leap_frog
- leap frog algorithm for solving metaheuristic problems and shortening the path to find the most optimized path.
SFLA
- simple frog leep algorithm
segmentation-programme
- algorithm og shuffled frog leaping algorithm
frog
- frog algorithm in matlab
SFLA-LSSVM
- 自己编写的 混洗蛙跳算法优化最小二乘支持向量机参数 把文件里的数据、LSSVM模型更换,就可以移植-written by Son.Y.M Shuffled frog leaping algorithm to optimize the parameters of LS-SVM The data in the file, LSSVM model replacement, you can transplant
shuffled-frog-leaping--algorithm
- SFGA 混合蛙跳算法 用c++语言实现-SFGA SFLA with c++ language
shuffled-frog-leaping-algorithm
- matlab code for sfla
sim
- This code is a new method to Congestion Control Protocol and Clustering in Wireless Sensor Networks using Shuffled Frog Leaping Algorithm and Leaky Bucket Algorithm.
混合蛙跳C语言
- 用C语言编程实现的混合蛙跳算法(SFLA),该算法于2003年首次提出~!(The shuffled frog leaping algorithm with C language programming (SFLA), the algorithm is put forward for the first time in 2003!)
SFLA
- 基于matlab的混合蛙跳算法,用于土地利用模拟(The shuffled frog leaping algorithm based on MATLAB is used to simulate land use)
xw_SFLA_forwater
- 基本蛙跳算法计算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 yourself.)
SFLA
- Suffled Frog Leaping Algorithm in Matlab