CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 简单函数优化的遗传算法

搜索资源列表

  1. PSOtoolbox.rar

    1下载:
  2. 微粒群算法[PSO ] 是由Kennedy 和Eberhart等于1995 年开发的一种演化计算技术, 来源于对鸟群捕食过程的模拟。PSO同遗传算法类似,是一种基于叠代的优化工具,但与遗传算法使用遗传操作子进行优化不同,利用群体中各个体之间的“协作”与“竞争”关系,根据自身及其竞争者的飞行经验,调整自己的行为。同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域。,Particle Swarm Opt
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:884241
    • 提供者:wzy
  1. matlabmprogram

    0下载:
  2. 简单函数优化的遗传算法程序 简单函数优化的遗传算法程序-Simple function of the genetic algorithm optimization process simple function of the genetic algorithm optimization process simple function of the genetic algorithm optimization procedure
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4482
    • 提供者:jianhuajuly
  1. SGA

    0下载:
  2. 一个简单的遗传算法,适用于求解函数优化问题,Visual C++编写。-A simple genetic algorithm for solving function optimization problems, Visual C++ to prepare.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:203126
    • 提供者:liwangyi
  1. Genetic_Algorithm

    0下载:
  2. 利用matlab编写的一些简单函数优化的遗传算法程序~-Matlab prepared to use some simple function of the genetic algorithm optimization process ~
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:4482
    • 提供者:何洪举
  1. myGA

    0下载:
  2. 自适应遗传算法,可以通过简单的调用即可实现最大值和最小值等函数-Adaptive genetic algorithm, a simple call through to the achievement of maximum and minimum values, such as function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:947
    • 提供者:王国
  1. adptivega

    0下载:
  2. 这是改进的遗传算法,在函数优化中,比简单的遗传算法能更好的收敛且精确度更高!-This is the improved genetic algorithms, function optimization in more than a simple genetic algorithm to better convergence and higher accuracy!
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:1071
    • 提供者:陈世界
  1. GA

    0下载:
  2. 简单的遗传算法,对函数优化具有很高的优越性。-A simple genetic algorithm, function optimization with a high superiority.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:251100
    • 提供者:lle
  1. ga

    0下载:
  2. 函数优化的遗传算法程序,最简单的的函数优化。-Simple function optimization of genetic algorithm code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:5347
    • 提供者:zhuxuanzi
  1. Simple-function-optimization_GA

    0下载:
  2. 简单函数优化的遗传算法程序,非常全面,可以在数学建模大赛中使用-Simple function optimization of genetic algorithm procedures, very full
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:4134
    • 提供者:章鱼
  1. GA

    0下载:
  2. 1元简单函数优化的遗传算法程序,包括初始化、适应度函数、交叉、变异、选择和主程序以及画图分析。-A simple function of the genetic algorithm optimization procedures, including initialization, fitness function, crossover, mutation, selection and the main program as well as drawing analysis.
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:4309
    • 提供者:chennan
  1. Simple-function_GA

    1下载:
  2. 3元简单函数优化的遗传算法程序,利用遗传算法求三元函数的最优值,包括主程序、初始化、交叉、变异、选择等子程序,方便自己修改,并且包含图像分析。-A simple function of the genetic algorithm optimization procedures, the optimal value of ternary functions using genetic algorithms, including the subroutine of the main program,
  3. 所属分类:matlab

    • 发布日期:2016-08-08
    • 文件大小:4096
    • 提供者:chennan
  1. 1234

    0下载:
  2. 基于matlab的简单函数优化的遗传算法程序-genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5183
    • 提供者:皇帝
  1. Genetic Algorithm

    0下载:
  2. 简单函数优化的遗传算法程序,遗传算法从问题解的串集开始搜索,而不是从单个解开始。这是遗传算法与传统优化算法的极大区别。传统优化算法是从单个初始值迭代求最优解的;容易误入局部最优解。遗传算法从串集开始搜索,覆盖面大,利于全局择优。(A genetic algorithm program optimized by simple functions)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:4096
    • 提供者:四姑娘
  1. 简单函数优化的遗传算法程序

    0下载:
  2. 遗传算法基础的几个function,可以先看看,对遗传算法有个大概认识。 对建模很有帮助。(functions about genetic algorithm, using matlab)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:4096
    • 提供者:Kelly0928
  1. 简单函数优化的遗传算法程序

    0下载:
  2. 事项数组中的最小查找值,是想快速的矩阵查找(Minimum lookup in an array of events)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:3072
    • 提供者:了42342
  1. 简单函数优化的遗传算法程序

    0下载:
  2. 遗传算法是一种基于生物自然选择与遗传机理的随机搜索与优化方法。(Genetic algorithm (GA) is a random search and optimization method based on biological natural selection and genetic mechanism.)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-28
    • 文件大小:4096
    • 提供者:刘曼
  1. 简单一元函数优化求解

    0下载:
  2. 用遗传算法求解简单一元函数,求解过程高效可靠,是好多书的例题程序(Solving simple unary function by genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:10240
    • 提供者:liyan19995
  1. 简单函数优化的遗传算法程序

    0下载:
  2. 遗传算法的简单应用,可以参考看看学习一下(any one who is intereted in this field can have a look into the file and learn basic data)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:5120
    • 提供者:ulaula
  1. GaTest

    0下载:
  2. 简单的遗传算法,解决优化问题,求解函数最大、小值问题(Simple genetic algorithm, to solve the optimization problem, solving the maximum function, small value problem)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:4096
    • 提供者:青鸟恋蝶
  1. 简单函数优化的遗传算法程序

    0下载:
  2. 针对matlab简单函数优化的遗传算法的优化(Optimization of genetic algorithms for matlab simple function optimization)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:5120
    • 提供者:yaya3
« 12 3 4 »
搜珍网 www.dssz.com