Skip to content
forked from madvn/ACO

Ant Colony based Clustering in MATLAB

Notifications You must be signed in to change notification settings

sharadgupta27/ACO

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ant Colony Based Clustering

Ant Colony based Clustering in MATLAB

Description

The MATLAB code ACOmain.m is a simple ACO algorithm implementation with is coded with a sythetic dataset of 4 Gaussian distributions. The code when run, provides a beautiful visualization of the ant colony working on the data.

Coding stlye

I only have access to MATLAB 2007. The code may not follow all the best practices and may not be optimal but it is meant to give a head start to anyone who wishes to take it up and improve it.

Contact

e-mail : madvncv [at] gmail.com

About

Ant Colony based Clustering in MATLAB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%