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

搜索资源列表

  1. 实数编码遗传算法

    5下载:
  2. (用matlab编写的十进制的遗传算法程序)实数编码遗传算法-(using Matlab prepared by the metric of genetic algorithm) is coded genetic algorithms
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:17440
    • 提供者:www
  1. 实数编码的遗传算法

    2下载:
  2. 实数编码的遗传算法,有具体实例,非常好用。-Real number coding genetic algorithm with exaples.It is easy to use
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:17129
    • 提供者:韩荣苍
  1. vc_gm

    1下载:
  2. 用VC++变得实数编码遗传算法,还挺不错的,挺难找的。-Real-Coded Generic Algorithem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:82329
    • 提供者:a cao
  1. RealGeneticAlgorithm

    0下载:
  2. 自已编写的c#自适应实数编码遗传算法,提供多种交叉变异和选择方法,应用时结合需要,修改适应度函数即可!-Write their own adaptive real-coded genetic algorithms, offers a variety of crossover and mutation and selection methods, application integration needs, modify the fitness function can be!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:12718
    • 提供者:David
  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. gamain

    1下载:
  2. 一个简单的遗传算法 采用实数编码、比例分配轮盘赌选择、杂交采用离散与算术双重杂交、一般性变异。-A simple genetic algorithm using real-coded, proportional allocation of roulette selection, hybrid discrete and numeracy double hybridization, general variation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-01
    • 文件大小:1751
    • 提供者:wangkang
  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. 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. 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. yichuansuanfa_jixieshou

    0下载:
  2. 提出一种改进的遗传算法用于求解机械手运动学逆问题. 该算法采用实数编码, 其交叉概率和变异 概率根据解的适应度函数值自适应调整. 计算机仿真结果显示, 该算法较简单遗传算法(SGA) 求解精度高, 收敛速度快且稳定性能好.-An improved genetic algorithm for solving the inverse problem of manipulator kinematics. The algorithm uses real number encoding, the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:143065
    • 提供者:杨元龙
  1. SGA

    0下载:
  2. 实数编码的遗传算法程序,FORTRAN编写-real code ga
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1951
    • 提供者:刘银芳
  1. GA_method

    0下载:
  2. 直接使用实数编写的遗传算法,简单易行,不需要适应函数为正,可以计算含有约束的最小化问题-Prepared directly using the real genetic algorithm, is simple, do not meet the function is positive, can be calculated with constrained minimization problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:2153
    • 提供者:sunff
  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. SGA

    2下载:
  2. 遗传算法对单目标问题优化,采用实数编码,能对多峰多维函数进行求解,对较难收敛的f(x)=sum(100(x(i)-x(i-1))^2+(x(i-1)-1)^2)有较好的收敛结果,相信对开始学习遗传算法的很有帮助。-Genetic algorithm optimization of single objective, using real-coded, can solve multi-dimensional and multi-peak function,get a better converge
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:10785
    • 提供者:xiaxia
  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. GAYHBP

    0下载:
  2. 用实数编码遗传算法来优化神经网络训练,绝对可以运行-Genetic algorithm is used to optimize BP Neural Networks.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:57352
    • 提供者:龙昌
  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. GA实数编码遗传算法程序

    0下载:
  2. 实数编码遗传算法程序,可用于模型参数辨识,也有其它的用途
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-02-25
    • 文件大小:197282
    • 提供者:testsb
« 12 3 »
搜珍网 www.dssz.com