This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% Author: Sharif Shahadat | |
% Email: [email protected] | |
% Website: http://sharifshahadat.com | |
% The following code is inspired by the following paper: | |
% S.C.M. Cohen ; L.N. de Castro., "Data Clustering with Particle Swarms" | |
% Evolutionary Computation, 2006. CEC 2006. IEEE Congress on, pp.1792-1798, 16-21 July 2006 | |
% doi: 10.1109/CEC.2006.1688524 | |
% URL: http://ieeexplore.ieee.org/document/1688524/ |