ENSES

所属分类:matlab编程
开发工具:matlab
文件大小:15KB
下载次数:9
上传日期:2012-09-22 11:45:35
上 传 者xiyangyang1800
说明:  enses算法,用于多目标优化,matlab语言设计
(the enses algorithm for multi-objective optimization, matlab language design)

文件列表:
ENSES (0, 2012-03-23)
ENSES\domination_matrix.m (2691, 2011-10-26)
ENSES\ENSES.m (5210, 2012-02-29)
ENSES\Examples.m (22575, 2012-03-23)
ENSES\non_dominated_sorting_algorithm_es.m (6567, 2012-02-26)
ENSES\recombination.m (8182, 2012-03-23)
ENSES\validate_sizes_es.m (2286, 2012-02-18)
ENSES\mutation_es.m (2702, 2012-03-23)
license.txt (1352, 2012-03-23)

This function uses Evolution Strategies (ES) instead of Genetic Algorithms (GA) as Evolutionary Algorithm (EA) in the NSGA-II procedure for multi-objective optimization. The algorithm is able to find the pareto optimal front in most of the functions implemented in the file 'Examples.m', but the algorithm is unable to find the Pareto optimal front of the functions ZDT1, ZDT2, ZDT3, ZDT4 (Cases 11, 12, 13, 14 in file 'Examples.m') when the number of states is set to 30 (for ZDT1, ZDT2, ZDT3) and 10 (for ZDT4) as Prof. Deb specified in [1], but the pareto is found if the number of states is set to 2 (in those examples). I appreciate if you are able to find the mistake in the algorithm (if there is...) and let me know to make the respective corrections. Feel free to send me your doubts, corrections and/or suggestions to my e-mail: - gialorga@gmail.com - gilbertortiz@gmx.com Thanks beforehand for downloading and reading this code, I hope it will be useful for you and other people working on multi-objective optimization. * Bibliography: [1] DEB, Kalyanmoy. "Multi-Objective optimization using evolutionary algorithms". John Wiley & Sons, LTD. Kanpur, India. 2004. [2] BACK, Thomas. "Evolutionary algorithms in theory and practice". Oxford University Press. New York. 1996. [3] BINH, Thanh; KORN, Ulrich. "MOBES: A multiobjective evolution strategy for constrained optimization problems". Third International Conference on Genetic Algorithms. Pag. 176-182. Czech Republic, 1997. [4] BINH, Thanh. "A multiobjective evolutionary algorithm. The study cases". Technical report. Barleben, Germany. 1999. ------------------------------------------------------- | Developed by: Gilberto Alejandro Ortiz Garcia | | gialorga@gmail.com | | Universidad Nacional de Colombia | | Manizales, Colombia. | ------------------------------------------------------- Date: 25 - Oct - 2011

近期下载者

相关文件


收藏者