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

搜索资源列表

  1. NSGA(C++) 单目标遗传算法

    2下载:
  2. 单目标遗传算法c++ 本程序以调通,有充分的说明便于理解 须注明的是本程序来自于网络-single objective of the genetic algorithm c procedures to transfer links. Note fully annotated to facilitate understanding of the process from the network
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2011-02-28
    • 文件大小:3966
    • 提供者:dongzi
  1. danmuyichuan

    1下载:
  2. 这是一个单目标函数的遗传算法程序,经过编译、运行成功。在研究遗传算法时有很大帮助-This is a single objective function of the genetic algorithm procedures are followed, compiler and operating successfully. Research in genetic algorithm will be of great help
  3. 所属分类:人工智能/神经网络/遗传算法

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

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

    • 发布日期:2008-10-13
    • 文件大小:7379
    • 提供者:shawn
  1. jmetal.2.2.tar

    0下载:
  2. 这是最新的多目标进化算法包V2.2,这个集成包包含了近期的流行的,常用的多目标进化算法,包括NSGA2,SPEA2,PEAS2,以及多目标粒子群算法,另外还集成了单目标进化算法-This is a latest multi-objective evolutionary algorithm package V2.2, the integrated package includes a recent popular, commonly used in multi-objective evolutio
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:145399
    • 提供者:stuart
  1. a

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

    • 发布日期:2017-04-04
    • 文件大小:83578
    • 提供者:靳晓东
  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
    • 文件大小:25065
    • 提供者: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
    • 文件大小:24795
    • 提供者: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
    • 文件大小:45251
    • 提供者: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
    • 文件大小:69045
    • 提供者: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
    • 文件大小:45266
    • 提供者: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
    • 文件大小:76262
    • 提供者: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
    • 文件大小:1968447
    • 提供者:stuart
  1. gatbx

    0下载:
  2. 一个著名的遗传算法工具箱,从单目标遗传算法,到多目标遗传算法都能够使用。-genetic algorithm toolbox
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:427201
    • 提供者:张锡
  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
    • 文件大小:1069
    • 提供者:杨京
  1. newtest6

    0下载:
  2. 粒子群算法,单目标 粒子群算法,单目标-Particle swarm optimization, single-objective particle swarm optimization, single-objective particle swarm optimization, single objective
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:9716
    • 提供者:余开江
  1. SGA

    0下载:
  2. 实现单目标函数求最值问题的源码,层次很清楚,适合初学遗传算法者-To achieve a single objective function for the most value problem source, the level is very clear that genetic algorithms are suitable for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1510
    • 提供者:Evan
  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-01
    • 文件大小:10785
    • 提供者:xiaxia
  1. functionOptimizationImmune

    0下载:
  2. C#下运行的单目标高维函数的人工免疫优化算法,可用于任意维度-C# to run a single target high-dimensional functions of the artificial immune algorithm can be used for any dimension
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:69697
    • 提供者:宋丹
  1. jsp

    0下载:
  2. 单目标车间调度,通过mfc文件实现单目标车间的调度问题,包含有窗口-Single objective scheduling, to achieve a single goal through the mfc file shop scheduling problem, including a window
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-28
    • 文件大小:11125798
    • 提供者:余果
  1. 超级刷单王

    2下载:
  2. 超级刷单王外部参数详解: extern int Profit = 70;//目标盈利点数,注意该EA按5位数报价的 extern int gi_maxbuy = 6;//买单最大单数, 该EA理论上可以操作的上限为13,但是13单很吓人的! extern int gi_maxsell = 6;//卖单的…… extern int gi_addstep = 50;//1-6单加码间距基数; 加码间距= 基数×系数的单量次方;不过是否加仓还取决于上一根柱子的阴阳,也就是说实际的间距只要超过这个数就行
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-02-20
    • 文件大小:100352
    • 提供者:like8
« 12 3 4 »
搜珍网 www.dssz.com