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

搜索资源列表

  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. ga_work1

    0下载:
  2. 利用改进的遗传算法求取函数的最大值,进行优化设计,在MATLAB下可以运行使用。-Using improved genetic algorithm to strike a function of the maximum optimized design, the use of MATLAB can be run under.
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:1543
    • 提供者:shu
  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. GA1

    0下载:
  2. 遗传算法代码,用于函数优化等,也可以改进,实现其他功能。-genetic algorithm is very useful for university student.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:7883
    • 提供者:王一
  1. AutomatedNegotiatioDecisionModelasedonMachineLearn

    0下载:
  2. 模型利用协商历史中隐含的信息自动对数据进行标注以形成训练样本,用最小二乘支持向量回 归机学习此样本得到对手效用函数的估计,然后结合自己和对手的效用函数构成一个约束优化问题,用遗传算法求 解此优化问题,得到的最优解就是己方的反建议.实验结果表明,在信息保密和没有先验知识的条件下,此模型仍然 表现出较高的效率和效用-The proposed model labels the negotiation history data automatically by making full use
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:514114
    • 提供者:11
  1. GA_BP

    0下载:
  2. 遗传算法优化BP神经网络的matlab程序,是比BP神经网络更好拟合函数。-Genetic algorithm optimization BP neural network matlab procedure is better than the BP neural network fitting function.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1873
    • 提供者:lees3432
  1. GA1

    0下载:
  2. 遗传算法优化一或者多维函数 算法简洁 实用性强 并附有仿真实例-GA
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:5968
    • 提供者:qimaju
  1. GA5

    0下载:
  2. 遗传算法--自适应遗传优化算法函数最优化.-Genetic Algorithms- Adaptive genetic algorithm function optimization.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:223804
    • 提供者:张瑞
  1. GeneticAlgorithms-program

    0下载:
  2. 用VC++开发的一个遗传算法优化程序,可以求目标函数的最大与最小值,目标函数可以自己改,变量也可以自己改-SGA,Vc++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:370198
    • 提供者:xinxing
  1. GABP3

    0下载:
  2. 遗传算法 优化 BP神经网络 非线性函数 拟合-Genetic algorithm BP neural network nonlinear function approximation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:56428
    • 提供者:guanyouyuan
  1. GAsuanfa

    0下载:
  2. 此程序通过遗传算法(GA)实现灰度图像的分割,遗传算法的计算过程首先是将实际的优化问题编码成符合串,也称码串、染色体。将实际问题的目标函数转变为染色体的适应函数,然后在随机产生的一批初始染色体的基础上,根据各染色体的适应函数值进行繁殖、交叉、变异等遗传操作产生下一代染色体。 -This procedure of genetic algorithm (GA) to achieve gray scale image segmentation, genetic process of the algor
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4167627
    • 提供者:马超
  1. moea

    2下载:
  2. matlab遗传算法多目标优化,双目标函数优化-matlab genetic algorithm for multi-objective optimization, dual-objective optimization
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:2453
    • 提供者:standy17
  1. qz

    0下载:
  2. 遗传算法函数优化源程序,运用的是权重系数法-Source of genetic algorithm function optimization, using the weight coefficient
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:804
    • 提供者:ningmin
  1. HSOGA

    3下载:
  2. 《求解全局优化问题的混合自适应正交遗传算法》一文的源码,见软件学报2010年第6期的文章。该代码中的自适应正交叉遗传算子有极强的搜索能力,特别适合高维工程函数模型的优化,如机器人多自由度的数学模型优化。虽然本人虽已不从事什么学术上的研究,但若你借鉴了其中的代码或者思想,请把该文献加入到你的参考文件中,谢谢。-" Global Optimization Problem with adaptive orthogonal genetic algorithm," a source te
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:88613
    • 提供者:江中央
  1. nsga2-v1.1

    0下载:
  2. 用C语言实现的改进遗传算法,主要用于非线性多目标函数的优化。 -This code can be used in the multi-objective optimization.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:22540
    • 提供者:张毅
  1. 4

    0下载:
  2. 遗传算法优化BP神经网络-非线性函数拟合
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:100738
    • 提供者:kyh
  1. jizhi

    1下载:
  2. 基于实数编码遗传算法的函数极植优化程序,希望大家能够相互参考学习-Based on real-coded genetic algorithm function pole planting of the program, hope that we can cross-reference study
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:6722
    • 提供者:郭立滨
  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-02
    • 文件大小:10785
    • 提供者:xiaxia
  1. GA

    0下载:
  2. 利用最基本的遗传算法解决多目标函数优化问题-using GA algorithm to solve multiobject optimization
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-23
    • 文件大小:1010
    • 提供者:
« 1 2 3 4 56 7 8 9 10 ... 33 »
搜珍网 www.dssz.com