Trochoid Search Optimization

This code introduces the Trochoid Search Optimization Algorithm (TSO), a novel metaheuristic algorithm
78 descargas
Actualizado 19 may 2024

Ver licencia

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.

Citar como

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

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

Ver más estilos
Compatibilidad con la versión de MATLAB
Se creó con R2023b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.1

more enhanced version

1.0.2

code enhancement

1.0.1

add citation

1.0.0