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

搜索资源列表

  1. 1下载:
  2. 基于java实现的遗传算法 神经网络 实数编码 交叉 选择 变异-achieve genetic neural network algorithm is coded cross-choice variant
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:193800
    • 提供者:赖大武
  1. ga_c++

    0下载:
  2. 关于遗传算法的c++程序,本文采用了实数编码,可以对学习遗传算法的实数编码提供方便.-on Genetic Algorithms c procedures, this paper uses real-coded and can study the genetic algorithm is coded for convenience.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13449
    • 提供者:rongerhou
  1. all-f90s

    1下载:
  2. 这是一个实数编码的遗传算法,用的是fortran语言,程序参数比较繁杂-This is a real coding genetic algorithm, using the FORTRAN language, the more complicated procedure parameters
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:164085
    • 提供者:rongerhou
  1. DE_FORTRAN90.f90

    1下载:
  2. 这是一个可以运行的遗传算法fortran源码,变量涉及得很多!也是实数编码-This is a run of the genetic algorithm FORTRAN source, a lot of variables involved! Also real coding
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3780
    • 提供者:rongerhou
  1. JavaGALib

    1下载:
  2. 遗传算法的java包。提供的染色体编码方式包括二进制编码,实数编码,字符编码,字符串编码。-GA java package. The chromosome coding including binary coding, real coding, character coding, coding string.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:187861
    • 提供者:蔡美玲
  1. GApaper1

    0下载:
  2. 关于利用实数遗传算法进行应用的一篇文章,对于进行实数编码的应用有参考价值-on the use of real genetic algorithm for the application of an article about a real coding of a reference value
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:193637
    • 提供者:林一
  1. vcfga

    1下载:
  2. 用vc编的实数编码的遗传算法, 用vc编的实数编码的遗传算法-with vc addendum to the real-coded genetic algorithm, using vc series of the real-coded genetic algorithm, vc addendum to the use of real-coded genetic algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:82234
    • 提供者:流云
  1. BPNN

    1下载:
  2. 由于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1922
    • 提供者:王刚
  1. GA-BP-neural

    0下载:
  2. 由于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。程序需要调用gaot工具箱.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4399
    • 提供者:孙洁娣
  1. matlabtools

    0下载:
  2. 由于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:60939
    • 提供者:yingengdog
  1. matlab-forPID

    0下载:
  2. mtlab仿真的基于遗传算法的pid,实数编码和二进制编码
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2541
    • 提供者:郭艳红
  1. gatbs_matlab

    0下载:
  2. 遗传算法matlab原代码 很不错的 希望大家可以 包括 二进制编码实数编码
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:694229
    • 提供者:姚伟雄
  1. zhangbingGA

    0下载:
  2. 用简单遗传算法SGA实现的关于控制图的程序,使用实数编码。-With a simple genetic algorithm SGA about control chart of the implementation procedures, the use of real-coded.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-27
    • 文件大小:17726
    • 提供者:
  1. SGA

    0下载:
  2. 在实数域上编码的遗传算法C++源代码,可以直接运行-GA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2913
    • 提供者:guohaili
  1. rga

    1下载:
  2. 实数编码的遗传算法的源代码,用c语言编写的。-Real-coded genetic algorithm source code, written in c language.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:13905
    • 提供者:wxy
  1. SGA_C

    1下载:
  2. 该代码是遗传算法实现多元函数的最值问题,通过实数编码方法实现简单易懂-The genetic algorithm code is directed at the problem of multivariate function
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-05-24
    • 文件大小:297785
    • 提供者:袁晓
  1. d

    0下载:
  2. 一篇文章《实数编码混沌量子遗传算法》,希望对大家有用-Article, " real-coded genetic algorithm for quantum chaos" , we hope to be useful ~~~~~
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:176340
    • 提供者:xionggj
  1. Genetic-algorithms-

    0下载:
  2. 基 于遗传算法的形状误差计算进行了系统的深入研究,重点包括实数编码遗传算 法理论研究:遗传算法在函数优化方面的应用研究:基于遗传算法的基本几何形体的形状误 差计算 基于遗传算法的平面曲线形状误差计算:基于遗传算法的复杂几何形体的形状误差 计算-the theory of Genetic algorithms based on real encoding
  3. 所属分类:Project Design

    • 发布日期:2017-05-19
    • 文件大小:4811196
    • 提供者:sll
  1. daolibai_shishubianma_GA_control

    0下载:
  2. 基于实数编码遗传算法(GA)的倒立摆控制matlab仿真程序源代码-Based on real-coded genetic algorithm (GA) of the inverted pendulum control matlab simulation program source code
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1995
    • 提供者:张震峰
  1. 00153586PPC-RAGA

    2下载:
  2. 基于实数编码的加速遗传算法可以对优化问题进行求解(raga Used for data culling and screening of high quality data)
  3. 所属分类:Windows编程

    • 发布日期:2019-07-14
    • 文件大小:2048
    • 提供者:Leaf1
« 1 2 3 45 6 »
搜珍网 www.dssz.com