Adaptive gbest-guided gravitational search algorithm

A gbest-guided gravitational search algorithm
1.6K Downloads
Updated 22 May 2018

View License

Adaptive Gbest-guided Gravitational Search Algorithm (GGSA) saves and utilizes the best solution obtained so far (gbest) as an accelerator towards the optimum during optimization.
Please note that this submission is the same as the original GSA algorithm (http://www.mathworks.com.au/matlabcentral/fileexchange/27756-gravitational-search-algorithm--gsa-), yet the only different component is the Move2.m, GGSA.m, and main.m files.
For more information please refer to the following papers:

1) S. Mirjalili, A. Lewis, Adaptive gbest-guided gravitational search algorithm, Neural Computing and Applications, in press, 2014, DOI: http://dx.doi.org/10.1007/s00521-014-1640-y

2) S. Mirjalili, G-G. Wang, L. S. Coelho, Binary optimization using hybrid particle swarm optimization and gravitational search algorithm, Neural Computing and Applications, in press, 2014, DOI: http://dx.doi.org/10.1007/s00521-014-1629-6

I have a number of relevant courses in this area. You can enrol via the following links with 95% discount:

*******************************************************************************************************************************************
A course on “Optimization Problems and Algorithms: how to understand, formulation, and solve optimization problems”:
https://www.udemy.com/optimisation/?couponCode=MATHWORKSREF

A course on “Introduction to Genetic Algorithms: Theory and Applications”
https://www.udemy.com/geneticalgorithm/?couponCode=MATHWORKSREF
*******************************************************************************************************************************************

Cite As

Seyedali Mirjalili (2024). Adaptive gbest-guided gravitational search algorithm (https://www.mathworks.com/matlabcentral/fileexchange/47716-adaptive-gbest-guided-gravitational-search-algorithm), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Traveling Salesman (TSP) in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1

Links added:
https://www.udemy.com/optimisation/?couponCode=MATHWORKSREF
https://www.udemy.com/geneticalgorithm/?couponCode=MATHWORKSREF
This submission is now available as a Toolbox file in R2014b.

1.0.0.0