CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - real coded genetic algorithm

搜索资源列表

  1. gentenicfunction

    0下载:
  2. 基于实数编码遗传算法的函数极植优化程序,matlab编程-real-coded genetic algorithm optimization function very planting procedures, Matlab programming
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1345
    • 提供者:王伟
  1. chap5_1

    0下载:
  2. 基于实数编码遗传算法的PID整定,采用误差绝对值积分性能指标作为参数选择的最小目标函数-real-coded genetic algorithm PID tuning, integral absolute error performance parameters as the minimum objective function
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2118
    • 提供者:liaihua
  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. Spanning-tree

    0下载:
  2. 利用图论中生成树的概念编写的全部生成树代码,由于缺少中间的实数编码遗传算法代码,所以还不能得出完整的结果,但整个程序框架是正确的!-Spanning tree in graph theory using the concept of writing all the spanning tree code, the lack of the middle of the real-coded genetic algorithm code, so it can not come to a complete
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:3566
    • 提供者:小玉
  1. chap5_2

    0下载:
  2. 利用二进制编码和实数编码遗传算法求函数极大值仿真程序-The use of binary encoding and real-coded genetic algorithm for maximum function simulation program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1154
    • 提供者: huangyinrong
  1. ComputeMin_Eazom_2d_RGA

    0下载:
  2. 用matlab编写的实数编码遗传算法,非常的好 -using Matlab prepared by the real-coded genetic algorithm, a very good
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:1707
    • 提供者:wff
  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. AdaptingGA

    1下载:
  2. 本算法为自适应遗传算法,采用基于排序的选择策略,编码方案为实数编码。能够解决很多优化问题!-The algorithm for the adaptive genetic algorithm, based on the sort of choice strategy, coding schemes for real-coded. Many optimization problems can be solved!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:29743
    • 提供者:邱腾飞
  1. chap5_4

    0下载:
  2. 实数编码的遗传算法pid整定,实现系数自整定-Real-coded genetic algorithm pid tuning to achieve self-tuning factor
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1217
    • 提供者:maxpda
  1. temp

    0下载:
  2. 这是一个简单实用的实数编码遗传算法源代码,清晰,方便。-This is a simple and practical real-coded genetic algorithm source code, clear and convenient.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1795
    • 提供者:侯典林
  1. chap5_3

    0下载:
  2. 基于二进制编码遗传算法和实数编码遗传算法的PID整定-Based on the binary-coded genetic algorithms and real-coded genetic algorithm tuning of PID
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1224
    • 提供者: huangyinrong
  1. gaReal

    0下载:
  2. 遗传算法实数编码求解 [Delphi] 效果显著-Real-coded genetic algorithm for solving [Delphi] the effect of significantly
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:208703
    • 提供者:mingming
  1. improvedGAmain

    0下载:
  2. 改进的遗传算法源程序,采用实数编码,对多个参数的优化起到很好的改良作用!-Improved genetic algorithm source code, using real-coded, and the optimization of multiple parameters of the improved play a good role!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1302
    • 提供者:陈世界
  1. java_evolutionary_algorithms

    0下载:
  2. 用Java实现的进化算法包。包括遗传算法、粒子群算法、memetic算法和进化策略算法。-evolutionary-algorithm Evolutionary Algorithm package implemented using Java. The package serves as a foundation class library, supporting the implementation many variants of Evolutionary Algorith
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:104732
    • 提供者:陈雷
  1. RGA

    0下载:
  2. 这是一个采用了UNDX-MMG模型的实数遗传算法。有5个测试函数。-the code is for real coded genetic algorithm using UNDX crossover and MMG model. it is tested using five bench mark function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:5804
    • 提供者:chenzhiqiang
  1. GA

    0下载:
  2. 基于二进制和实数编码的遗传算法,很好用,肯定能调通-Based on binary and real coded genetic algorithm, is useful, certainly transfer through
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:13257
    • 提供者:桃子
  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. MyGa_1.0

    0下载:
  2. 基于Fortran语言的实数编码的遗传算法,非并行版本,里面有多种常见的选择算子,交叉算子,变异算子可选,并加入了小生境技术,最佳个体保存技术。对学习遗传算法的朋友们很有帮助。-Fortran-based language for real-coded genetic algorithm, non-parallel version, there are many common selection operator, crossover operator, mutation operator is
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:454155
    • 提供者:彭鑫
  1. SGA

    0下载:
  2. 经典的实数编码遗传算法 采用轮盘赌 用于解决函数优化-The classic real-coded genetic algorithm for sloving the function optimization by Roulette
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:3180
    • 提供者:jenny
  1. 实值编码遗传算法源程序

    2下载:
  2. 这是一个基于实值编码的加速遗传算法的MATLAB程序(This is a MATLAB program based on real coded genetic algorithm.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-10-30
    • 文件大小:5120
    • 提供者:永远快乐
« 12 »
搜珍网 www.dssz.com