CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - GA-Multi objective

搜索资源列表

  1. 用遗传算法解决多目标规划GA

    1下载:
  2. 这是用遗传算法解决多目标规划问题, 很不错的哦,希望对你有所帮助-This using genetic algorithms to solve multi-objective planning issues, it is very good, oh, and I hope to help you
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:37369
    • 提供者:刘三
  1. yj10

    0下载:
  2. 遗传算法 多目标的优化 是用GAOTV包做的-GA multi-objective optimization is done with the package GAOTV
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1126
    • 提供者:wujianxin
  1. nsga2_c_source.rar

    2下载:
  2. 实现遗传算法(GA)的多目标优化算法:NSGA-II算法。,The realization of genetic algorithms (GA) of the multi-objective optimization algorithm: NSGA-II algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:10116
    • 提供者:宋庆席
  1. NSGAII.rar

    1下载:
  2. 实现遗传算法(GA)的多目标优化算法:NSGA-II的MATLAB程序,The realization of genetic algorithms (GA) of the multi-objective optimization algorithm: NSGA-II of the MATLAB program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:7569
    • 提供者:宋庆席
  1. GA

    1下载:
  2. matlab编写的遗传算法优化程序,采用随机配对交叉,多点交叉,两点交叉,编译对目标函数进行优化-matlab genetic algorithm to optimize the preparation procedures, using a random cross-matching, multi-point crossover, two cross-cutting, the compiler of the objective function to optimize
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1502
    • 提供者:夏雨泽
  1. GA

    0下载:
  2. 这些是我最近搜集整理的关于遗传算法多目标优化方面的论文。与大家分享!适合对遗传算法有一定了解的读者。-These are my recent gathering on multi-objective optimization genetic algorithm papers. To share with you! Suitable for genetic algorithms have a certain understanding of readers.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-01
    • 文件大小:14329615
    • 提供者:宋庆席
  1. aa

    0下载:
  2. 遗传算法 遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控制、自适应控制、生物科学、社会科学等方面都得到应用。在人工智能研究中,现在人们认为“遗传算法、自适应系统、细胞自动机、混沌理论与人工智能一样,都是对今后十年的计算技术有重大影响的关键技术”。-Referred to as genetic algorithm genetic algorithm GA (Genetic Algo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-27
    • 文件大小:302709
    • 提供者:sunguili
  1. GA

    0下载:
  2. 用简单的遗传算法求解多极值函数全局最优解问题,对于不同函数通过修改目标函数即可得到-Solving multi-extremal function by simple genetic algorithm to get the optimal solution. By modifying the objective function different problems can be solved
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5378
    • 提供者:weiwei
  1. ga

    0下载:
  2. 一种多目标遗传算法策略的基因表达数据的基因选择的论文-A multi-objective genetic algorithm strategy for gene expression data for genetic selection of papers
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:175135
    • 提供者:王瑛
  1. 69491715GA-FOR-VRP

    1下载:
  2. 用遗传算法解决vrp问题,源码加详细文档说明 很有用的哦-algorithm for multi- objective optimization. It is a very e® ective algorithm but has been generally criticized for its computational complexity
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:8818
    • 提供者:炯炯
  1. Multi-objective-optimization-GA

    0下载:
  2. 基于多目标优化遗传算法的用于电火花机床参数优化的matla程序源代码。-Multi-objective optimization genetic algorithm (for edm parameters optimization)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-07-27
    • 文件大小:2672
    • 提供者:读几年
  1. GA

    0下载:
  2. 遗传算法的简单程序,可用于离散变量优化,多目标优化等许多领域-the simple procedure can be used for optimization of discrete variables, such as multi-objective optimization in many areas
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:27206
    • 提供者:xiongjian
  1. nsga-original

    0下载:
  2. 非支配排序算法,用于求解多目标问题,c语言。-This is a GA implementation for multi-objective optimization. *** *** For multi-objective optimization, non-domonated sorting has *** *** been used. The design variables can be Binary, Integer, Real *** *** or Enumerat
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:16212
    • 提供者:陈重
  1. code

    0下载:
  2. 带精英策略的非支配排序遗传算法,c源代码。-This is a GA implementation for multi-objective optimization. For multi-objective optimization, non-domonated sorting has been used.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:88325
    • 提供者:姜徐东
  1. nsga2

    0下载:
  2. 这是一个遗传算法实现多目标优化。对多目标优化,non-domonated整理已用。设计变量可以是二进制,整数,实数的或枚举数据类型。 -This is a GA implementation for multi-objective optimization. For multi-objective optimization, non-domonated sorting has been used. The design variables can be Binary, Integer,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:37082
    • 提供者:姜徐东
  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. ga-and-mutil-objective

    0下载:
  2. 以C语言实现微遗传算法和多目标问题的源码。-C language source of micro-genetic algorithm and multi-objective problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:308718
    • 提供者:grace
  1. Matlab-GA

    0下载:
  2. Matlab用遗传算法求解多目标非线性的数学模型-Matlab genetic algorithm for multi-objective nonlinear mathematical model
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-16
    • 文件大小:158020
    • 提供者:娇娇
  1. GAaPSO

    3下载:
  2. 遗传-粒子群算法 PSO-GA算法 解决多目标优化算法问题,针对最优解求解可得到更好的解,接近最优的目标值。(Genetic algorithm (PSO) PSO-GA algorithm is used to solve the multi-objective optimization problem, and the better solution is obtained for the optimal solution, and the near optimal target valu
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:9216
    • 提供者:东北大王
搜珍网 www.dssz.com