Does MATLAB 2017b has a toolbox for Ant colony Optimisation ?
1 view (last 30 days)
Show older comments
sangeetha viswanathan
on 27 Mar 2018
Commented: sangeetha viswanathan
on 27 Mar 2018
Like Genetic Algorithm , Does MATLAB has an exclusive toolbox for Ant colony Optimisation
0 Comments
Accepted Answer
Alan Weiss
on 27 Mar 2018
Sorry, no.
Have you tried patternsearch for nonsmooth optimization? It is fast, easy to tune, and robust. patternsearch is part of Global Optimization Toolbox.
Alan Weiss
MATLAB mathematical toolbox documentation
More Answers (0)
See Also
Categories
Find more on Particle Swarm 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!