Rank: 94635 based on 0 downloads (last 30 days) and 0 file submitted
photo

Pablo Estevez

E-mail
Company/University
TUDelft

Personal Profile:
Professional Interests:
Signal processing and control

 

Watch this Author's files

 

Comments and Ratings by Pablo
Updated File Comments Rating
17 Jul 2012 SpeedyGA: A Fast Simple Genetic Algorithm A vectorized implementation of a simple genetic algorithm in Matlab Author: Keki Burjorjee

Hey, nice code.
I got an error for small populations and small genomes, and solved it by changing line 132 from "fitnessVals=ones(popSize,1);" to "fitnessVals=ones(1,popSize);". Please let me know if that change is valid or Im braking something in the code!

Contact us