please I need Krill herd algorithms in Matlab
2 views (last 30 days)
Show older comments
Laith Abualigah
on 4 Aug 2015
Commented: Walter Roberson
on 19 Nov 2018
I need code implementation for applying Krill Herd Algorithm
Accepted Answer
Walter Roberson
on 4 Aug 2015
Write to the corresponding author of the paper http://www.hindawi.com/journals/mpe/2013/682073/ and ask them for their MATLAB code, as they implemented in MATLAB.
7 Comments
Walter Roberson
on 19 Nov 2018
You have
For ? = 1 to NK do
??
The character after the ? is U+FB020 which is in the private use plane, so we do not know what character was intended there.
More Answers (1)
Nilson Saito
on 24 Apr 2018
https://www.mathworks.com/matlabcentral/fileexchange/55486-krill-herd-algorithm
0 Comments
See Also
Categories
Find more on Genetic Algorithm 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!