HP Forums
African Wild Dog Algorithm for Optimiztion - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html)
+--- Forum: General Forum (/forum-4.html)
+--- Thread: African Wild Dog Algorithm for Optimiztion (/thread-9941.html)



African Wild Dog Algorithm for Optimiztion - Namir - 01-15-2018 02:44 PM

Hi All,

I just posted a pdf file click here that contains an article I wrote about the African Wild Dog Algorithm (AWDA) which is a meta heuristic evolutionary algorithm for optimization. The article includes enhancements I made to the algorithm to make it more efficient. You will also find Matlab code for the original AWDA and the enhancements I made. As if this writing, I was unable to find any implementation of AWDA in Matlab, Python, C++, or Excel VBA on the Internet. I chose Matlab since it uses vector and matrix math, making the listings shorter and easier to read.

Enjoy!

Namir