搜索资源列表
用遗传算法解决多目标规划GA
- 这是用遗传算法解决多目标规划问题, 很不错的哦,希望对你有所帮助-This using genetic algorithms to solve multi-objective planning issues, it is very good, oh, and I hope to help you
NSGA-II.非常强大的多目标遗传算法
- NSGA-2 一种非常强大的多目标遗传算法,本人已经把它调通.,NSGA-2 a very strong multi-objective genetic algorithm, I have to tune it pass.
nsga2_c_source.rar
- 实现遗传算法(GA)的多目标优化算法:NSGA-II算法。,The realization of genetic algorithms (GA) of the multi-objective optimization algorithm: NSGA-II algorithm.
cural.rar
- 用matlab编写的自适应小生境递阶遗传算法,非常适合于学习自适应遗传算法的朋友,Matlab prepared using adaptive niching hierarchical genetic algorithm is very suitable for learning adaptive genetic algorithm friend
Deb_NSGA-II.rar
- 基于MATLAB平台的Deb多目标遗传算法之NSGA-II,包含帮助文件,Deb based on MATLAB platform of multi-objective genetic algorithm NSGA-II, contains the Help files
NSGAII.rar
- 实现遗传算法(GA)的多目标优化算法:NSGA-II的MATLAB程序,The realization of genetic algorithms (GA) of the multi-objective optimization algorithm: NSGA-II of the MATLAB program
paes.rar
- 多目标遗传算法PESA程序的selection程序,网上没有PESA的完整程序,这个也是好不容易找到的。效果据说强于NSGA和SPE。,the selection function of PESA. It is said in some literature that the resutlts are good than NSGA and SPEA
f1
- 多目标优化问题,此例中经遗传算法优化子代个体数目逐步减少,最后稳定在10个染色体个体-Multi-objective optimization problem, in this case, by the genetic algorithm to gradually reduce the number of offspring individuals, and finally stabilized at 10 chromosome individual
nsga2
- 多目标遗传算法的源代码,希望能到帮到大家-Multi-objective genetic algorithm source code, hoping to help you
GA
- 这些是我最近搜集整理的关于遗传算法多目标优化方面的论文。与大家分享!适合对遗传算法有一定了解的读者。-These are my recent gathering on multi-objective optimization genetic algorithm papers. To share with you! Suitable for genetic algorithms have a certain understanding of readers.
IGA-gaotv5
- 免疫遗传算法IGA,可以求解多目标遗传优化、改进遗传优化-IGA
duomubiaoyichuan
- 多目标遗传算法应用于电火花机床参数优化,优化过程简单,计算结果准确,收敛速度明显加快-Multi-objective genetic algorithm optimization applied to EDM, the optimization process is simple, accurate calculations, significantly speeding up the convergence rate
ga
- 一种多目标遗传算法策略的基因表达数据的基因选择的论文-A multi-objective genetic algorithm strategy for gene expression data for genetic selection of papers
f
- 多目标遗传算法, 多目标遗传算法,-if you want study MOGA ,you you must read them.
GAtoolbox_matlab
- 多目标遗传算法工具箱,内容很详细,已经测试过,文件里面有怎么使用的说明-Micro Genetic Algorithm for Multiobjective Optimization,The code is distributed for academic purposes only. It has no warranty implied or given, and the authors assume no liability for damage resulting from its u
gatbx
- 一个著名的遗传算法工具箱,从单目标遗传算法,到多目标遗传算法都能够使用。-genetic algorithm toolbox
Deb_NSGA-II
- 基于pareto的多目标遗传算法,它是NSGA2-Pareto-based multi-objective genetic algorithm, which is NSGA2
3104605duomubiao
- 一种多学科优化算法-多目标遗传算法,给大家下载(A multidisciplinary optimization algorithm multi objective genetic algorithm)
遗传算法求解多目标约束问题
- 包含了使用遗传算法求解多目标约束问题的matlab代码(this document includes the code of solving multi-object problem using gene algorithm)
多目标进化算法
- 多目标遗传进化算法,处理目标优化及处理优化问题,优化效果较好