搜索资源列表
多目标优化 matlab
- multi object genetic algorithm 多目标优化遗传算法
BFO.rar
- 细菌觅食随机优化论文及matlab源码。该算法属于进化算法的一种,可以处理全局优化、多目标优化、约束优化和动态优化等问题。,Bacterial feeding stochastic optimization papers and matlab source code. The algorithm belongs to a kind of evolutionary algorithm that can deal with global optimization, multi-objective o
运筹学论文
- 基于免疫的混合进化算法在全球集装箱重新定位的多目标优化
NSGA2-dynamic
- 多目标优化进化算法目前公认效果收敛性最好的算法NSGA2c++源码,具有一般性,可在此基础上继续改进,对实现其他多目标优化算法很有帮助.-Multi-objective optimization evolutionary algorithm is currently the best recognized effect of convergence of the algorithm NSGA2c++ Source, with the general, could be on this basis
080502
- 基于MATLAB的蚁群算法仿真研究 :介绍了基于MATLAB的蚁群算法仿真研究。对佛罗里达州六城市旅行商问题进行了MATLAB仿真,计算结果显示,作为新型 进化算法,蚁群算法能够解决复杂组合优化问题。-Ant colony algorithm based on MATLAB Simulation: This paper introduces the ant colony algorithm based on the MATLAB simulation. Six Cities of Flo
PAES-alba.tar
- 用于求解多目标优化问题,多目标进化算法源程序-The code for multi-objective optimization algorithm
aaaa
- 基于生物免疫系统的自适应学习、免疫记忆、抗体多样性及动态平衡维持等功能,提出一种动态多目标免疫 优化算法处理动态多目标优化问题.算法设计中,依据自适应ζ邻域及抗体所处位置设计抗体的亲和力,基于Pa- reto控制的概念,利用分层选择确定参与进化的抗体,经由克隆扩张及自适应高斯变异,提高群体的平均亲和力,利 用免疫记忆、动态维持和Average linkage聚类方法,设计环境识别规则和记忆池,借助3种不同类型的动态多目标 测试问题,通过与出众的动态环境优化算法比较,数值实验表明所
implementationofCoevolutionaryalgorithm
- 利用帕累托最优和协同进化算法做一个模拟,可以应用在多目标优化上。-a simulation using pareto optimization and co-evolutionay algorithm, it could be used to solve multiple objective optimization.
m
- 本代码的作用是用进化算法进行多目标优化,编辑语言是MATLAB。-The role of this code is to use multi-objective optimization evolutionary algorithms, editing, language is MATLAB.
dedemov
- 差分进化算法,比较好的算法啊。可用多目标优化-Differential evolution algorithm, a better algorithm ah. Available multi-objective optimization
devec3
- 差分进化算法,可以用于多目标优化,可以分享的啊。-Differential evolution algorithm, can be used for multi-objective optimization, can share the ah.
Standard_evolutionary_algorithm_design_and_analysi
- 为了有效检测多目标优化进化算法的性能,从3 个方面进行多目标优化测试问题的设计,即约束条件、最优解分布的均匀性、算 法逼近Pareto 最优前沿的难度,采用NSGA-Ⅱ算法对这些测试问题进行仿真实验,并将算法求得的最优解可视化。结果显示,测试问题能够有效检测算法在上述3 方面的性能。-In order to effectively detect the multi-objective optimization evolutionary algorithm performance, from
PlatEMO
- 多目标优化算法平台,内涵多种遗传算法和进化算法,图形界面,算法齐全并且最新的,时间:2017-5-10(Multi objective optimization algorithm platform, the connotation of a variety of genetic algorithm and evolutionary algorithm, graphical interface, algorithm is complete and up-to-date, time: 2017-5
jMetalPy-master-python
- 用Python语言写的多目标进化算法库(2017年最新版本),包含常见的多目标进化算法以及当前最新文献中的最新算法,能够实现不同算法之间的性能比较(包含常见的GD, IGD, HV等评价指标自动生成)。可以供进化计算、多目标优化、单目标优化算法的学习参考。Python语言版本简单易懂,实用性强。(Library of multi-objective evolutionary algorithm written in Python language (the latest version in 2
多目标优化进化算法
- 按照外文经典文献的步骤和流程,在matlab环境下编写了多目标优化进化算法程序。在外文经典文献中,有该算法的子函数开源代码,程序运行速度快、精度高。文件由主程序和子函数构成,共7个.m文件。(According to the steps and process of foreign literature, a multi-objective optimization evolutionary algorithm program is written in Matlab environment.
超多目标优化问题的几种进化算法研究_过晓芳
- 论文提出了新的观点,内容详细,可以对超多目标优化的同学提供好的研究思路(This paper puts forward new ideas and details, which can provide good research ideas for students with super multi objective optimization.)
SGEA.tar
- SGEA动态多目标优化算法源代码 进化算法 计算智能(SGEA: Dynamic multi-optimization algorithm)
PlatEMO
- 多目标优化算法平台,内涵多种遗传算法和进化算法,图形界面,算法齐全并且最新的(Multi objective optimization algorithm platform, the connotation of a variety of genetic algorithm and evolutionary algorithm, graphical interface, algorithm is complete and up-to-date)
遗传算法多目标优化模板
- 利用geatpy库是实现多目标优化, 基于改进NSGA-Ⅱ算法求解多目标优化问题的进化算法模板,传统NSGA-Ⅱ算法的帕累托最优解来只源于当代种群个体,这样难以高效地获取更多的帕累托最优解,同时难以把种群大小控制在合适的范围内,改进的NSGA2整体上沿用传统的NSGA-Ⅱ算法,不同的是,该算法通过维护一个全局帕累托最优集来实现帕累托前沿的搜索,故并不需要保证种群所有个体都是非支配的。(Using geatpy library to realize multi-objective optimiza
MOEA-master
- matlab是一种编程软件,也称矩阵实验室. 在数值计算方面做出了很大的贡献. 多目标优化问题是最优化领域中的一种优化方法,得出的解是折衷解. 多目标优化问题可以分为约束多目标优化问题和无约束多目标优化.在实际生活中,有很多问题都可以被视为多目标优化问题,如旅行商问题、工程问题,证券投资问题等,然而采用matlab编程软件具有很好的求解展示效果.(Matlab is a programming software, also known as a matrix laboratory. It has