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

搜索资源列表

  1. GA.C

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

  1. GA-matlab.rar

    2下载:
  2. 遗传算法函数介绍及实用代码,保证能运行,并加上了程序解释和运行结果,Genetic algorithms and practical code function introduced to ensure that will be able to run, with the procedures explained and the results
  3. 所属分类:matlab

    • 发布日期:2014-08-30
    • 文件大小:211694
    • 提供者:ly
  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. GA

    0下载:
  2. GA.dll是封装遗传算法的动态连接库,内部潮流计算使用的是PQ方法,该潮流计算方法已封装在该DLL内。如果需要采用其他的潮流计算方法,需要重新来设计DLL的接口函数及更改遗传算法中目标函数的计算方法。-GA.dll genetic algorithm is encapsulated dynamic link library, the internal flow calculation using the PQ method, the power flow calculation method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:70628
    • 提供者:德软信息
  1. GA

    1下载:
  2. 用遗传算法求解自变量是多维的函数的最优值-Genetic Algorithm for the optimal value of Multi-dimensional function
  3. 所属分类:matlab

    • 发布日期:2015-05-24
    • 文件大小:4280
    • 提供者:缪玉
  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. GA

    0下载:
  2. 遗传算法,交配,进化,变异,求函数最小值-Genetic algorithm, mating, evolution, mutation, and function of the minimum
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2916
    • 提供者:gavin161
  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. GA

    0下载:
  2. 一个遗传算法求解函数的最大值的程序,挺好用的-A genetic algorithm procedure for maximum function, very good use
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:3719
    • 提供者:赵本
  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. 利用典型的遗传算法程序求解函数或者实际问题最优解-Typical procedures for the use of genetic algorithms to solve practical problems in the function or the optimal solution
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:13570
    • 提供者:周晟
  1. GA

    0下载:
  2. 通过MATLAB,采用遗传算法实现函数的最值的求取-By MATLAB, using the genetic algorithm the value of the function of the most striking! ! !
  3. 所属分类:matlab

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

    0下载:
  2. 遗传算法工具箱以及用遗传算法找最优值,主函数是zuiyou.m-Genetic Algorithm Toolbox and using genetic algorithms to find optimal values, the main function is zuiyou.m
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:11476
    • 提供者:周玉
  1. GA

    1下载:
  2. 遗传算法求解最优解求函数的最大值 : f(x,y)=21.5+x*sin(4*PI*x)+y*sin(20*PI*y) | 定义域 D: -3 <=x <=12.1 , 4.1 <=y <=5.8 | | 注: 目前最好结果:f(11.6255448,5.7250441)=38.8502944790207 -failed to translate
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:2983
    • 提供者:王尚礼
  1. ga

    0下载:
  2. 遗传算法用于求函数最大值,可以修改函数名和迭代次数-A function of genetic algorithm is used to seek the maximum, you can modify the function name and the number of iterations
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:5766
    • 提供者:kch
  1. GA

    0下载:
  2. 采用M语言编写,利用遗传算法二进制编码求函数极值的程序.可以设定编码位数,进化代数,种群大小等。-With M written in binary-coded genetic algorithm function extremum seeking procedure. Can be set to encode digits, evolution algebra, population size.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:8924
    • 提供者:lizheran
  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. 用遗传算法求解函数最优值,收敛速度快且不易陷入局部最优值。遗传算法是经典算法,此程序适合初学者。-A Genetic Algorithm for the optimal value function, convergence is fast and easy to fall into local optimal value. Genetic algorithm is a classical algorithm, this program suitable for beginners.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:10252
    • 提供者:蒋佳颖
  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 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com