搜索资源列表
firefly
- 萤火虫算法的matlab程序,适合初学者,-Firefly algorithm
Firefly_Algorithm
- Firefly Algorithm for Constrained Optimization-Other Files fa_mincon.m, firefly_simple.m, license.txt
simplyfa_mincon
- Firefly algorithm for nonlinear constrained optimization
fa_constrained_demo
- Firefly Algorithm for nonlinear constrained optimization
GSO
- 通过此代码实现萤火虫算法仿真,改变函数,即可实现不同的函数结果。-This code implements the firefly algorithm simulation, change the function, you can achieve different function results.
firefly_algorithm
- intelligence algorithm
firefly_simple1
- 一个萤火虫算法,很好用的。只需要换测试函数即可。不过请注意例如萤火虫个数的等参数的更换。-A firefly algorithm, easy to use. Merely need to replace the test function can be. Oh Oh Oh Oh
GSO-matlab
- 萤火虫算法的matlab程序,对初学者理解萤火虫算法有很大的帮助。-Firefly algorithm matlab program, the algorithm is of great help for beginners to understand fireflies.
fire fly code for matlab
- a matlab code for firefly algorithm
firefly
- 简单的萤火虫算法matlab实现,大家可以下载了看看,并且进行改进。-Simple firefly algorithm matlab realize, we can download a look, and make improvements.
ffa
- firefly algorithm based on swarm intelligence works very well in optimizing all types of problems
Firefly-Algorithm
- 这是用Matlab编写的萤火虫算法。这是一种群体智能算法,在优化中有广泛的应用。-It is used Matlab prepared Firefly algorithm. This is a swarm intelligence algorithm, widely used in optimization.
Firefly-Algorithm
- This code implements the firefly algorithm. The code is simple and can be used for any cost function. The firefly algorithm (FA) is a metaheuristic algorithm, inspired by the flashing behaviour of fireflies.
ypea112-firefly-algorithm
- it is a firefly algorithm to find the FC is the total fuel cost and EC is the total emission. The transmission losses Pl can be found either from load flow or using Bmn coefficients. The multi- objective optimization problem is converted as single
firefly_algorithm
- 简单的萤火虫算法,算法收敛性较强,搜索全局最优能力强。(Simple firefly algorithm)
ypea112-firefly-algorithm
- firefly algorithm for optimizatioon
Firefly_Algorithm
- % Firefly Algorithm by X S Yang (Cambridge University) % % Usage: firefly_simple([number_of_fireflies,MaxGeneration]) % eg: firefly_simple([12,50]); % % ======================================================== % %
FA
- Firefly Algorithm for constrained optimization using % % for the design of a spring (benchmark) % % by Xin-She Yang (Cambridge University) Copyright @2009
FA_constrained_optimization
- Firefly Algorithm for constrained optimization using % % for the design of a spring (benchmark)
Firefly Algorithm
- 该程序为萤火虫算法matlab源代码,不包含问题、编码、解码等部分,只是单纯的运算方式。可在此基础上继续编写子程序,解决具体问题。(This program is the firefly algorithm matlab source code, does not contain problems, coding, decoding and other parts, just a simple operation. On this basis, you can continue to write