Arithmetic-Trigonometric Optimization Algorithm

This code implements a novel hybrid arithmetic–trigonometric optimization algorithm (ATOA) using different trigonometric functions
176 Downloads
Updated 10 Aug 2022

View License

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

Cite As

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. Retrieved .

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.

View more styles
MATLAB Release Compatibility
Created with R2021a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired by: 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 Published Release Notes
1.0.1

The Matlab codes for tracklsq function is added

1.0.0