I have to implement *hybrid ACO–ABC algorithm* in matlab for a numeric example with restriction.
Ältere Kommentare anzeigen
Hi, i wonder if somebody heard about " _ hybrid ACO–ABC algorithm_" which is "a hybrid algorithm, namely hybrid ACO– ABC, which takes the advantage of ant colony optimization and artificial bee colony algorithm. This technique is based on ACO for finding the location and uses the ABC to calculate the capacity of energy sources" .If so please i need some help. I have to implement this Kefayat et al method in matlab for numeric example with restriction.For more information follow this link:
http://lendek.net/teaching/opt_cj/project/kefayat15.pdf I will be grateful if you can help me in this matter
Antworten (1)
Walter Roberson
am 17 Mai 2016
0 Stimmen
We hear about many things; we seldom have time to read the papers let alone think about the papers or figure out how to implement them.
You need to start an implementation; if you get stuck with a particular MATLAB issue then show your (commented) code and the error message and we will try to figure out how to solve that bit of it... leaving you to work out the rest.
Kategorien
Mehr zu Particle Swarm finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!