BCMO: Balancing Composite Motion Optimization

Published: 5 November 2021| Version 1 | DOI: 10.17632/6gkfv2dznn.1
Contributor:
Hung Nguyen-Xuan

Description

This Matlab package provides a less-parameter optimization algorithm based on concept of Balancing Composite Motion in classical mechanics. It is noted that this proposed algorithm is constructed without algorithm-specific parameters, the users can directly apply it to solve any unconstrained optimization problems without tuning special parameters. Some detailed definitions and instructions are also presented into the codes to help the users easily modify it for personal research and uses. More details about theoretical background can be found in [Thang Le-Duc, Quoc-Hung Nguyen, H. Nguyen-Xuan, Balancing Composite Motion Optimization, Information Sciences, in press, 2020 https://www.sciencedirect.com/science/article/pii/S0020025520300773]. We show below some necessary information of our BCMO package including 1. Structure of BCMO software package: -Main.m: the main function for implementing BCMO to solve unconstrained optimization problems. -OptimProblem.m: the function defining the objective function of unconstrained optimization problems. -BCMO.m: the 100-line Matlab codes of BCMO solver. 2. How to solve unconstrained optimization problems by BCMO software package: -Define the objective function in OptimProblem.m Define the necessary inputs (dimension, population size, maximum generation, bounds, etc.) in Main.m -Run Main.m and wait until the optimization process done. -Get output An updated version can be found at https://github.com/ThangLe-duc/BCMO_Package/releases/tag/v1.1.

Files

Categories

Engineering, Computer Science Applications, Applied Mathematics, Global Optimization

Licence