搜索资源列表
-
0下载:
SFLA算法是解决组合性优化问题的算法。它是基于集合类方法的启发式研究,这种SFLA初始化于一群虚拟集合青蛙,在池塘中跳跃,搜寻最优的食物地点。青蛙们可以被看作是具有思维的的主体。一种思维可以被看作是一个思想的集合或是文化的进化。每一种思维都是由一系列策略构成。在这种策略进化期间,青蛙的思维也在发生改变,导致了他们在面向目标时方位的改变,这种思维的变化或改变的发生,正是因为青蛙受到其他更好思想的影响。-SFLA algorithm to solve portfolio optimization
-
-
0下载:
运用蛙跳算法解决TSP问题的IEEE英文文献,帮助学习算法改进-Solving TSP with Shuffled Frog-Leaping Algorithm
-
-
0下载:
memetic 优化算法的研究文献.有用的可以参考一下-memetic optimization algorithm of the research literature. a useful reference for
-
-
0下载:
-
-
1下载:
一种基于Visual C++的混合蛙跳算法程序,希望对各位学习者提供一点帮助-Visual C++ based on the shuffled frog leaping algorithm program you want to provide learners with a little help
-
-
4下载:
这是一个改进的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.
-
-
1下载:
混合蛙跳算法程序,采用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
-
-
0下载:
algorithm og shuffled frog leaping algorithm
-
-
1下载:
自己编写的
混洗蛙跳算法优化最小二乘支持向量机参数
把文件里的数据、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
-
-
1下载:
SFGA 混合蛙跳算法 用c++语言实现-SFGA SFLA with c++ language
-
-
0下载:
matlab code for sfla
-
-
0下载:
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.
-
-
0下载:
用C语言编程实现的混合蛙跳算法(SFLA),该算法于2003年首次提出~!(The shuffled frog leaping algorithm with C language programming (SFLA), the algorithm is put forward for the first time in 2003!)
-
-
1下载:
基于matlab的混合蛙跳算法,用于土地利用模拟(The shuffled frog leaping algorithm based on MATLAB is used to simulate land use)
-
-
0下载:
Suffled Frog Leaping Algorithm in Matlab
-
-
0下载:
实现蛙跳算法,对一系列的高维复杂函数,利用蛙跳算法求其最优值(To achieve the frog leaping algorithm, we use frog leaping algorithm to find the optimal value for a series of high-dimensional complex functions.)
-