Multiobjective Firefly Algorithm (MOFA)

This demo shows how the multiobjective firefly algorithm (MOFA) works.

이 제출물을 팔로우합니다

The multiobjective firefly algorithm (MOFA) is a nature-inspired optimization algorithm. This demo solves the bi-objective ZDT3 functions with D=30 (dimensions), and the obtained Pareto Front is displayed. It is relatively straightforward to extend this code to solve other multi-objective functions and optimization problems. You can change the objective functions, the dimensionality, and simple lower and upper bounds (Lb, Ub). Some parameter tuning to vary parameters slightly (such as theta, gamma, and number of iterations) may help improve the quality of the solutions.

인용 양식

XS Yang (2026). Multiobjective Firefly Algorithm (MOFA) (https://kr.mathworks.com/matlabcentral/fileexchange/74755-multiobjective-firefly-algorithm-mofa), MATLAB Central File Exchange. 검색 날짜: .

Yang, Xin-She. “Multiobjective Firefly Algorithm for Continuous Optimization.” Engineering with Computers, vol. 29, no. 2, Springer Science and Business Media LLC, Jan. 2012, pp. 175–84, doi:10.1007/s00366-012-0254-1.

양식 더 보기

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
2.0.0

Updated version.

1.0.0