自适应模拟退火算法源码
AdaptiveSimulatedAnnealing(ASA)isaC-languagecodedevelopedtostatisticallyfindthebestglobalfitofanonlinearconstrainednon-convexcost-functionoveraD-dimensionalspace.Thisalgorithmpermitsanannealingschedulefor"temperature"Tdecreasingexponentiallyinanneal
下载地址
用户评论
还没研究明白,在琢磨琢磨
很好的程序,可以好好学习一下,经典的程序啊
还不错,有用。谢谢了
不错的资源,包括了自适应模拟退火算法的程序和说明文档。
杠杠的!Lester Ingber的程序代码,还附说明文档!