DA: Dragonfly Algorithm

버전 1.0 (899 KB) 작성자: Seyedali Mirjalili
DA is a novel swarm intelligence technique for solving single-objective optimization problems
다운로드 수: 2.6K
업데이트 날짜: 2018/5/22

라이선스 보기

The main inspiration of the DA algorithm originates from the static and dynamic swarming behaviours of dragonflies in nature. Two essential phases of optimization, exploration and exploitation, are designed by modelling the social interaction of dragonflies in navigating, searching for foods, and avoiding enemies when swarming dynamically or statistically.
This is the source codes of the paper:
Seyedali Mirjalili, "Dragonfly Algorithm: A New Meta-heuristic Optimization Technique for Solving Single-objective, Discrete, and Multi-objective Problems " , Neural Computing and Applications, in press, 2015, DOI: http://dx.doi.org/10.1007/s00521-015-1920-1
Link: http://link.springer.com/article/10.1007%2Fs00521-015-1920-1

If you have no access to the paper, please drop me an email at ali.mirjalili@gmail.com and I will send you the paper.

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

The Matlab toolbox for this algorithm can be found here: http://au.mathworks.com/matlabcentral/fileexchange/51031-dragonfly-algorithmtoolbox

The binary version of this algorithm can be found here: http://au.mathworks.com/matlabcentral/fileexchange/51032-bda--binary-dragonfly-algorithm

The multi-objective version of this algorithm can be found here: https://au.mathworks.com/matlabcentral/fileexchange/51033-moda--multi-objective-dragonfly-algorithm

All of the source codes and extra information as well as more optimization techniques can be found in my personal website at 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). DA: Dragonfly Algorithm (https://www.mathworks.com/matlabcentral/fileexchange/51035-da-dragonfly-algorithm), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2014a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Global Optimization Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

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

Links added:
https://www.udemy.com/optimisation/?couponCode=MATHWORKSREF
https://www.udemy.com/geneticalgorithm/?couponCode=MATHWORKSREF
Typo in summary