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

搜索资源列表

  1. immunity

    2下载:
  2. 人工免疫算法算法。适用于单目标,多目标优化问题。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7.21kb
    • 提供者:shawn
  1. a

    1下载:
  2. 基于遗传算法的多目标优化(包含单目标) MATLAB-Genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:81.62kb
    • 提供者:靳晓东
  1. GAexamples1

    0下载:
  2. 单目标遗传算法优化的经典例子,从中既能很好的理解遗传算法的基本原理,又能快速学会GA的C++编程。-Single-objective genetic algorithm optimization of the classic examples, from both a good understanding of the basic principles of genetic algorithm, GA can quickly learn to the C++ Programming.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:24.48kb
    • 提供者:antercy
  1. GAexamples2

    0下载:
  2. 单目标遗传算法优化的经典例子c++源码,可以很好的理解GA的原理和学习编程。-Single-objective genetic algorithm optimization of the classic examples c++ Source can be a very good understanding of the principles of GA and learning programming.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:24.21kb
    • 提供者:antercy
  1. GAexamples3

    0下载:
  2. 单目标遗传算法优化的经典例子c++源码,可以很好的理解GA的原理和学习编程。-Single-objective genetic algorithm optimization of the classic examples c++ Source can be a very good understanding of the principles of GA and learning programming.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:44.19kb
    • 提供者:antercy
  1. GAhead1

    0下载:
  2. 单目标遗传算法优化的经典例子c++源码,可以很好的理解GA的原理和学习编程。这3部分是头文件部分。-Single-objective genetic algorithm optimization of the classic examples c++ Source can be a very good understanding of the principles of GA and learning programming. This Part 3 is part of header file
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:67.43kb
    • 提供者:antercy
  1. GAhead2

    0下载:
  2. 单目标遗传算法优化的经典例子c++源码,可以很好的理解GA的原理和学习编程。这3部分是头文件部分。-Single-objective genetic algorithm optimization of the classic examples c++ Source can be a very good understanding of the principles of GA and learning programming. This Part 3 is part of header file
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:44.21kb
    • 提供者:antercy
  1. GAhead3

    0下载:
  2. 单目标遗传算法优化的经典例子c++源码,可以很好的理解GA的原理和学习编程。这3部分是头文件部分。-Single-objective genetic algorithm optimization of the classic examples c++ Source can be a very good understanding of the principles of GA and learning programming. This Part 3 is part of header file
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:74.47kb
    • 提供者:antercy
  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
    • 文件大小:1.88mb
    • 提供者:stuart
  1. pos

    0下载:
  2. 实现单目标的粒子群优化问题,以鸟群寻找食物为例,怎样使鸟群在最短的时间内找到食物-Single-objective particle swarm optimization to birds looking for food, for example, how to make the birds in the shortest period of time to find food
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:1.04kb
    • 提供者:杨京
  1. GA

    1下载:
  2. 用matlab实现遗传算法单目标优化问题,迭代次数选取不同,效果不同-Genetic algorithm using matlab to achieve a single objective optimization problem, select a different iterations, different results
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2.18kb
    • 提供者:丁菲
  1. sheji

    3下载:
  2. 基于遗传算法的车间布局单目标优化,部分代码,参考MATLAB6.5辅助优化计算也设计一书-Based on genetic algorithm resource constraints objective optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4.77kb
    • 提供者:谢晓辉
  1. CEC13-icmaesils-sources.tar

    0下载:
  2. 在CEC2013上参加实数参数单目标优化竞赛的Stuetzle的代码,对CMA-ES算法进行了改进。-This software package is in connection with the paper: Tianjun Liao and Thomas Stuetzle, "Benchmark Results for a Simple Hybrid Algorithm on the CEC 2013 Benchmark Set for Real-parameter Optimizati
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2.57mb
    • 提供者:sean
  1. NBIPOPaCMA

    0下载:
  2. 带重启的CMA-ES算法,参加了2013年CEC的实参数单目标优化比赛。-CMA-ES with Restarts
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2.07mb
    • 提供者:sean
  1. ga

    0下载:
  2. 本程序是作者在科研项目中,编写并亲测。该程序用来求解无约束单目标优化问题。对于约束优化问题,可做相应的修改,即可使用。-Genetic Algorithm coded in Matlab. We used the program to solve the unconstrained optimization problems.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1.38kb
    • 提供者:jessily
  1. LinWPSO

    0下载:
  2. 对典型的粒子群算法的改进,是一类权重改进的粒子群算法,利用新型递减权重法来更新粒子速度和位置,用来解决静态单目标优化问题-It is the improved particle swarm optimization algorithm. It introduced a kind method named new decreasing weight to update the position and velocity of the particle. It can be used for han
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1.16kb
    • 提供者:于小雨
  1. SAPSO

    1下载:
  2. 对粒子群算法的改进,利用一种名为自适应权重粒子的方法来更新粒子速度和位置,用来解决静态单目标优化问题-It is the improved particle swarm optimization algorithm. It introduced a kind method named adaptive weight to update the position and velocity of the particle. It can be used for handling single obj
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-02-27
    • 文件大小:1kb
    • 提供者:于小雨
  1. RandWPSO

    0下载:
  2. 对粒子群算法的改进,利用一类名为随机权重法来更新粒子的速度和位置,用来解决静态单目标优化问题-It is the improved particle swarm optimization algorithm. It introduced a kind method named random weight to update the position and velocity of the particle. It can be used for handle single objective p
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1.04kb
    • 提供者:于小雨
  1. GA遗传算法

    0下载:
  2. 经典遗传算法 GA 单目标优化智能算法 启发式算法 优化算法(genetic optimization)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-31
    • 文件大小:2kb
    • 提供者:nwpuls
  1. 粒子群基本算法

    0下载:
  2. 粒子群优化算法 智能优化算法 单目标优化(particle swarm optimization)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-31
    • 文件大小:1kb
    • 提供者:nwpuls
« 12 »
搜珍网 www.dssz.com