Tangent search algorithm for clustering problem
Version 1.0.0 (456 KB) by
abdesslem layeb
This code implements Tangent search algorithm for clustering problem
Tangent Search Algorithm TSA uses a mathematical model based on the tangent function to move a given solution toward a better solution. The tangent flight function has the advantage to balance between the exploitation and the exploration search. Moreover, a novel escape procedure is used to avoid to be trapped in local minima. Besides, an adaptive variable step size is also integrated in this algorithm to enhance the convergence capacity.
TSA: the original code of the paper" Layeb, Abdesslem. "Tangent search algorithm for solving optimization problems." Neural Computing and Applications (2022): 1-32."
Cite As
abdesslem layeb (2025). Tangent search algorithm for clustering problem (https://www.mathworks.com/matlabcentral/fileexchange/109144-tangent-search-algorithm-for-clustering-problem), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2022a
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0 |