DE_TCR

所属分类:人工智能/神经网络/深度学习
开发工具:matlab
文件大小:10KB
下载次数:5
上传日期:2012-11-29 16:46:03
上 传 者wendyz1988
说明:  根据DE自适应交叉率的EA方法用于人口刷新和本地搜索
(An EA based on DE with adaptive crossover rate, population refresh and local search)

文件列表:
CostFunction.m (1475, 2012-11-28)
DE_TCR.m (11515, 2012-11-28)
DE_TCRparam.m (4660, 2012-11-28)
LocalSearch.m (536, 2012-11-27)
RunTutorial.m (804, 2012-11-28)
Tutorial.m (2292, 2012-11-28)
license.txt (1582, 2012-11-27)

*********************************************************************** Hybrid Differential Evolution Algorithm With Adaptive Crossover Mechanism *********************************************************************** ********************************************************************** Beta version Copyright 2006 - 2012 - CPOH Predictive Control and Heuristic Optimization Research Group http://cpoh.upv.es ai2 Institute http://www.ai2.upv.es Universitat Politècnica de València - Spain. http://www.upv.es ********************************************************************** Author Gilberto Reynoso Meza gilreyme@upv.es http://cpoh.upv.es/en/gilberto-reynoso-meza.html http://www.mathworks.es/matlabcentral/fileexchange/authors/289050 ********************************************************************** For new releases and bug fixing of this Tool Set please visit: http://cpoh.upv.es/en/research/software.html Matlab Central File Exchange ********************************************************************** ********************************************************************** ****************************DESCRIPTION******************************* ********************************************************************** This Toolset comprises of the following files: 1) RunTutorial.m Runs and publish in html format the Tutorial.m file. 2) Tutorial.m A quick reference tutorial for the DE_TCR algorithm. 3) DE_TCRparam.m Generates the required parameters to run the DE_TCR algorithm. 4) DE_TCR.m Runs the optimization algorithm. This code implements a version of the DE_TCR algorithm described in: G. Reynoso; J. Sanchis; X. Blasco; Juan M. Herrero. Hybrid DE Algorithm With Adaptive Crossover Operator For Solving Real-World Numerical Optimization Problems. In IEEE Congress on Evolutionary Computation. CEC 2011. (ISBN 978-1-4244-7833-0). New Orleans (USA). June 2011. 5) LocalSearch.m Runs the Local search routine. 6) CostFuntion.m The cost function to optimize.

近期下载者

相关文件


收藏者