Clustering using Flying Foxes Optimization Algorithm

Flying Foxes Optimization Algorithm for clustering
43 téléchargements
Mise à jour 9 déc. 2024

Afficher la licence

This simplified Matlab demo code shows how to use the new Flying Foxes Optimization Algorithm to solve clustering problems.
The only thing researchers need to do is to replace the data in "mydata.xlsx" with their data, and then run the FFOclustering.m file in the Matlab platform.
Researchers are allowed to use this code in their research projects,
as long they cite as:
Zervoudakis, K., & Tsafarakis, S. (2025). Customer segmentation using flying fox optimization algorithm. Journal of Combinatorial Optimization, 49(1), 1–20. https://doi.org/10.1007/S10878-024-01243-6
AND
Zervoudakis, K., Tsafarakis, S. A global optimizer inspired from the survival strategies of flying foxes. Engineering with Computers (2022). https://doi.org/10.1007/s00366-021-01554-w

Citation pour cette source

Konstantinos Zervoudakis (2026). Clustering using Flying Foxes Optimization Algorithm (https://fr.mathworks.com/matlabcentral/fileexchange/176949-clustering-using-flying-foxes-optimization-algorithm), MATLAB Central File Exchange. Extrait(e) le .

Zervoudakis, K., & Tsafarakis, S. (2025). Customer segmentation using flying fox optimization algorithm. Journal of Combinatorial Optimization, 49(1), 1–20. https://doi.org/10.1007/S10878-024-01243-6

Zervoudakis, K., Tsafarakis, S. A global optimizer inspired from the survival strategies of flying foxes. Engineering with Computers (2022). https://doi.org/10.1007/s00366-021-01554-w

Compatibilité avec les versions de MATLAB
Créé avec R2024b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.2

Image Added

1.0.1

minor typo on description

1.0.0