Autonomous Groups Particles Swarm Optimization (AGPSO)

버전 1.2.0.0 (462 KB) 작성자: Seyedali Mirjalili
A Particle Swarm Optimization Algorithm with Autonomous Groups of Particles
다운로드 수: 2K
업데이트 날짜: 2018/5/22

라이선스 보기

A modified particle swarm optimization (PSO) algorithm called autonomous groups particles swarm optimization (AGPSO) is proposed to further alleviate the two problems of trapping in local minima and slow convergence rate in solving high-dimensional problems. The main idea of AGPSO algorithm is inspired by individuals’ diversity in bird flocking or insect swarming. In natural colonies, individuals are not basically quite similar in terms of intelligence and ability, but they all do their duties as members of a colony. Each individual’s ability can be useful in a particular situation. In this paper, a mathematical model of diverse particles groups called autonomous groups is proposed. In other words different functions with diverse slopes, curvatures, and interception points are employed to tune the social and cognitive parameters of the PSO algorithm to give particles different behaviors as in natural colonies.
This is the source codes of the paper: S. Mirjalili, A. Lewis, A. Safa Sadiq, Autonomous Particles Groups for Particle Swarm Optimization, Arabian Journal for Science and Engineering, Volume 39, Issue 6, pp 4683-4697, 2014. http://dx.doi.org/10.1007/s13369-014-1156-x

More information can be found in http://www.alimirjalili.com

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
*******************************************************************************************************************************************

인용 양식

Seyedali Mirjalili (2024). Autonomous Groups Particles Swarm Optimization (AGPSO) (https://www.mathworks.com/matlabcentral/fileexchange/47209-autonomous-groups-particles-swarm-optimization-agpso), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2014a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.2.0.0

A typo fixed
Links added:
https://www.udemy.com/optimisation/?couponCode=MATHWORKSREF
https://www.udemy.com/geneticalgorithm/?couponCode=MATHWORKSREF

1.1.0.0

Description is updated.

1.0.0.0