Simulation of Ant Based Clustering Algorithm Based on Cemetery Organization (Lumer&Faeita Method)

This code shows the process of Lumer and Faeita algorithm in data clustering.
986 Downloads
Updated 7 Jun 2011

View License

Many ant species exhibit the behavior of clustering corpses to form cemeteries. Each ant seems to behave individually, moving randomly in space while picking up or depositing (dropping) corpses. The decision to pick up or drop a corpse is based on local information of the ant’s current position. Lumer and Faeita applied this concepts in data clustering.
In this code the process of moving, picking up/dropping patterns, etc in the algorithm is shown.
After Generating sample patterns and setting the parameters you can run the process.
For generating sample data, the number of clusters, features and patterns should be selected.
The default value of parameters can be easily changed.
It should be noted that any graphical parts presented by check-boxes (Ants, Neighborhood, Patterns, Grid Lines) can be shown on/off during the iteration. They should just be checked or unchecked.

Cite As

Heidar Rastiveis (2024). Simulation of Ant Based Clustering Algorithm Based on Cemetery Organization (Lumer&Faeita Method) (https://www.mathworks.com/matlabcentral/fileexchange/31682-simulation-of-ant-based-clustering-algorithm-based-on-cemetery-organization-lumer-faeita-method), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009a
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.5.0.0

Description, summary and title have been corrected.

1.0.0.0