A Weighted Average Algorithm

Version 1.0.2 (11.4 MB) by Jun Cheng
A novel meta-heuristic algorithm named Weighted Average (WAA) is proposed, which is based on the the weighted average position concept.
105 Downloads
Updated 7 Nov 2024

View License

In this algorithm, a new metaheuristic optimization algorithm based on the weighted average position concept, and named weighted average algorithm (WAA), is proposed and implemented. In the WAA, the weighted average position for the whole population is first established at each iteration. Subsequently, WAA introduces two movement strategies aimed at achieving a balanced approach between exploitation and exploration capabilities. The determination of movement strategies, whether focused on exploration or exploitation, relies on a parameter function that correlates with random constants and iteration times.
Cheng, Jun, and Wim De Waele. "Weighted average algorithm: a novel meta-heuristic optimization algorithm based on the weighted average position concept." Knowledge-Based Systems (2024): 112564.

Cite As

Jun Cheng (2024). A Weighted Average Algorithm (https://www.mathworks.com/matlabcentral/fileexchange/174020-a-weighted-average-algorithm), MATLAB Central File Exchange. Retrieved .

Cheng, Jun, and Wim De Waele. "Weighted average algorithm: a novel meta-heuristic optimization algorithm based on the weighted average position concept." Knowledge-Based Systems (2024): 112564.

MATLAB Release Compatibility
Created with R2016b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.2

modify some code issue

1.0.1

update citation

1.0.0