搜索资源列表
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
FDTD-
- 把 Maxwell 方程式在时间和空间领域上进行差分化。利用蛙跳式(Leap frog algorithm)--空间领域内的电场和磁场进行交替计算,通过时间领域上更新来模仿电磁场的变化,达到数值计算的目的。-The Maxwell equations in time and space on the field differencing. Using the leapfrog (Leap frog algorithm)- Space field for alternating electric
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
leap-frog-algorithm
- 蛙跳算法,包含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
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
SFLA-(2)
- 智能算法,混合蛙跳算法,一种模拟生物属性的寻优算法-The shuffled frog leaping algorithm
SFLA
- 用C++实现混合蛙跳算法(SFLA),程序可以运行,并有仿真图。-suffled frog leaping algorithm(SFLA)
shuffled-frog-leaping--algorithm
- SFGA 混合蛙跳算法 用c++语言实现-SFGA SFLA with c++ language
frog
- 混合蛙跳算法是一种较新的仿生智能算法,大家可以进行改进和算法测试-The hybrid leapfrog algorithm is a newer bionic intelligent algorithm, which can be improved and tested
Algorithm code1
- IN THIS MATLAB CODE Shuffled Frog Leaping ALGORITHMS HAVE BEEN PROVIDED IN ORDER TO FAIRLY COMPARE QUALITY OF SWARM ROBOTICS SEARCH & RESCUE (SRSR) WITH WELL-KNOWN OPTIMIZATION TECHNIQUE IN TERMS OF SOLUTION QUALITY AND CONVERGENCE SPEED