Hi, Matlab experts !
Did someone work with Prof. Houck's paper (A genetic algorithm for function optimization: A Matlab implementation, 1995) on the genetic algorithm ?.
In his paper he proposes 3 online tutorials (gademo1.m; gademo2.m; gademo3.m) for working with the function "ga" in Matlab but it's all for Matlab 5. This function syntax has changed considerabily in Matlab 7. The key point is that we cannot define "bounds" which is a matrix of upper and lower bounds on the variables with Matlab 7.
So how Matlab 7 deals with this problem ?
Recent comments