搜索资源列表

  1. ZDT4

    0下载:
  2. 为了有效地应用遗传算法解决 鲁棒控制系统设计问题,将遗传算法与局部优化方法相结合,提出了基于降维扫描方法的自适应多目标遗传算法(DRSA-MOGA)。通过引入适应度函数标准化方法、基于最优Pareto解集搜索的降维扫描方法和适应度函数自适应调整方法,提高了算法的全局优化性能和局部搜索能力。仿真结果表明,DRSA-MOGA算法在不损失解的均匀度的情况下可以达到很高的逼近度-For effective application of gene
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:14336
    • 提供者:cekong
  1. optipid

    0下载:
  2. 现有的PID参数优化方法往往难以同时兼顾系统对快速性、稳定性与鲁棒性的要求,本文针对这一缺陷,提出了一种多目标PID优化设计方法——在满足系统的鲁棒性的前提下,以超调量、上升时间和调整时间最小作为多目标优化的子目标,并将NSGA-Ⅱ与PGA相结合对其求解。该算法求得的Pareto最优解分布均匀,收敛性和鲁棒性好,决策者可根据实际系统的要求在Pareto解集中选择最终的满意解,这为快速性、稳定性与鲁棒性的权衡分析提供了有效的工具。仿真结果
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:zzh
  1. 0123

    0下载:
  2. 遗传算法在曲线多边形近似中的应用 在平面数字曲线的多边形近似中, 为克服顶点的检测只依靠局部区域、缺乏全局信息的弱点, 文中把多边 形近似问题作为寻找在满足一定的近似误差条件下使顶点数最少、或者使顶点数和近似误差都尽可能少的最优化 问题来处理. 为了能够处理点数较多的曲线, 文中采用遗传算法和基于Pareto 最优解的改进遗传算法来求近似最 优解. 和一些经典算法的实验比较表明, 文中算法与只依靠曲线局部特性的一类
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-10
    • 文件大小:168960
    • 提供者:馨竹
  1. nsga2_c_source

    0下载:
  2. 遗传算法中的NSGA2算法实现,解决多目标遗传算法求解Pareto近似解,具有很好的运行效果-Genetic Algorithms NSGA2 algorithm to solve multi-objective Pareto genetic algorithm approximate solution, with very good operating results
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-10
    • 文件大小:40960
    • 提供者:郭玉华
  1. paretosetV3

    0下载:
  2. To get the Pareto set from a given set of points
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:ym
  1. paretopoints

    0下载:
  2. % A point X* is said to be Pareto optimal one % if there is no X such that Fi(X)<=Fi(X*) for % all i=1...n, with at least one strict inequality.- A point X* is said to be Pareto optimal one if there is no X such
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:何冰
  1. nsga2code

    0下载:
  2. Genetic algorithm for multi objective code with C++.This GAs uses the Pareto method.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-10
    • 文件大小:55296
    • 提供者:zizou
  1. paretofront

    0下载:
  2. pareto front multi objective optimization
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:5120
    • 提供者:Pezhman
  1. nsga2

    1下载:
  2. 基于NSGA-Ⅱ算法的区域覆盖卫星星座优化将一种基于Pareto最优概念的快速非支配排序遗传算法(NSGA-Ⅱ)引入区域覆盖侦察卫星星座的多目标优化设计-Algorithm based on NSGA-Ⅱ regional coverage satellite constellation will be based on the concept of Pareto optimal fast non-dominated sorting g
  3. 所属分类:软件工程

    • 发布日期:2024-05-10
    • 文件大小:409600
    • 提供者:刘欣
  1. Multi-objective_optimization_algorithm

    0下载:
  2. 基于群体搜索的遗传算法求解多目标优化问题具有独特的优势,多目标优化算法已有的研究大多为 算法的设计和数值实验效果的比较,理论研究则很少,本文作者给出了一种求解多目标优化问题的新遗传算法 (RMOGA) ,并用Markov 链的理论对RMOGA 的收敛性进行了研究,其结果表明RMOGA 依概率收敛到问题的 Pareto 前沿面-Population-based genetic algorithm search for mult
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:3632128
    • 提供者:hello
  1. Pareto

    0下载:
  2. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:15360
    • 提供者:曹哥
  1. Paes

    0下载:
  2. Pareto进化存档算法PAES的C++源代码-Pareto Archived Evolutionary Algorithm Source Code
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-10
    • 文件大小:460800
    • 提供者:AlexSun
  1. decisor_correlacao_generalizado

    0下载:
  2. It s a neural network decisor for Pareto set based in cross-correlation between a specific noise model and sucessive aproximation errors of the neural network that generates each solution of Pareto set.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:Paulo
  1. QoS-Multicasting

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

    • 发布日期:2024-05-10
    • 文件大小:1722368
    • 提供者:lizhi
  1. SPEA2-Improving-the-Strength-Pareto-Evolutionary-

    0下载:
  2. SPEA2 Improving the Strength Pareto Evolutionary Algorithm
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-10
    • 文件大小:210944
    • 提供者:Xantipo74
  1. GApareto

    0下载:
  2. it is about ga pareto
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:hossein
  1. GA-pareto

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

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:Joey
  1. A-Pareto-Strength-SCE-UA-Algorithm

    0下载:
  2. 火箭炮交流位置伺服系统的鲁棒最优控制 ,需要的可以下了-A Pareto Strength SCE-UA Algorithm for Reservoir OPtimization OPeration
  3. 所属分类:文件格式

    • 发布日期:2024-05-10
    • 文件大小:223232
    • 提供者:applejkj
  1. pareto

    0下载:
  2. Pareto distribution table generator.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:kingqivin
  1. pareto

    0下载:
  2. 基于MATLAB的帕累托求解,求最小值边界或曲面(the Pareto solver program based on MATLAB to find the minimum boundary or surface)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:没沙基里
« 12 3 4 5 6 7 8 »

源码中国 www.ymcn.org