搜索资源列表
NSGA-II多目标规划代码(matlab版)
- 印度Deb教授开发的Non-dominating Sorting Genetic Algorithm的改进版本,非常适合parato封面逼近运算。
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.
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
MOEA-NSGA-II.rar
- NSGA-II多目标优化的matlab代码,NSGA-II multi-objective optimization matlab code
NSGA-II
- NSGA-II遗传算法的文档,里面的内容比较好理解,是学习遗传算法的必备知识-Genetic Algorithm NSGA-II of the document, which is better understanding of the content is a genetic algorithm to learn the knowledge necessary
nsga2code(c)
- CODE OF NSGA,I hope that it will help you,thank you~-CODE OF NSGA, I hope that it will help you, thank you ~
GA
- 由我收集或写出的GA源码,包括GA、SGA、AGA、TSPGA、GAPID、NSGA、NSGA2等。-From my collection or write source of the GA, including the GA, SGA, AGA, TSPGA, GAPID, NSGA, NSGA2 and so on.
NSGA-II(2000)
- 这是多目标优化问题的经典文章,值得研究。A Fast and Elitist Multi-Objective Genetic Algorithm NSGA-II (2000)-A Fast and Elitist Multi-Objective Genetic Algorithm NSGA-II (2000)
NSGA
- nsga2非支配排序遗传算法,c++源码实现-nsga2 non-dominated sorting genetic algorithm, c++ source code to achieve
NSGA-II
- nsga2 C++源码实现,收敛速度很快-nsga2 C++ source code implementation, fast convergence
NSGA
- 这是一个nsga的应用问题。算法可能不是最优的。-application of nsga
nsga2-gnuplot-v1.1.tar
- NSGA-II uses non-dominated sorting for fi tness assignments. All individuals not dominated by any other individuals, are assigned front number 1. All individuals only dominated by individuals in front number 1 are assigned front number 2, and so
NSGA
- NSGA 遗传算法,K.Deb NSGA 遗传算法,K.Deb亲自编写的原始程序-K.Deb
NSGA-II
- 外国人编写的有用的 NSNA-II程序有详细的文档说明-NSGA ( [5]) is a popular non-domination based genetic algorithm for multi- objective optimization. It is a very e® ective algorithm but has been generally criticized for its computational complexity
NSGA-II
- NSGA-II matlab 源代码,可更改-NSGA-II matlab source code, change
MOEA-NSGA-II.zip
- 多目标的经典遗传算法MOEA-NSGA-II,采用平衡集与非支配排序方法,Classic multi-objective genetic algorithm MOEA-NSGA-II, using the non-dominated sorting method
NSGA-II
- 用于多目标优化的遗传算法NSGA-II,基于Matlab编写-a multi-objective optimization function where the input arguments are pop- Population size gen- Total number of generations
NSGA-II
- NSGA-ii算法,一种基于拥挤度的非支配排序遗传算法(NSGA-ii algorithm, a non-dominated sorting genetic algorithm based on congestion degree)