Finding global minimum by using Ant Colony Optimization?
Show older comments
I want to apply Ant Colony Optimization to one variable function for finding a global minimum. But i'm confused how to implement it. Do you have any suggestion about article related this topic?
4 Comments
Eng. Fredius Magige
on 29 Oct 2015
Hi Why not search SPEA2 tool/model
Ozge Moral
on 29 Oct 2015
Have you read papers on the subject? It's over 10 years since I wrote an ant colony algorithm, but I did it from papers as far as I can remember so there must be a lot more papers since then with details of the general algorithm that could be found via an internet search.
Ozge Moral
on 29 Oct 2015
Accepted Answer
More Answers (1)
REMYA R suresh
on 22 Mar 2022
0 votes
if possible ,post ACO optimization algorith ,coding
Categories
Find more on Traveling Salesman (TSP) in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!