Clustering using Flying Foxes Optimization Algorithm

Flying Foxes Optimization Algorithm for clustering
38 Downloads
Updated 9 Dec 2024

View License

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

Cite As

Konstantinos Zervoudakis (2025). Clustering using Flying Foxes Optimization Algorithm (https://www.mathworks.com/matlabcentral/fileexchange/176949-clustering-using-flying-foxes-optimization-algorithm), MATLAB Central File Exchange. Retrieved .

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

MATLAB Release Compatibility
Created with R2024b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.2

Image Added

1.0.1

minor typo on description

1.0.0