Description: In this paper, we propose a class of simulated annealing algorithm which is suitable for the global optimization of continuous functions. We use the method of generating new solutions directly to solve local minima of De Jone function, and output the optimal solution and minimum value.
To Search:
File list (Check if you may need any files):
1.模拟退火算法\DeJone.m
..............\jone.m
..............\main.m
..............\metropions.m
..............\newanswer.m
1.模拟退火算法