Arithmetic-Trigonometric Optimization Algorithm

This code implements a novel hybrid arithmetic–trigonometric optimization algorithm (ATOA) using different trigonometric functions
183.0 次下载
更新时间 2022/8/10

查看许可证

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

引用格式

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. 检索来源 .

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.

查看更多格式
MATLAB 版本兼容性
创建方式 R2021a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

ATOA-Matlab Upload file

版本 已发布 发行说明
1.0.1

The Matlab codes for tracklsq function is added

1.0.0