Description: A hill climbing algorithm for finding the minimum of a function
fitnessfun in the real space.
x is the scalar/vector of the functon minimum
fval is the function minimum
gfx contains the minimization solution each iteration (columns 2:end)
and the corresponding function evaluation (column 1
To Search:
File list (Check if you may need any files):
hill.m