Arithmetic-Trigonometric Optimization Algorithm

This code implements a novel hybrid arithmetic–trigonometric optimization algorithm (ATOA) using different trigonometric functions
183 téléchargements
Mise à jour 10 août 2022

Afficher la licence

This paper proposes a novel hybrid arithmetic–trigonometric optimization algorithm (ATOA) using different trigonometric functions for complex and continuously evolving real-time problems. The proposed algorithm adopts different trigonometric functions, namely sin, cos, and tan, with the conventional sine cosine algorithm (SCA) and arithmetic optimization algorithm (AOA) to improve the convergence rate and optimal search area in the exploration and exploitation phases. The proposed algorithm is simulated with 33 distinct optimization test problems consisting of multiple dimensions to showcase the effectiveness of ATOA. Furthermore, the different variants of the ATOA optimization technique are used to obtain the controller parameters for the real-time pressure process plant to investigate its performance. The obtained results have shown a remarkable performance improvement compared with the existing algorithms.
Full article (open access): https://www.mdpi.com/1424-8220/22/2/617/htm

Citation pour cette source

Arun Mozhi Devan Panneer Selvam (2024). Arithmetic-Trigonometric Optimization Algorithm (https://www.mathworks.com/matlabcentral/fileexchange/113185-arithmetic-trigonometric-optimization-algorithm), MATLAB Central File Exchange. Récupéré le .

Devan, P. Arun Mozhi, et al. “An Arithmetic-Trigonometric Optimization Algorithm with Application for Control of Real-Time Pressure Process Plant.” Sensors, vol. 22, no. 2, MDPI AG, Jan. 2022, p. 617, doi:10.3390/s22020617.

Afficher d’autres styles
Compatibilité avec les versions de MATLAB
Créé avec R2021a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Remerciements

Inspiré par : The Arithmetic Optimization Algorithm (AOA)

Community Treasure Hunt

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

Start Hunting!

ATOA-Matlab Upload file

Version Publié le Notes de version
1.0.1

The Matlab codes for tracklsq function is added

1.0.0