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

搜索资源列表

  1. GA.C

    0下载:
  2. 基于VC++的遗传算法源码(相当经典),非常可观
  3. 所属分类:Windows编程

  1. 遗传算法优化函数

    0下载:
  2. 用matblab实现了用遗传算法优化函数的过程
  3. 所属分类:源码下载

    • 发布日期:2010-11-07
    • 文件大小:6793
    • 提供者:anyexuebojue
  1. matlab.rar

    1下载:
  2. matlab标准遗传算法 优化函数为f=-(x-1)^2+4,其中,0<=x<=3,matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:9760
    • 提供者:杨光亮
  1. PSOtoolbox.rar

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

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

    2下载:
  2. 量子遗传算法对标准函数的优化,在matlab下的源程序,Quantum genetic algorithm optimization of the standard function in matlab source code under the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:12464
    • 提供者:李晓东
  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. optimization_cases_using_GA

    1下载:
  2. 运用遗传算法进行多元多峰函数优化,多目标问题优化!有案例!可以运行!-using Genetic Algorithm to test multi-peak function and multi-objective function.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:4426
    • 提供者:liulifun
  1. ga_bp

    0下载:
  2. 用遗传算法优化神经网络,有关函数已经经过更新,以适应matlab新版-Neural network using genetic algorithm, the function has been updated to accommodate the new version of matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:4091
    • 提供者:renly
  1. Niched_Genetic_Algorithm_Matlab7.0_Toolbox

    0下载:
  2. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1455849
    • 提供者:侯站
  1. function

    0下载:
  2. 基于遗传算法的函数优化,利用遗传算法求解函数极值。-Function based on genetic algorithm to optimize the use of genetic algorithm function extremum.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:1905
    • 提供者:alexandar
  1. example

    1下载:
  2. 本算法是一种标准遗传算法,应用于函数优化,性能较好。-The algorithm is a standard genetic algorithm, applied to function optimization, performance better.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:1350
    • 提供者:wuhao3424
  1. GA

    0下载:
  2. 用遗传算法简单一元函数优化实例,效果较好,可以模仿做-Easy to use genetic algorithm function optimization examples of one dollar, the effect is better to do can be replicated
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1305
    • 提供者:hessen
  1. fitnessfunction

    0下载:
  2. 线性二次最优控制加权阵遗传算法优化适应度函数m文件;模糊控制器量化比例因子遗传算法优化适应度函数m文件-Linear quadratic optimal control weighted array genetic algorithm fitness function m documents quantization scale factor of fuzzy controller optimized by GA fitness function m file
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4487
    • 提供者:张立迎
  1. GA

    0下载:
  2. 热能工程专业硕士研究生毕业课题:遗传算法目标函数优化-Thermal engineering graduate Master' s graduate student issues: genetic algorithm to optimize the objective function
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1137
    • 提供者:郝晓冬
  1. SGAC

    1下载:
  2. 标准遗传算法源码 C语言编程 求解函数优化问题。-Standard genetic algorithm C language programming for Function Optimization.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-28
    • 文件大小:286822
    • 提供者:willee
  1. pptOfGeneticAlgorithm

    0下载:
  2. 讲述了遗传算法的基本原理、特点、应用领域、优化设计、应用等 例:1.基于遗传算法优化的RBF网络逼近 2.遗传算法求函数极值-About the basic principles of genetic algorithms, characteristics, applications, and optimize the design, application and other cases: 1. Based on genetic algorithm optimization of R
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:67777
    • 提供者:xq
  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-02
    • 文件大小:1071
    • 提供者:陈世界
  1. fga-1.4.tar

    0下载:
  2. 使用Visual C++ 2003编写的遗传算法库,具有详细的说明文档,使用接口函数传入相关适应度函数与基因个数、迭代次数相关信息,进行目标优化,使用类模板的形式支持函数并行化-Using Visual C++ 2003 prepared by the genetic algorithm library, a detailed descr iption of the document, use the interface function is passed the fitness functi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:226693
    • 提供者:asy
  1. GA

    0下载:
  2. 该算法为一改进的遗传算法,进行了调试,各参数可以设置,并能用于进行函数优化,效果不错,有说明文档。-The algorithm is an improved genetic algorithm was debugged, the parameters can be set, and can be used for function optimization, good results, there is documentation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:6285
    • 提供者:wangxuyu
  1. gentclasswork

    0下载:
  2. 遗传算法在实际生活中的应用。首先简要阐述了遗传算法的基本原理和其操作步骤,之后介绍了遗传算法在各个领域的应用,采用C语言实现遗传算法对函数求值优化问题的求解-Genetic algorithm in real life applications. First, a brief descr iption of the basic principles of genetic algorithms and their steps, followed by introduction of genetic
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:44942
    • 提供者:liuyan
« 1 2 3 45 6 7 8 9 10 ... 32 »
搜珍网 www.dssz.com