I have to implement *hybrid ACO–ABC algorithm* in matlab for a numeric example with restriction.
显示 更早的评论
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
回答(1 个)
Walter Roberson
2016-5-17
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Particle Swarm 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!