2013年4月27日 - 编写一个matlab的程序用模拟退火法求函数最优解,函数不用太复杂 ... function [xo,fo] = Opt_Simu(f,x0,l,u,kmax,q,TolFun) % 模拟退火算法求函数f(x) ...
zhidao.baidu.com