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

搜索资源列表

  1. GA5

    0下载:
  2. 遗传算法源代码系列,教您如何编写遗传算法代码解决相关优化问题-Genetic algorithm source code, teach you how to write a genetic algorithm code to solve optimization problems
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:11707
    • 提供者:遗传算法
  1. NormFitGA

    0下载:
  2. NormFitGA 用动态线性标定适应值的遗传算法求解一维无约束优化问题 -NormFitGA dynamic linear calibration to adapt to the value of the genetic algorithm for solving one-dimensional unconstrained optimization problems
  3. 所属分类:source in ebook

    • 发布日期:2017-12-06
    • 文件大小:752
    • 提供者:小苏风
  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. 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. 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. 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. 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. ga-pid

    0下载:
  2. 基于遗传算法的pid参数优化-The pid parameter optimization based on genetic algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-11-18
    • 文件大小:1217
    • 提供者:张三
  1. ga

    0下载:
  2. pid ga 基于遗传算法的PID参数优化程序 这个可以用的 源程序-pid ga PID parameters based on genetic algorithm optimization procedure can be the source of this
  3. 所属分类:source in ebook

    • 发布日期:2017-11-16
    • 文件大小:1540
    • 提供者:王二
  1. GA

    0下载:
  2. 使用此代码是用遗传算法求解优化模型的一个简单的实例-Application of genetic algorithm optimization model
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:2039
    • 提供者:张莉
  1. my-souce-code-20130915

    0下载:
  2. 书本《matlab神经网络应用设计》源码,对于利用遗传算法(GA)优化神经网络(NN)的程序部分,由于使用了GA工具箱中已经定义好的一些函数,因此,这部分程序必须拷贝到GA工具箱目录下才能运行,在本书中有:"第12章","第13章",以及"第20.5节"。另外,还包括该书本配套PPT教案。-Book " matlab neural network application design" source for the use of genetic algorithm (GA) o
  3. 所属分类:source in ebook

    • 发布日期:2017-05-16
    • 文件大小:4115065
    • 提供者:dream
  1. EA

    0下载:
  2. 使用遗传算法、粒子群优化算法和量子遗传算法对认知无线网络进行频谱分配-Using genetic algorithms, particle swarm optimization algorithm and quantum genetic algorithm for spectrum allocation in cognitive radio networks
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:7271
    • 提供者:lijing
  1. ga

    0下载:
  2. 简单的遗传算法解决优化问题的汇编代码,包括单变量无约束优化、单变量有约束优化及多变量优化问题,并配以实例进行说明-Genetic Algorithms
  3. 所属分类:assembly language

    • 发布日期:2017-04-25
    • 文件大小:135466
    • 提供者:柚子
  1. yi-chuan-suan-fa-duo-can-shu

    0下载:
  2. 遗传算法多参数优化的Matlab源代码,实例变量分别为染色体,个体适应度,父个体等-Multi-parameter optimization genetic algorithm Matlab source code
  3. 所属分类:MacOS develop

    • 发布日期:2017-04-02
    • 文件大小:4376
    • 提供者:张兴昊
  1. 1213

    0下载:
  2. 电力系统中应用的遗传算发基于遗传算法的电力系统无功优化程序,可以帮您更好的进行电力系统的优化,使用标准的MATLAB程序-Application of genetic power system operator Electricity System Based on Genetic Algorithms reactive power optimization program that can help you better optimize power system using standard
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:8692
    • 提供者:licheng
  1. codeaaa

    0下载:
  2. 用于求解简单函数优化的matlab遗传算法代码-Matlab genetic algorithm code used to solve simple function optimization
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:4764
    • 提供者:sun yu
  1. water-hydraulic-calculation

    0下载:
  2. 雨水水力计为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作算,解决雨水管网优化与设计问题。-water hydraulic calculation
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1566
    • 提供者:王平
  1. daima

    0下载:
  2. 基于遗传算法的最短路径路由优化算法用MATLAB实现-The shortest path routing optimization algorithm based on genetic algorithms using MATLAB
  3. 所属分类:assembly language

    • 发布日期:2017-04-09
    • 文件大小:4435
    • 提供者:王研
« 1 2 34 5 6 »
搜珍网 www.dssz.com