Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
This code implements a new population-based optimization algorithm called the Tangent Search Algorithm (TSA) to solve optimization problems. The 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."
sTSA: light and efficient version of TSA
Citation pour cette source
abdesslem layeb (2026). Tangent Search Algorithm for Solving Optimization Problem (https://fr.mathworks.com/matlabcentral/fileexchange/89897-tangent-search-algorithm-for-solving-optimization-problem), MATLAB Central File Exchange. Extrait(e) le .
Layeb, Abdesslem. "Tangent search algorithm for solving optimization problems." Neural Computing and Applications (2022): 1-32.
Informations générales
- Version 1.0.5 (12,1 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.0.5 | update sTSA |
|
|
| 1.0.4 | A simple tangent search algorithm with large and small tangent flight (sTSA) |
|
|
| 1.0.3 | code improved |
|
|
| 1.0.2 | code improved |
|
|
| 1.0.1 | test functions added |
|
|
| 1.0.0 |
|
