CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - ga函数

搜索资源列表

  1. GA

    0下载:
  2. 用遗传算法优化函数,要先在程序目录新建galog.txt文件,并不里面输入x1,x2的取值范围,程序输出的是函数最大值。
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2014-01-16
    • 文件大小:157658
    • 提供者:浪子
  1. GA.C

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

  1. GeneticAlgorithmxujinpeng

    2下载:
  2. 这个算法采用遗传算法(实数编码),可以找到带有约束和无约束函数的最大值 。遗传算法的表现也通过后代的数量绘制出来。-This function can find the maximum of constrained and unconstrained problems with using of genetic algorithm (real coding). Also the performance of GA is plotted vs. the number of generations
  3. 所属分类:Windows Develop

    • 发布日期:2015-01-12
    • 文件大小:5938
    • 提供者:竹子的信仰
  1. Matlab-GA

    0下载:
  2. 用matlab编程的遗传算法,适应于目标函数为求最大值,且解非负整数解-Matlab programming using genetic algorithm, adapted to the objective function for the sake of maximum, and solution of non-negative integer solutions
  3. 所属分类:其他小程序

    • 发布日期:2013-04-05
    • 文件大小:6164
    • 提供者:周晓阳
  1. GA

    0下载:
  2. 一个用GA实现的简单函数优化问题,思路很清晰,值得参考-Implemented a simple function with GA optimization, thinking very clearly, it is also useful
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:1866
    • 提供者:张宏亮
  1. matlab-GA

    0下载:
  2. 遗传算法的程序开头,二进制编码函数部分。-GA matlab
  3. 所属分类:DNA

    • 发布日期:2017-03-27
    • 文件大小:8486
    • 提供者:吴鹏
  1. ga

    0下载:
  2. 遗传算法源代码,多元单峰函数优化源代码,很好哦-Genetic algorithm source code
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:11283
    • 提供者:wangjun
  1. GA

    1下载:
  2. 多目标的十进制遗传算法,可求解多个测试函数的多维的最优值-Multi-objective Genetic Algorithms decimal, multiple tests can be solved multidimensional optimal value function
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:2156
    • 提供者:心海赤潮
  1. matlab--ga

    0下载:
  2. 采用遗传算法求最小值,比较实用,经过多个测试函数测试-Using genetic algorithms for the minimum
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6607
    • 提供者:刘军华
  1. ga-tool

    0下载:
  2. 基于matlab的关于遗传算法的一些重要的函数的m文件,供读者参考 -Based on some of the important matlab m file on genetic algorithm function for readers reference
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:4599
    • 提供者:周军
  1. ga-tool1

    0下载:
  2. 基于matlab的关于遗传算法的一些重要的函数的m文件,供读者参考 -Based on some of the important matlab m file on genetic algorithm function for readers reference
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:8137
    • 提供者:周军
  1. ga-tool2

    0下载:
  2. 基于matlab的关于遗传算法的一些重要的函数的m文件,供读者参考 -Based on some of the important matlab m file on genetic algorithm function for readers reference
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:6514
    • 提供者:周军
  1. ga-tool3

    0下载:
  2. 基于matlab的关于遗传算法的一些重要的函数的m文件,供读者参考 -Based on some of the important matlab m file on genetic algorithm function for readers reference
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3491
    • 提供者:周军
  1. universal-application-of-GA

    0下载:
  2. 一个具有普遍的应用型的遗传算法代码,只要改变目标函数以及一定的条件,就可实现。本代码以求取二次函数的最大值为例编写-A universal application-oriented genetic algorithm code, as long as the objective function as well as changes in certain conditions, can be achieved. The code to strike a maximum of a quadrati
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7736
    • 提供者:磐石
  1. ga

    0下载:
  2. 遗传算法程序代码,包括函数最优化,基本算法,分层遗传改进算法等-Genetic algorithm code, including function optimization, the basic algorithm, hierarchical genetic algorithm to improve
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:1842508
    • 提供者:zazaza
  1. GA

    0下载:
  2. MATLAB实现遗传算法求函数最大值,可以改变变量数目,函数形式-Seeking maximum MATLAB Genetic algorithms function, you can change the number of variables, functional form
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:10461
    • 提供者:lbh
  1. GA遗传算法

    0下载:
  2. 应用遗传算法求函数最优解,采用c++编程,包括三个文件。建议迭代次数大于等于100(Application of genetic algorithm to optimal solution of function)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-19
    • 文件大小:4096
    • 提供者:nglnc
  1. GA

    0下载:
  2. GA拟合多元函数,实现函函数的拟合。遗传算法在拟合复杂函数具有很好的效果。残差小。(GA fitting multivariate functions, the realization of the function of the fitting. The genetic algorithm has a good effect in fitting complex functions. Small residual.)
  3. 所属分类:其他

    • 发布日期:2017-12-14
    • 文件大小:1066
    • 提供者:keykang1001
  1. ga函数

    0下载:
  2. 遗传算法是一个万精油,几乎很多的地方都会用到这个算法。希望对大家有用(Genetic algorithm is a million essential oils, almost in many places will use this algorithm. Hope to be useful to everyone)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:1309696
    • 提供者:春1
  1. GA

    0下载:
  2. 封装好的GA函数, C++,可直接调用,目前是单目标函数(GA code / c++, can be used directly, for single object function)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-29
    • 文件大小:1838080
    • 提供者:2x2xxs
« 12 3 »
搜珍网 www.dssz.com