Trochoid Search Optimization

版本 1.2.1 (2.8 KB) 作者: abdesslem layeb
This code introduces the Trochoid Search Optimization Algorithm (TSO), a novel metaheuristic algorithm
118.0 次下载
更新时间 2024/8/14

查看许可证

This code introduces the Trochoid Search Optimization Algorithm (TSO), a novel metaheuristic leveraging the mathematical properties of trochoid curves. The TSO algorithm employs a unique combination of simultaneous translational and rotational motions inherent in trochoids, fostering a refined equilibrium between explorative and exploitative search capabilities. Notably, TSO consists of two pivotal phases—global and local search—that collectively contribute to its efficiency and efficacy. Experimental validation demonstrates the TSO algorithm's remarkable performance across various benchmark functions, showcasing its competitive edge in balancing exploration and exploitation within the search space. A distinguishing feature of TSO lies in its simplicity, marked by a minimal requirement for user-defined parameters, making it an accessible yet powerful optimization tool.
Layeb, Abdesslem. Trochoid Search Optimization. arXiv, 2023, doi:10.48550/ARXIV.2312.13597.

引用格式

abdesslem layeb (2025). Trochoid Search Optimization (https://ww2.mathworks.cn/matlabcentral/fileexchange/156677-trochoid-search-optimization), MATLAB Central File Exchange. 检索时间: .

Layeb, Abdesslem. Trochoid Search Optimization. arXiv, 2023, doi:10.48550/ARXIV.2312.13597.

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

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.2.1

fix typos

1.2

fix typos

1.1

more enhanced version

1.0.2

code enhancement

1.0.1

add citation

1.0.0