Success history intelligent optimizer (SHIO)

Versión 4.0.0 (26,6 KB) por hussam
This Code for a novel success history intelligent optimizer (SHIO). reference https://link.springer.com/article/10.1007/s11227-021-04093-9
40 Descargas
Actualizado 19 abr 2024

Ver licencia

the paper presents a novel stochastic swarm intelligence algorithm called success history intelligent optimizer (SHIO). It offers a solution for single-objective optimization problems by proposing a new exploration and exploitation movement strategy based on the three best solutions found in the search space to create a new movement vector, where each best solution is stored in the memory and subtracted from the average of the three best solutions found so far during the optimization process. The proposed SHIO ensures the efficiency of search space exploration and use. In order to confirm SHIO performance, several performance measurements (search history, trajectory and convergence curves) have been tested and SHIO was used to solve (23) single-objective optimization benchmarking functions. These functions have been classified to unimodal, multimodal and multimodal fixed. Various metrics such as mean, standard deviation, minimum and maximum have been utilized, and quantitative findings have been recorded. Further, trajectory and search history of the qualitative result were visualized. The results of test functions and performance metrics demonstrate that the proposed algorithm can explore various search area locations, make use of potential search space locations while optimizing, avoid local optimism and converge to the global best efficiently. SHIO delivers highly competitive and superior results in the evaluated unimodal and multimodal benchmarks over the compared algorithms. Note that SHIO algorithm source code is available on http://hussamfakhouri.org and open for public use.

Citar como

hussam (2025). Success history intelligent optimizer (SHIO) (https://www.mathworks.com/matlabcentral/fileexchange/163491-success-history-intelligent-optimizer-shio), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2024a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Etiquetas Añadir etiquetas

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
4.0.0

Version 4

1.0.0