多目标优化算法我要分享

Multi-objective optimization algorithm

matlab 算法 目标 优化

关注次数: 200

下载次数: 0

文件大小: 1.35 MB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明: 分别给出了粒子群算法和遗传算法解决多目标问题的算例下的源程序,对初学者有很大帮助。 具体包括MOEA-NSGA-II,MOPSO,MOGA-2,以及一些c++实现的程序。算法较为丰富,一些地方附带了相关基础资料,方便掌握相关知识。


English Description:

Given respectively by Particle Swarm Optimization algorithm and genetic algorithm for solving multiobjective problems with the examples of source code, help for beginners a lot. Includes MOEA-NSGA-II,MOPSO,MOGA-2, as well as some c++ implemented program. Algorithms are more abundant, some local comes with basic information, acquire the relevant knowledge.


代码预览