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

搜索资源列表

  1. addmp

    0下载:
  2. Multi-objective evolutionary algorithm - an application
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:37591
    • 提供者:陈月辉
  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. A算法

    0下载:
  2. 程序目的: 通过编制迷宫程序来熟练掌握A*算法。充分理解A*算法和启发函数的关系。-procedures Objective : Maze procedure to prepare skilled master A * algorithm. * A full understanding of algorithms and heuristic function relationship.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5757
    • 提供者:hehe
  1. immunity

    1下载:
  2. 提供一个人工免疫算法源程序,其算法过程包括: 1.设置各参数 2.随机产生初始群体——pop=initpop(popsize,chromlength) 3.故障类型编码,每一行为一种!code(1,:),正常;code(2,:),50%;code(3,:),150%。实际故障测得数据编码,这里Unnoralcode,188% 4.开始迭代(M次): 1)计算目标函数值:欧氏距离[objvalue]=calobjvalue(pop,i) 2)计算群体中
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:9012
    • 提供者:江泉
  1. an_intruction_of_a_simple_genetic_algorithm

    0下载:
  2. This a simple genetic algorithm implementation where the evaluation function takes positive values only and the fitness of an individual is the same as the value of the objective function -This a simple genetic algorithm impleme 'where
  3. 所属分类:人工智能/神经网络/遗传算法

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

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

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

    0下载:
  2. spea源码,是目前非常流行的解决多目标优化问题的进化算法。-Spea source, is very popular to solve multi-objective evolutionary algorithm for optimization problems.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:814020
    • 提供者:Joanne
  1. MOEAD

    2下载:
  2. 基于微分的多目标优化问题,以子函数的形式写出的-Based on the differential of the multi-objective optimization problem in order to write the form of Functions
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6982
    • 提供者:
  1. mopsoPDF

    0下载:
  2. 有关多目标粒子群算法的论文,想研究多目标的可以参考-Of the multi-objective particle swarm optimization of the papers, I would like to research objectives can refer to
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:481089
    • 提供者:吴金玲
  1. opt4j-2.0

    1下载:
  2. Java平台的启发式优化算法,包含了多目标进化算法(SPEA2和NSGA2),多目标差异进化,PSO和单目标模拟退火算法。并且包含了ZDT,DTLZ和WFG等测试函数-Opt4J is a framework for applying meta-heuristic optimization algorithms to arbitrary optimization problems. The Opt4J framework currently includes a multi-obje
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-17
    • 文件大小:1968447
    • 提供者:stuart
  1. wenxian

    0下载:
  2. 这些文献包括,分类,聚类,以及多目标优化,可以帮助大家进一步学习和接触此方面的知识,进而进一步发展-These documents include classification, clustering, and multi-objective optimization, which can help us to further study and access to the further development of this knowledge.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-10
    • 文件大小:18368088
    • 提供者:武翠霞
  1. Multi-objective-optimization-GA

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

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

    0下载:
  2. 该函数演示多目标perota优化问题,粒子群算法-This function demonstrates multi-objective optimization problem perota
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:2117
    • 提供者:leiming
  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. Multi-objective-particle-swarm

    0下载:
  2. 利用matlab编写的多目标粒子群算法可以很快得到最优值。-Use matlab write multi-objective particle swarm algorithm can quickly obtain optimal value.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-11-29
    • 文件大小:21504
    • 提供者:李力
  1. Multi-objective-Dragonfly-algorithm

    5下载:
  2. 多目标蜻蜓算法,包括11个m文件,经测试可运行得到结果-Multi-objective Dragonfly algorithm, which includes 11 m file and can be properly run to obtain results.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:8859
    • 提供者:daizhuo
  1. multi-objective-

    0下载:
  2. MATLAB实现遗传算法程序解多目标规划很好用-MATLAB genetic algorithm to solve multi-objective programming is very easy to use
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:163200
    • 提供者:gekao
  1. Multi---objective-PSO

    0下载:
  2. 基于粒子群算法的多目标优化算法,结构简单,优化效果显著,用于多目标同时优化-Multi-objective particle swarm optimization algorithm, simple structure, optimize the effect is significant, for multi-objective optimization simultaneously
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3371
    • 提供者:
  1. 2017 PSO multi-objective cascade

    0下载:
  2. 2017 Fusing feasible search space into PSO for multi-objective cascade reservoir optimization
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-07
    • 文件大小:2306048
    • 提供者:hieuhuech1
  1. Multi-objective-evolutionary

    1下载:
  2. NSGA的源程序,是多目标进化算法的智能算法,可用于多目标优化与决策等方面的计算(NSGA source, multi-objective evolutionary algorithm intelligent algorithm can be used to calculate other multi-objective optimization and decision-making)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-04-14
    • 文件大小:40960
    • 提供者:冲动老少年
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com