Trochoid Search Optimization

バージョン 1.1 (2.77 KB) 作成者: abdesslem layeb
This code introduces the Trochoid Search Optimization Algorithm (TSO), a novel metaheuristic algorithm
ダウンロード: 78
更新 2024/5/19

ライセンスの表示

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 (2024). Trochoid Search Optimization (https://www.mathworks.com/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.1

more enhanced version

1.0.2

code enhancement

1.0.1

add citation

1.0.0