CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 多目标遗传算法

搜索资源列表

  1. GAtoolbox

    0下载:
  2. C++多目标遗传算法Kumara Sastry Illinois Genetic Algorithms Laboratory Department of Industrial and Enterprise Systems Engineering -C++ multi-objective genetic algorithm Kumara Sastry Illinois Genetic Algorithms Laboratory Department of Industrial and
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:235520
    • 提供者:leilei
  1. MOEAD_TF_ZDT

    1下载:
  2. MOEAD算法实现 多目标遗传算法分解为单个目标 测试列子 用了 ZDT测试-MOEAD algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-12-30
    • 文件大小:2048
    • 提供者:rainy
  1. SGA

    2下载:
  2. 遗传算法对单目标问题优化,采用实数编码,能对多峰多维函数进行求解,对较难收敛的f(x)=sum(100(x(i)-x(i-1))^2+(x(i-1)-1)^2)有较好的收敛结果,相信对开始学习遗传算法的很有帮助。-Genetic algorithm optimization of single objective, using real-coded, can solve multi-dimensional and multi-peak function,get a better converge
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:10785
    • 提供者:xiaxia
  1. multioptimization

    0下载:
  2. 用遗传算法研究多目标优化问题的一片文章,内容详细,文章后附有编程代码-Genetic algorithms with multi-objective optimization problems with an article, detailed programming code is attached to the article
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-18
    • 文件大小:4718988
    • 提供者:尹晓峰
  1. chengxu

    0下载:
  2. 本文中利用遗传算法求解的问题为最短路径,该问题可描述为:在某大学校园内有多个场所,各场所之间有一个相关的距离cij ,目标就是要寻找一条从指定的起点 s 到指定的终点 t 的一条路径,使总距离最小。-This paper the problem using genetic algorithm for the shortest path, the problem can be described as: a university campus in a number of places, the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:288421
    • 提供者:刘浏
  1. GA

    0下载:
  2. 利用最基本的遗传算法解决多目标函数优化问题-using GA algorithm to solve multiobject optimization
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-23
    • 文件大小:1010
    • 提供者:
  1. GA

    0下载:
  2. 遗传算法多目标优化的应用举例,求非线性函数最大值。-Multi-objective optimization genetic algorithm application example, the maximum value of nonlinear function.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:5016
    • 提供者:郝文倩
  1. QoS-GA

    0下载:
  2. 这是通信学报2004年的一篇论文,一种QoS路由多目标遗传算法-This is the communication of a paper in 2004, a multi-objective genetic algorithm for QoS routing
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:166715
    • 提供者:lizhi
  1. ga-funtion-Matlab

    0下载:
  2. 遗传算法求解函数优化问题的实现,多目标,最优解-Genetic Algorithm for Function Optimization implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:987661
    • 提供者:qianxiaobo
  1. Single-and-Multiobjective-GA-Toolbox

    0下载:
  2. 单目标、多目标遗传算法c++工具箱,Illinois Genetic Algorithms Laboratory-Single and Multiobjective Genetic Algorithm Toolbox in C++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:130471
    • 提供者:陈重
  1. duomubiaodeshequjiegoujiece

    0下载:
  2. 本文用于揭示复杂网络中社区结构的多目标遗传算法。该算法可检测具有组间稀疏连接且组内紧密联结的节点并定义了两个目标函数对检测方法进行了优化。通过仿真及现实中的实验验证,该算法可以成功的检测社区结构。-This paper presents a method for revealing the community structure of complex networks in multi-objective genetic algorithm. The algorithm can detect w
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-23
    • 文件大小:201508
    • 提供者:齐青萍
  1. evolutionary-algorithms

    0下载:
  2. 多目标遗传算法进展, 多目标遗传算法进展,-Advances in multi-objective evolutionary algorithms
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:141433
    • 提供者:leichenjian
  1. evMOGA_toolbox

    0下载:
  2. 多目标遗传算法工具箱,metlab 下可成功运行-MOGA toolbox for multi objective optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:288850
    • 提供者:591937992
  1. moga

    0下载:
  2. 关于多目标遗传算法的程序,简单好用,运行速度快。-Procedures on the multi-objective genetic algorithm, easy to use, fast running speed.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1335
    • 提供者:王力波
  1. NSGA1

    0下载:
  2. 多目标遗传算法(NSGA1)的C源代码,自己调试过非常不错,适合做多目标线性优化的朋友们使用。-Multi-objective NSGA1 code in C
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:16286
    • 提供者:rose1
  1. Multi-objective-genetic

    0下载:
  2. Matlab的多目标遗传算法,方便大家直接使用-Multi-objective genetic algorithm in Matlab
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:124341
    • 提供者:云杰
  1. Mmogazipu

    0下载:
  2. 多目标遗传算法, 遗传算法,, 遗传算法-ga可直接使用。 -Multi-objective genetic algorithm, genetic algorithm, genetic algorithm-ga can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1460
    • 提供者:cscm0077
  1. MMultiobjectiu

    0下载:
  2. 多目标遗传算法/用法不用多说说、要用的赶快下载吧可直接使用。 -Multi-objective genetic algorithm/usage Needless to say, use the " download can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:125733
    • 提供者:cscm0077
  1. MMOSSGA33O

    0下载:
  2. 一种基于MOGA方法的多目标遗传算法程序源码,,本程序源码为通用包,可自行修改. 可直接使用。 -MOGA-based method of multi-objective genetic algorithm program source code, the program source code package for general purpose, self-modification. Can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:4334
    • 提供者:补助
  1. NMOSSGA11S

    0下载:
  2. 一种基于NSGA方法的多目标遗传算法程序源码,,本程序源码为通用包,可自行修改. -NSGA method-based multi-objective genetic algorithm program source code, the source of this procedure for general-purpose package, free to modify.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3835
    • 提供者:comp
« 1 2 3 4 5 6 78 9 10 11 12 ... 19 »
搜珍网 www.dssz.com