CPSOGSA是一种受鸟类和鱼类群体行为启发的自然算法和基于牛顿引力和运动定律的引力搜索算法。它分别利用GSA和PSO的探索和解释特性来寻找全局最优解。
CPSOGSA is a nature inspired algorithm that is inspired by swarm bahavior of birds and fish schooling and gravitational search algorithm which is based on newtons law of gravity and motion. It utilizes the properties of exploration and explitation from GSA and PSO, respectively in order to find global optimum.
资源文件列表
benchmark_functions.m , 5751
benchmark_functions_details.m , 2320
Comparative Analysis.fig , 145518
CPSOGSA.m , 6280
evaluateF.m , 535
Gconstant.m , 439
Gfield.m , 1137
GSA.m , 2099
initialization.m , 524
Main.m , 7375
massCalculation.m , 722
move.m , 385
PSO.m , 3523
PSOGSA.m , 4939
space_bound.m , 698
