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

搜索资源列表

  1. 001

    0下载:
  2. 移动机器人路径规划,采用遗传算法进行移动机器人的路径规划-Mobile Robot Path Planning
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1987
    • 提供者:张鹏
  1. yichuansuanf

    0下载:
  2. 基于matlab的潮流计算,可用于配电网规划及其应用,也可用于遗传算法-Calculated based on matlab trend that can be used with network planning and its application can also be used for genetic algorithm
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:3409
    • 提供者:wangxiangwei
  1. TSP-(2)

    0下载:
  2. 模拟退火与遗传算法的程序,很好用的程序,好使-Simulated Annealing
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:354811
    • 提供者:wenxin
  1. GA1

    0下载:
  2. 遗传算法是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法-Genetic algorithm is a calculation model to simulate Darwinian natural selection and genetic mechanisms of biological evolution process of biological evolution is a natural evolutionary pro
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:745217
    • 提供者:黄山
  1. yichuansuanfa

    0下载:
  2. 一个遗传算法解决最短路径的算法,可以运行,可参考垃圾收运的质料学校-A genetic algorithm to solve the shortest path algorithm, can run, refer to the material that the garbage collector
  3. 所属分类:assembly language

    • 发布日期:2017-04-25
    • 文件大小:7755
    • 提供者:胡泽
  1. genenetic-algorithm-C-

    0下载:
  2. 一个函数优化遗传算法的C语言程序,可解决一般的函数优化问题-A function to optimize the C programming language of genetic algorithm, to solve the general function optimization problem
  3. 所属分类:assembly language

    • 发布日期:2017-04-27
    • 文件大小:68108
    • 提供者:褚玉璞
  1. example1

    0下载:
  2. 选择二进制编码,利用遗传算法计算函数的最小值-calculate function minimum with genetic algorithm
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:1086
    • 提供者:weilingling
  1. Genetic-Algorithms

    0下载:
  2. 遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。-Genetic algorithm is used to solve computational mathematics in optimizing search algorithm, an evolu
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1606
    • 提供者:james
  1. epidemic-model

    0下载:
  2. 的有功损耗,但是只是一个确定的数值而不是关于x的表达式,这样遗传算法优化就没有意义了。求大神给指导!我还有200多分,如能解答一并送出-The power loss, but only a certain value, rather than on x expression, so genetic algorithm does not make sense. Great God to seek guidance! I have 200 points, if they can be sent an
  3. 所属分类:assembly language

    • 发布日期:2017-06-18
    • 文件大小:27204746
    • 提供者:高翔
  1. RBF-NN_GA

    0下载:
  2. 基于MATLAB编写的基于遗传算法的RBF-NN训练程序-Based on the PID controller based on genetic algorithm RBF-NN MATLAB_SIMULINK prepared
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:4190
    • 提供者:王强
  1. chapter3

    0下载:
  2. BP神经网络算法 基于遗传算法的BP神经网络算法实现对结果的优化-Based on BP neural network algorithm to optimize the BP neural network algorithm genetic algorithm
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:5254
    • 提供者:peng
  1. chapter4

    0下载:
  2. TSP算法 基于遗传算法的TSP算法实现对结果的优化-Based on the TSP algorithm to optimize the TSP algorithm and genetic algorithm
  3. 所属分类:assembly language

    • 发布日期:2017-04-26
    • 文件大小:8942
    • 提供者:peng
  1. tsp-GA

    0下载:
  2. 该程序解决了用遗传算法解决10个城市的tsp问题,城市的距离随机生成,可自行修改-This program solves the ten cities with genetic algorithm to solve TSP problem, the distance of the city is randomly generated, are free to modify
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2294
    • 提供者:汪健强
  1. yichuan

    0下载:
  2. 遗传算法的matlab程序源代码,应用matlab中两种遗传算法工具箱-Genetic algorithm matlab program source code, the application of two matlab genetic algorithm toolbox
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1217
    • 提供者:王佳荟
  1. BP

    0下载:
  2. 本文结合遗传算法对BP算法进行优化,建立了改进的BP神经网络模型。最后,充分利用MATLAB语言的各自优势,进行编程-In this paper, the genetic algorithm to optimize BP algorithm, establish an improved BP neural network model. Finally, make full use of their respective advantages MATLAB language programming
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1591
    • 提供者:刘峥峥
  1. BP.SVM

    0下载:
  2. 这是遗传算法优化支持向量机代码。用于matlab分类应用-This is a genetic algorithm optimization support vector machine code. Applications for classification matlab
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:2596
    • 提供者:zzk
  1. chapter8

    0下载:
  2. 量子遗传算法的代码,是量子计算和遗传算法的结合后的成果。-Quantum genetic
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:5623
    • 提供者:xiaominmin
  1. GA

    0下载:
  2. 遗传算法的基本代码,包括选择,交叉,变异。希望对大家有帮助~-Genetic algorithm code base, including selection, crossover and mutation. I hope everyone has to help ~
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:3157
    • 提供者:duaoran
  1. GA-MFC

    0下载:
  2. 这是一个用MFC制作的遗传算法求函数最值的程序,能对算法参数进行更改-This is a MFC produced genetic algorithms function best value program, algorithm parameters can be changed
  3. 所属分类:assembly language

    • 发布日期:2017-05-16
    • 文件大小:3873124
    • 提供者:裴小兵
  1. Cpp1

    0下载:
  2. 遗传算法TSP,旅行商问题,1. 假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路径的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求所经过的路径路程尽量短。-Genetic algorithm TSP, Traveling Salesman Problem, 1. Suppose you have a traveling businessman to visit n cities, he must choose the path to go, a re
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:3540
    • 提供者:余家
« 1 2 3 45 6 »
搜珍网 www.dssz.com