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

搜索资源列表

  1. 遗传算法工具箱

    0下载:
  2. MATLAB的一个工具箱,关于遗传算法的,有需要的下载。(MATLAB is a toolbox for genetic algorithm, which needs downloading.)
  3. 所属分类:网络编程

    • 发布日期:2018-05-01
    • 文件大小:670720
    • 提供者:笑笑2015
  1. 遗传算法

    0下载:
  2. 基本遗传算法(GA)的算法原理、步骤、及Matlab实现,包含详尽的代码(Basic Genetic Algorithm (GA) algorithm principles, steps, and Matlab implementation, including detailed code)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:3072
    • 提供者:少少1
  1. 遗传算法Matlab程序

    0下载:
  2. 量子遗传算法的matlab程序实现,用此程序可实现遗传算法(Quantum genetic algorithm)
  3. 所属分类:其他

  1. 基于遗传算法的微电网运行优化

    3下载:
  2. 基于遗传算法进行配电网的优化运行仿真,十分有用(Optimal operation of distribution network based on genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:32768
    • 提供者:一心想学
  1. 遗传算法实例

    0下载:
  2. 遗传算法实例,通过很多不同实际例子,来详细讲解遗传算法的应用(An example of genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:21504
    • 提供者:雷猴啊啊
  1. 遗传算法VRP

    0下载:
  2. 使用遗传算法求解vrp问题,使用matlab编程(Using Genetic Algorithm to Solve the Problem of vrp)
  3. 所属分类:文章/文档

    • 发布日期:2018-05-01
    • 文件大小:7168
    • 提供者:小柠檬233
  1. 遗传算法多目标优化

    4下载:
  2. 在matlab语言中,采用遗传算法求多目标优化,文件里面有相关的pareto图(In Matlab language, the genetic algorithm is used to achieve multi-objective optimization. There are related Pareto graphs in the file)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:192512
    • 提供者:多尔衮
  1. 遗传

    0下载:
  2. 遗传算法是解决搜索问题的一种通用算法,对于各种通用问题都可以使用。 首先组成一组候选解,依据某些适应性条件测算这些候选解的适应度, 根据适应度保留某些候选解,放弃其他候选解。 对保留的候选解进行某些操作,生成新的候选解。(Genetic algorithm is a general algorithm for solving search problems, and it can be used for all kinds of general problems. First, a set of
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:3072
    • 提供者:1194260521
  1. 遗传算法解决背包问题

    2下载:
  2. 遗传算法解决背包问题,matlab环境实现c流程(Solving knapsack problem by genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:2048
    • 提供者:sgdmc
  1. 遗传算法求解tsp

    0下载:
  2. 运用matlab解决基于遗传算法的路径优化(Using MATLAB to solve path optimization based on genetic algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:22528
    • 提供者:大个草莓
  1. 几种不同的遗传算法

    0下载:
  2. matlab例程,学习遗传算法非常有用,需要的可以下载使用哟!(Voting management system, the use of Java language development, SSH framework, though difficult, but the function is very strong!)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:6144
    • 提供者:3a66006
  1. GA遗传算法

    0下载:
  2. 这是一个GA遗传算法的实现,很好可以使用(This is an implementation of a GA genetic algorithm)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:4096
    • 提供者:pengq
  1. 遗传算法优化pid

    2下载:
  2. 使用遗传算法对pid进行优化,m文件调用模型文件,直接出结果(Using genetic algorithm to optimize PID, m file calls model files, directly results.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:52224
    • 提供者:申酉戌亥sky
  1. matlab遗传算法程序

    0下载:
  2. 基于遗传算法的机器人路径规划MATLAB源代码,通过避障并寻找最优路径。(The MATLAB source code of robot path planning based on genetic algorithm is adopted to avoid obstacles and find the optimal path.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-03
    • 文件大小:55296
    • 提供者:困惑&小h
  1. chapter1 谢菲尔德大学的matlab遗传算法工具箱

    1下载:
  2. 谢菲尔德大学matlab遗传算法工具箱用高级语言编写,可以看见算法的源代码,与此匹配先进的数据分析、可视化工具。(The Matlab genetic algorithm toolbox at the University of Sheffield is written in a high-level language. You can see the source code of the algorithm and match this with advanced data analysis
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-03
    • 文件大小:2048
    • 提供者:即便偶不变
  1. 混合遗传蚁群HGIACA

    3下载:
  2. 智能优化方法--混合遗传蚁群算法,结合了蚁群算法和遗传算法(Intelligent optimization method, hybrid genetic ant colony algorithm, combines ant colony algorithm and genetic algorithm.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:3072
    • 提供者:reseei
  1. 《遗传算法理论·应用与软件实现》源代码

    0下载:
  2. 《遗传算法理论·应用与软件实现》源代码 多年积累类库,具有很大 的参考价值("Genetic algorithm theory, application and software implementation" source code accumulated library for many years, which has great reference value.)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:4604928
    • 提供者:wdddd
  1. 遗传算法

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。遗传算法是从代表问题可能潜在的解集的一个种群(population)开始的,而一个种群则由经过基因(gene)编码的一定数目的个体(individual)组成。每个个体实际上是染色体(chromosome)带有特征的实体。染色体作为遗传物质的主要载体,即多个基因的集合,其内部表现(即基因型)是某种基因组合,它决定了个体的形状的外部表现,如
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-04
    • 文件大小:22528
    • 提供者:那拍拍
  1. 1204 Java 遗传算法排课java sqlserver

    3下载:
  2. 排课系统基于遗传算法,数据库是sqlsever,还不错。大家可以看一下(adsjkjskzlfjklnzxvnlkcnzxnckzkch)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:5219328
    • 提供者:高欣欣
  1. 遗传算法

    0下载:
  2. 遗传算法是依据动物的遗传特性研究的算法,可以模拟个体经过不断的选择,交叉,和变异产生下一代,经过很多次后,后代会趋于越来越好(The genetic algorithm is an algorithm based on the genetic characteristics of the animal, which can simulate the continuous selection, cross, and variation of the next generation. After m
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:2048
    • 提供者:老大吴
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com