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

搜索资源列表

  1. SBOGA

    0下载:
  2. SBOGA 用顺序选择遗传算法求解一维无约束优化问题 -SBOGA order to select genetic algorithm for solving one-dimensional unconstrained optimization problems
  3. 所属分类:source in ebook

    • 发布日期:2017-11-20
    • 文件大小:1010
    • 提供者:小苏风
  1. GA

    0下载:
  2. 这是求解多元非线性规划的遗传算法的C++的代码-Solving the multivariate nonlinear programming genetic algorithm. . . . . .
  3. 所属分类:assembly language

    • 发布日期:2017-11-29
    • 文件大小:278197
    • 提供者:Wudan
  1. GMGA

    1下载:
  2. GMGA 用大变异遗传算法求解一维无约束优化问题 -GMGA large variation genetic algorithm to solve the one-dimensional unconstrained optimization problem
  3. 所属分类:source in ebook

    • 发布日期:2017-11-18
    • 文件大小:841
    • 提供者:小苏风
  1. DblGEGA

    0下载:
  2. DblGEGA 用双切点遗传优化求解一维无约束优化问题 -DblGEGA with double tangent point genetic optimization one-dimensional unconstrained optimization problems
  3. 所属分类:source in ebook

    • 发布日期:2017-11-24
    • 文件大小:723
    • 提供者:小苏风
  1. GATBXPexample

    0下载:
  2. 《Matlab遗传算法工具箱及应用》书中所用遗传算法工具箱及书中实例源码-matlab gatbx example
  3. 所属分类:source in ebook

    • 发布日期:2017-11-26
    • 文件大小:633611
    • 提供者:雨点儿
  1. matlab-sf

    0下载:
  2. 这是一个现代优化算法的经典例子结合。比如遗传算法,免疫算法等。-This is a classic example of modern optimization algorithms combined. Such as genetic algorithms, immune algorithms.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-15
    • 文件大小:1494717
    • 提供者:wang
  1. GA

    0下载:
  2. 用遗传算法求解一个多元函数的极值,用VC代码编写,能够看到执行过程的数据。-Here, this is VC program of find the extreme value of a given function by using the Genetic Algorithm。
  3. 所属分类:source in ebook

    • 发布日期:2017-12-04
    • 文件大小:946682
    • 提供者:peter
  1. optimization-program

    0下载:
  2. 无约束一维极值/无约束多维极值/约束优化/非线性最小二乘优化/线性规划/整数规划/二次规划/遗传优化算法等对应的matlab程序-Unconstrained one-dimensional extremal/unconstrained multidimensional the pole/constrained optimization/nonlinear least squares optimization/linear programming/integer programming/Quadr
  3. 所属分类:source in ebook

    • 发布日期:2017-11-14
    • 文件大小:10443428
    • 提供者:wanghui
  1. MATLAB-genetic-algorithm

    0下载:
  2. 《MATLAB遗传算法工具箱及应用》书籍源程序-MATLAB genetic algorithm toolbox and application source code
  3. 所属分类:source in ebook

    • 发布日期:2017-11-05
    • 文件大小:696372
    • 提供者:黎威
  1. genetic-algorithm

    0下载:
  2. 遗传算法与模拟退火算法,希望有所帮助。均在Matlab中实现。-Simulated annealing algorithm and genetic algorithm
  3. 所属分类:assembly language

    • 发布日期:2017-11-19
    • 文件大小:1524
    • 提供者:zhou
  1. GA

    0下载:
  2. 介绍了一个遗传算法实例,用c++语言编程,源代码-Examples of genetic algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-11-09
    • 文件大小:6575
    • 提供者:谢梦星
  1. GA

    0下载:
  2. 遗传算法的matlab程序,有详细的子函数,自适应求解多维矩阵参数,浮点型实数求解,程序明了易懂!-Genetic algorithm matlab program, detailed subfunctions adaptive solving multidimensional matrix parameters, floating point real numbers to solve the program is clear and easy to understand!
  3. 所属分类:MPI

    • 发布日期:2017-11-28
    • 文件大小:7168
    • 提供者:andy
  1. matlab

    0下载:
  2. 用matlab程序来实现遗传算法,离散无记忆信道容量的迭代计算-Matlab program to achieve the genetic algorithm, discrete memory channel capacity iterative
  3. 所属分类:assembly language

    • 发布日期:2017-12-03
    • 文件大小:1072
    • 提供者:郝正超
  1. matlab-ga

    0下载:
  2. 基本遗传算法的MATLAB语言源程序。(遗传算法的应用范围极其广泛,它可应用于函数优化、组合优化、生产调度问题、自动控制、机器人学、图像处理、人工生命、遗传编程以及机器学习等领域。)-Basic genetic algorithm matlb language sourc-e code. (Genetic algorithm extremely broad range of applications, it can be applied to function optimization, com
  3. 所属分类:MPI

    • 发布日期:2017-11-11
    • 文件大小:3462
    • 提供者:derek
  1. GA-II

    0下载:
  2. 遗传算法的介绍以及变成代码,能够优化工程上的大量实际问题-The introduction of the genetic algorithm into code to optimize a large number of practical problems in engineering
  3. 所属分类:assembly language

    • 发布日期:2017-11-22
    • 文件大小:54775
    • 提供者:huangyufei
  1. daima

    0下载:
  2. 遗传-模拟退火算法解决组合优化问题,结合遗传算法与模拟退火算法各自的优点-Genetic- simulated annealing algorithm to solve combinatorial optimization problems, the respective advantages of the combination of genetic algorithms and simulated annealing algorithm
  3. 所属分类:Compiler program

    • 发布日期:2017-11-22
    • 文件大小:11648
    • 提供者:张俊龙
  1. tsp-chang

    0下载:
  2. 5个城市TSP(旅行商问题)的基于遗传算法的C++源代码,希望对于你学习遗传算法会有一定的帮助-Five cities TSP (traveling salesman problem), genetic algorithm-based C++ source code, there will be some hope for you to learn the genetic algorithm help
  3. 所属分类:source in ebook

    • 发布日期:2017-11-29
    • 文件大小:2454
    • 提供者:
  1. LPRDemo

    0下载:
  2. 遗传算法,实现网络的优化;在每一代中去除不符合条件的部分,重新组合。-Genetic algorithm, to realize the optimization of the network In each generation to remove does not comply with the conditions of the part, reset.
  3. 所属分类:assembly language

    • 发布日期:2017-11-28
    • 文件大小:743317
    • 提供者:刘一
  1. FDTD3D_Main

    0下载:
  2. 二维光子晶体禁带的遗传优化算法MATLAB源码-Two-dimensional photonic crystal band gap genetic optimization algorithm MATLAB source
  3. 所属分类:MPI

    • 发布日期:2017-11-15
    • 文件大小:1505
    • 提供者:liming
  1. 223

    0下载:
  2. 《遗传算法理论·应用与软件实现》源代码 主要包括了遗传算法的实现-code of 《Genetic algorithm theory and application and software implementation 》, mainly including the realization of the genetic algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-11-16
    • 文件大小:4577295
    • 提供者:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 21 »
搜珍网 www.dssz.com