CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 遗传算法的程序

搜索资源列表

  1. yichuansufaMATLAB

    0下载:
  2. 遗传算法的matlab语言程序,包括算法说明,和简单的应用。-GA Matlab language programming, including shows algorithm, and a simple application.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:79805
    • 提供者:贾毅
  1. ga

    1下载:
  2. 用C语言实现的遗传算法的程序,实现的是y=x+10*sin(5*x)+5*cos(10*x)求最大值.实现环境为win-tc.-C language GA procedures, achieving is y = x 10 * sin (x 5 *) 5 * cos (10 * x) for the maximum. To achieve environmental w in-tc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2031
    • 提供者:王艳秋
  1. c++

    0下载:
  2. 利用c++实现遗传算法的求出程序的优化设计-use genetic algorithm calculated the optimal design procedures
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9870
    • 提供者:李建
  1. gatbx-toolbox

    0下载:
  2. 内含遗传算法的matlab 程序,有参考价值哦,赶快下载吧!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:423644
    • 提供者:xiahong
  1. pikaia

    3下载:
  2. 遗传算法的Fortran程序,遗传算法作为一种全局优化算法,有着很广泛的应用,因此该fortran程序可以方便地被研究人员使用,集成到自己的程序中去。-Gentic algorithm code in Fortran. GA is a widely used global opotimization method, so this code is coviniently adopted by relative researches.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:10186
    • 提供者:Jinguang Yang
  1. yichuansuanfa

    0下载:
  2. 用来求解函数极值的遗传算法程序,用matlab写成,不错的资料-zh fk jalfj alajf lajf lnfal jfdahwf nkas jlfja ljfa
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:225370
    • 提供者:一龙
  1. GaBin

    0下载:
  2. 遗传算法解决复杂背包问题,用Java编写。 该背包拥有3个属性,500个东西,50个包。 求解包与包之间物品重量差最小,并且同一个背包的物品属性有特殊要求。 该程序容易修改。-Genetic Algorithm on Bin Packing Proglem. 500 items, 3 parameters of each item. 50 containers, target: All 50 containers has the smallest weight differe
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:160511
    • 提供者:mark
  1. GeneticProgram

    0下载:
  2. 遗传算法应用程序使用说明: 1.安装MATLAB5.X; 2.建立目录:(c:\GeneticProgram),并将这里提供的所有源程序拷入该目录; 3.运行(c:\GeneticProgram)中的 startup; 4.在MATLAB Command Window内直接运行程序 FloatExample和BinaryExample。-Application of genetic algorithms for use: 1. Installation MATLAB5.X 2.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:13024
    • 提供者:czxuemei
  1. GeneticAlgorithm

    1下载:
  2. 这是我自己编的用遗传算法求解sin(x)+sin(y)极值的C++ 程序。当然也可在函数fFitness中修改以达到求解其他函数极值的或应用到其他方面。-This is my own compiled using genetic algorithm sin (x)+ sin (y) extremum C++ program. Of course, a function fFitness can also modify other functions in order to achieve ext
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5424175
    • 提供者:myd
  1. ga

    0下载:
  2. 遗传算法大作业,关于优化算法的程序,又好的工程应用价值-Great job on Genetic Algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:5403
    • 提供者:harry
  1. genetic-algorithm

    0下载:
  2. 一个c语言的遗传算法的实例讲解。程序演示的是用简单遗传算法随机一个种群,然后根据所给的交叉率,变异率,世代数计算最大适应度所在的代数。-this document give an example of genetic algorithm,which is very usefull for learning and using genetic algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:52713
    • 提供者:徐作为
  1. mm

    2下载:
  2. 模糊模拟、神经网络以及遗传算法的结合,matlab程序-The combination of fuzzy simulation, neural network and genetic algorithm, matlab program
  3. 所属分类:Algorithm

    • 发布日期:2017-11-29
    • 文件大小:4069322
    • 提供者:zhongrui
  1. GA

    0下载:
  2. 自己珍藏多年的遗传算法程序,包括遗传算法的各个模块。-Of his old genetic algorithm procedures, including the various modules of the genetic algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-16
    • 文件大小:29688
    • 提供者:ibmis
  1. algorithm

    0下载:
  2. 采用二进制编码遗传算法求函数最大值,有遗传算法的仿真程序-Genetic algorithms for maximum
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1202
    • 提供者:liujun
  1. A-Detailed-procedure-of-GA

    0下载:
  2. 遗传算法详解的程序,包括常用的交叉和变异方法,每种方法都有程序相对应。对遗传算法整体程序的编写,可以用作参考-Genetic algorithms explain the procedure, including the commonly used methods of crossover and mutation, each method has procedures correspond. The overall process for the preparation of genetic
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:11562
    • 提供者:权义柯
  1. 123

    0下载:
  2. 里面有多个程序,其中包括在TSP环境下遗传算法的各种操作因子。-There are a number of procedures, including the circumstances in TSP genetic algorithm various operational factors.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5190740
    • 提供者:高健
  1. pikaia-v1.2-example

    0下载:
  2. 美国科罗拉多气象研究中心的遗传算法Fortran程序1.2版本, 配有详细的说明文档和例子,容易移植到用户自己的程序中。-Genetic algorithm Fortran programs Colorado Meteorological Research Center version 1.2, with detailed documentation and examples, easily ported to the user' s own program.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:379905
    • 提供者:songke21
  1. 遗传算法

    0下载:
  2. 遗传算法的matlab程序设计以及遗传算法的实现步骤(Genetic algorithm matlab programming, and genetic algorithm implementation steps)
  3. 所属分类:数学计算

    • 发布日期:2017-12-25
    • 文件大小:5120
    • 提供者:人渣
  1. 遗传算法

    0下载:
  2. matlab遗传算法的经典程序,收敛速度快,精度高(ga algorithm based on matlab)
  3. 所属分类:数学计算

    • 发布日期:2017-12-26
    • 文件大小:13312
    • 提供者:samyu0304
  1. example2

    0下载:
  2. 非常详细的遗传算法以及详尽的说明,适合初学者学习,不错的程序(Very detailed genetic algorithm, as well as detailed descr iption, suitable for beginners to learn, a good program)
  3. 所属分类:数学计算

« 12 3 4 »
搜珍网 www.dssz.com