firefly-algorithm

所属分类:matlab编程
开发工具:matlab
文件大小:12KB
下载次数:101
上传日期:2014-07-23 15:54:45
上 传 者Amirmehdi
说明:  The firefly algorithm (FA) is a metaheuristic algorithm, inspired by the flashing behaviour of fireflies. The primary purpose for a firefly s flash is to act as a signal system to attract other fireflies. Xin-She Yang formulated this firefly algorithm by assuming:[1] All fireflies are unisexual, so that one firefly will be attracted to all other fireflies Attractiveness is proportional to their brightness, and for any two fireflies, the less bright one will be attracted by (and thus move to) the brighter one however, the brightness can decrease as their distance increases If there are no fireflies brighter than a given firefly, it will move randomly. The brightness should be associated with the objective function. Firefly algorithm is a nature-inspired metaheuristic optimization algorithm.

文件列表:
firefly algorithm (0, 2013-03-30)
firefly algorithm\alpha_new.m (155, 2012-12-05)
firefly algorithm\cost.m (218, 2012-12-06)
firefly algorithm\fa_mincon_orginal.m (7980, 2011-08-16)
firefly algorithm\fa_ndim_orginal.m (5884, 2012-12-05)
firefly algorithm\FA_spt.m (648, 2012-12-06)
firefly algorithm\ffa_mincon.m (1883, 2012-12-05)
firefly algorithm\ffa_move.m (674, 2012-12-05)
firefly algorithm\findlimits.m (254, 2012-12-05)
firefly algorithm\firefly_simple_orginal.m (4876, 2012-12-05)
firefly algorithm\init_ffa.m (340, 2012-12-05)
firefly algorithm\license.txt (1333, 2011-08-16)

近期下载者

相关文件


收藏者