Trochoid Search Optimization

This code introduces the Trochoid Search Optimization Algorithm (TSO), a novel metaheuristic algorithm
54 Downloads
Updated 23 Dec 2023

View License

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.

Cite As

abdesslem layeb (2024). Trochoid Search Optimization (https://www.mathworks.com/matlabcentral/fileexchange/156677-trochoid-search-optimization), MATLAB Central File Exchange. Retrieved .

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

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

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.2

code enhancement

1.0.1

add citation

1.0.0