CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Pareto Multi Objective

搜索资源列表

  1. MultiobjectiveGeneticAlgorithm

    0下载:
  2. 多目标遗传算法/用法不用多说、要用的赶快下载吧-Multi-objective Genetic Algorithm/usage Needless to say, want to use to download it as soon as possible
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:124654
    • 提供者:fengtongming
  1. Standard_evolutionary_algorithm_design_and_analysi

    1下载:
  2. 为了有效检测多目标优化进化算法的性能,从3 个方面进行多目标优化测试问题的设计,即约束条件、最优解分布的均匀性、算 法逼近Pareto 最优前沿的难度,采用NSGA-Ⅱ算法对这些测试问题进行仿真实验,并将算法求得的最优解可视化。结果显示,测试问题能够有效检测算法在上述3 方面的性能。-In order to effectively detect the multi-objective optimization evolutionary algorithm performance, from
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:308526
    • 提供者:cdong
  1. logisticsuanfa

    0下载:
  2. 多目标优化 相对传统多目标优化方法, PSO在求解多目标问题上具有很大优势。首先, PSO的高效搜索能力有利于得到多目标意义下的最优解 其次, PSO通过代表整个解集的种群按内在的并行方式同时搜索多个非劣解,因此容易搜索到多个Pareto 最优解 再则, PSO的通用性使其适合于处理所有类型的目标函数和约束 另外, PSO 很容易与传统方法相结合,进而提出解决特定问题的高效方法。就PSO 本身而言,为了更好地解决多目标优化问题,必须解决全局最优粒子和个体最优粒子的选择问题-Compared
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:828
    • 提供者:杨科
  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. Deb_NSGA-II

    0下载:
  2. 基于pareto的多目标遗传算法,它是NSGA2-Pareto-based multi-objective genetic algorithm, which is NSGA2
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:520118
    • 提供者:luchao
  1. QoS-Multicasting

    0下载:
  2. A Multi-Objective Pareto-Optimal Genetic Algorithm for QoS Multicasting
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:1722344
    • 提供者:lizhi
  1. relixue

    1下载:
  2. 传算法是一种基于生物进化原理的启发式并行搜索和优化技术,常被用于优化计算。该文针对经典遗传算法在多目标优化计算中存在的不足,结合热力学中熵的概念,利用约束交叉、适应度共享技术来进行多目标函数的优化计算。实验结果显示这种改进型遗传算法能得到一个较好的Pareto优集。 -Propagation algorithm is a heuristic based on the principle of biological evolution parallel search and optimiza
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:209492
    • 提供者:S514506227
  1. test-function

    0下载:
  2. 多目标优化遗传算法有效地避免了收敛速度慢和封闭竞争等问题, Pareto前沿更加接近理想前沿,并且收敛速度都非常快-Multi-objective optimization genetic algorithm is effective to avoid the slow convergence rate and close competition and other issues, leading Pareto closer to the ideal cutting edge, and the
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-10
    • 文件大小:1076279
    • 提供者:早餐
  1. GA-pareto

    2下载:
  2. 遗传算法的多目标优化算例,动态显示优化过程pareto前端的分布情况。-Genetic algorithm is a multi-objective optimization example, dynamic display of pareto optimal process the distribution of the front end
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:1164
    • 提供者:Joey
  1. pareto

    0下载:
  2. it is a method In the multi-objective planning with two conflicting objectives
  3. 所属分类:matlab

    • 发布日期:2017-12-07
    • 文件大小:1154
    • 提供者:hamed
  1. nsga2code

    0下载:
  2. 经典的NSGA2算法 ,多目标优化,pareto前沿-The classic NSGA2 algorithm, multi-objective optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-04
    • 文件大小:26448
    • 提供者:琼琼
  1. example-of-NSGA

    0下载:
  2. onventional optimization algorithms using linear and non-linear programming sometimes have difficulty in finding the global optima or in case of multi-objective optimization, the pareto front. A lot of research has now been directed towards evolution
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:384389
    • 提供者:riemannfly
  1. Particle-Swarm

    0下载:
  2. 基于Pareto支配的多目标粒子群算法程序,用matlab设计实现,已经通过多个公认测试函数测试,结果良好。 -Based on multi-objective particle swarm algorithm Pareto domination, using matlab design implementation, test function has been recognized by a number of tests with good results.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-03-16
    • 文件大小:94208
    • 提供者:wj
  1. source

    0下载:
  2. MOEA Used abbreviations: MOEA Multi-Objective Evolutionary Algorithm SPEA 2 Strengthen Pareto Evolutionary Algorithm 2 PISA Platform and Programming Language Independent Interface for Search Algorithms
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-29
    • 文件大小:76310
    • 提供者:vicky
  1. basedonparetoofmopso

    0下载:
  2. 多目标粒子群算法,基于pareto支配原则,能够解决多目标函数的优化问题,具有很好的代码复写性。-Multi-objective particle swarm algorithm, based on the principle of pareto dominance, multi-objective optimization problem can be solved function, with good replication of code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-03-27
    • 文件大小:51200
    • 提供者:张洁
  1. NSGA2-MATLAB-Codes

    2下载:
  2. nsga2算法实例,用于多目标优化,基于pareto排序以及共享函数的多目标遗传算法-An example of NSGA2 algorithm, for multi objective optimization
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:5753
    • 提供者:wy
  1. hypervolume

    0下载:
  2. Function for calculate hypevolume of the pareto front in algorithm multi-objective
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1626
    • 提供者:Moises
  1. duomubiaoGA

    0下载:
  2. 这是一个使用遗传算法进行多目标优化的代码。能够很好地得到Pareto最优解。This is a genetic algorithm for multi-objective optimization of code. Can get a good Pareto optimal solution.-This is a genetic algorithm for multi-objective optimization of code. Can get a good Pareto optimal so
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:763
    • 提供者:Aries_zh
  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. 遗传算法解决多目标优化问题,利用遗传算法对多目标问题进行优化得到pareto最优解。(The genetic algorithm solves the multi-objective optimization problem and USES the genetic algorithm to optimize the multi-objective problem to get pareto's optimal solution.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-06-06
    • 文件大小:1024
    • 提供者:tianhuahua
« 12 »
搜珍网 www.dssz.com