CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 进化算法 多目标优化

搜索资源列表

  1. nsga2_Matlab_xixilee

    6下载:
  2. 对多目标优化算法NSGA-II算法的改进,该算法进化代数少,但是获得的最终效果特别好!-pair of multi-objective optimization algorithm NSGA-II algorithm, the algorithm evolutionary less algebra, However, the ultimate effect was particularly good!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3658
    • 提供者:xixilee
  1. 多目标优化 matlab

    8下载:
  2. multi object genetic algorithm 多目标优化遗传算法
  3. 所属分类:matlab例程

  1. spea2_matlab_code

    0下载:
  2. spea2多目标进化算法对两个目标的多目标优化问题的测试-spea2 multi-objective evolutionary algorithm on the two goals of testing multi-objective optimization problem
  3. 所属分类:matlab

    • 发布日期:2016-12-15
    • 文件大小:7168
    • 提供者:徐志丹
  1. NSGA2-dynamic

    0下载:
  2. 多目标优化进化算法目前公认效果收敛性最好的算法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
  3. 所属分类:matlab

    • 发布日期:2016-04-08
    • 文件大小:116468
    • 提供者:antercy
  1. multi-ctp1

    2下载:
  2. 一个基于阈值的粒子比较准则,用于处理多目标约束优化问题,该准则可以保留一部分序值较小且约束违反度在允许范围内的不可行解微粒,从而达到由不可行解向可行解进化的目的;一个新的拥挤度函数,使得位于稀疏区域和Pareto前沿边界附近的点有较大的拥挤度函数值,从而被选择上的概率也较大 从而构成解决多目标约束优化问题的混合粒子群算法。-A comparison based on the threshold criteria for the particle to handle multi-objective
  3. 所属分类:matlab

    • 发布日期:2016-12-15
    • 文件大小:4096
    • 提供者:李洪
  1. ZW

    0下载:
  2. 约束优化进化算法,采用多目标优化算法的思想求解约束优化问题-constrained optimization evolutionary algorithms
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1960
    • 提供者:王勇
  1. deopt

    0下载:
  2. 使用matlab中仿真实现差分进化算法,可在多目标优化的应用的使用-matlab differential evolution (DE) algorith
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:3425
    • 提供者:liaoxianli
  1. excise_lanjiabiao_NSGA_2

    0下载:
  2. 多目标优化 进化算法 优化问题 实现两个目标变量的NSGA2的优化程序-Multi objective optimization Evolutionary algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:5944
    • 提供者:lanjiabiao
  1. MOEAD

    4下载:
  2. 多目标优化算法moea/d算法代码的源代码,遗传算法,进化算法。-Multiobjective Evolutionary Algorithm Based on Decomposition
  3. 所属分类:matlab

    • 发布日期:2015-04-23
    • 文件大小:1481728
    • 提供者:xie t
  1. NSGA-II

    1下载:
  2. 一种快速多目标遗传算法,NSGA-Ⅱ是目前最流行的多目标进化算法之一,它降低了非劣排序遗传算法的复杂性,具有运行速度快,解集的收敛性好的优点,成为其他多目标优化算法性能的基准。-A fast multi-objective genetic algorithm, NSGA-Ⅱ is the most popular one multi-objective evolutionary algorithm, which reduces the non-dominated sorting genetic
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:155907
    • 提供者:vanir
  1. SPEA2_MATLAB

    1下载:
  2. SPEA2用于解决多目标优化算法的多目标进化算法,作为经典算法,常常被用来对比-Many engineering problems are characterized by several, often contradicting objectives, that have to be satisfied simultaneously.Strengthen Pareto Evolutionary Algorithm 2 (SPEA 2) is a Multi-Objective Evolutio
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:86030
    • 提供者:安露
  1. 粒子群算法

    0下载:
  2. 微粒群算法 目标粒子群优化算法的matlab版本。最经典的多目标进化算法!
  3. 所属分类:matlab例程

  1. MOPSO

    1下载:
  2. 多目标粒子群优化,是一种基于种群的进化算法,每次迭代能产生出一组非劣解,经过适当的扩展可适于求解多目标优化问题。-Multi-objective particle swarm optimization, evolutionary algorithm is a population-based, each iteration produces a set of non-dominated solutions, through appropriate extension may be adapted
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:10902
    • 提供者:liyahui
  1. ypea124-moea-d

    1下载:
  2. 基于分解的多目标进化算法,将多目标函数分解成多个单目标优化问题进行求解各工程问题。-Multi-objective evolutionary algorithm based on decomposition, the multi-objective function is decomposed into a plurality of single-objective optimization problem to solve various engineering problems.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:8056
    • 提供者:wcyy
  1. NSGA-ii

    1下载:
  2. 多目标,NSGA-II,本代码的作用是用进化算法进行多目标优化,编辑语言是MATLAB-Mutilobjective optimization
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:49105
    • 提供者:姜东
  1. spMODE

    0下载:
  2. 该代码基于偏好实现了具有球形修剪的多目标差分进化算法的版本,有改进和处理的机制:多样性,针对性,多目标优化实例以及受限优化实例。(It is a MOEA with mechanisms to improve and deal with:Diversity, Pertinency, Many-objective optimization instances, Constrained optimization instances.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:13312
    • 提供者:小鹏1578
  1. 多目标优化的微分进化算法

    0下载:
  2. 差分算法,求最优解,能实现,能运行,是个测试版本,可以在这基础改(Genetic algorithm, the best solution, can be realized, can run, is a test version, can be modified in this basis.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:50176
    • 提供者:pandakill
  1. MOEA-D-DE

    0下载:
  2. 基于分解的多目标进化优化算法,在2007年提出的,是另外一种求解多目标优化问题流行的算法。常用(The decomposition-based multi-objective evolutionary optimization algorithm, proposed in 2007, is another popular algorithm for solving multi-objective optimization problems.The commonly used)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-26
    • 文件大小:140288
    • 提供者:yangcuie
  1. MOEAD_

    1下载:
  2. 多目标优化算法,首先运用切比雪夫算法分解,然后通过进化算法求解(The multi-objective optimization algorithm,which first solved by Chebyshev algorithm and then solved by evolutionary algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2019-01-11
    • 文件大小:1515520
    • 提供者:panyu824
  1. 多目标进化+多目标粒子群优化代码

    4下载:
  2. 多目标粒子群优化,多目标进化算法,两种方法能够有效的解决复杂的优化问题(optimization based on intelligent swarm)
  3. 所属分类:matlab例程

    • 发布日期:2019-06-19
    • 文件大小:18432
    • 提供者:静初新人
« 12 »
搜珍网 www.dssz.com