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

搜索资源列表

  1. 遗传算法求解TSP问题

    1下载:
  2. 基本遗传算法求解TSP问题,只需给出城市间距离矩阵和初始参数即可进行计算。-basic genetic algorithm for TSP, is only inter-city distance matrix and the initial parameters can be calculated.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:9547
    • 提供者:
  1. 用遗传算法求解二维函数的最大值

    1下载:
  2. 用遗传算法求解二维函数的最大值问题,用matlab实现,但是不采用matlab遗传算法工具箱
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-11-14
    • 文件大小:3642
    • 提供者:ttl
  1. 利用遗传算法求解区间[0, 31]上的二次函数 y=x2的最大值

    7下载:
  2. 利用遗传算法求解区间[0, 31]上的二次函数 y=x2的最大值
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2009-04-17
    • 文件大小:433139
    • 提供者:a_jmew@sohu.com
  1. GA_TSP

    0下载:
  2. 利用遗传算法求解TSP问题。TSP问题描述如下:给定一组n个城市和他们两两之间地直达距离,寻找一条闭合的旅程,使得每个城市刚好经过一次而且总的旅行距离最短。 -The use of genetic algorithm to solve TSP problem. TSP problem described as follows: given a set of n cities and they are between 22 to direct the distance of the journey
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1158951
    • 提供者:586
  1. 遗传算法解决求解带约束

    3下载:
  2. 遗传算法解决求解带约束的优化问题明确遗传算法求解问题的一般思路和编码设计-Genetic Algorithm for solving constrained optimization problems with a clear genetic algorithm from the general ideas and Coding Design
  3. 所属分类:生物技术

    • 发布日期:2012-10-30
    • 文件大小:2427
    • 提供者:yangxi
  1. generic_tsp

    0下载:
  2. 用遗传算法求解TSP问题,种子数100,遗传概率和交叉概率可以在源程序中修改。-Genetic Algorithm with TSP problem, a few hundred seeds, genetic probability and crossover probability can modify the source program.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:272888
    • 提供者:stefwang
  1. tspsa

    0下载:
  2.  针对基于遗传算法的TSP 问题求解, 尝试了多种遗传操作, 分析了这些操作在遗传算法中的作用, 讨论了基因片段保序在利用遗传算法求解TSP 问题中的重要性.-Based on Genetic Algorithm for TSP Problem Solving, try a variety of genetic manipulation, analysis of these operations at the role of genetic algorithm discussed Orderin
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:865548
    • 提供者:
  1. genetic

    0下载:
  2. 使用遗传算法求解旅行商问题,城市数目及城市之间的距离通过txt文件来读入,然后输出求解过程及最后收敛到的最有路径-The use of Genetic Algorithm for Traveling Salesman Problem, the number of cities and the distance between cities through the txt file to read, and then output the solution process and the fina
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:624126
    • 提供者:郑益夫
  1. 遗传算法求解PID数值

    1下载:
  2. 利用matlab基于遗传算法求解pid数值(Using MATLAB to solve PID numerical value based on genetic algorithm)
  3. 所属分类:数学计算

    • 发布日期:2017-12-24
    • 文件大小:9216
    • 提供者:Dl123
  1. 遗传算法求解VRP问题的技术报告

    1下载:
  2. 本文通过遗传算法解决基本的无时限车辆调度问题。采用车辆和客户对应排列编码的遗传算法,通过种群初始化,选择,交叉,变异等操作最终得到车辆配送的最短路径。通过MATLAB仿真结果可知,通过遗传算法配送的路径为61.5000km,比随机配送路径67km缩短了5.5km。此结果表明遗传算法可以有效的求解VRP问题。(In this paper, genetic algorithm is used to solve the basic vehicle scheduling problem without
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:96256
    • 提供者:阿雨
  1. 遗传算法

    0下载:
  2. 现代遗传算法,求解非线性规划问题,整数规划问题,0-1整数规划问题(Genetic Algorithm ,solve the problem that nonlinear programming)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:TurboCome
  1. 遗传算法纳什均衡及参考资料

    3下载:
  2. 遗传算法求解纳什均衡及参考资料,代码可以运行,不是很完美,但是可以参考(Genetic algorithm for solving Nash equilibrium and reference data)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:2428928
    • 提供者:刘海啊
  1. 遗传算法求解多目标约束问题

    1下载:
  2. 包含了使用遗传算法求解多目标约束问题的matlab代码(this document includes the code of solving multi-object problem using gene algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:风雨兼程111
  1. 遗传算法求解tsp

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

    • 发布日期:2018-05-03
    • 文件大小:22528
    • 提供者:大个草莓
  1. 遗传算法求解TSP

    1下载:
  2. 基于遗传算法的TSP算法,对初学遗传算法的,有帮助(TSP algorithm based on genetic algorithm which is helpful for beginners in learning genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2019-09-18
    • 文件大小:433152
    • 提供者:jbdick
  1. 源文件:GA_TS_VRP问题遗传算法算路径优化模型

    5下载:
  2. 遗传算法求解VRPTW,可运行,附带说明(VRPTW-GA Genetic Algorithms for VRPTW Solution, Running, with Descr iption)
  3. 所属分类:matlab例程

  1. 遗传算法

    1下载:
  2. 利用遗传算法求解TSP问题,并给出了最终图像和结果。(The genetic algorithm is used to solve the TSP problem, and the final image and results are given.)
  3. 所属分类:matlab例程

    • 发布日期:2019-09-18
    • 文件大小:4096
    • 提供者:pyqqyp
  1. 主要是基于柔性作业车间调度的遗传算法求解

    4下载:
  2. 主要用于作业车间调度的遗传算法求解,研究的问题是柔性作业车间(It is mainly used to solve the genetic algorithm of job shop scheduling. The research problem is flexible job shop)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-03
    • 文件大小:10240
    • 提供者:codebit
  1. Matlab多目标优化遗传算法源程序很好的应用案例

    0下载:
  2. 与常规的单目标遗传算法求解不同,该算法考虑两个目标函数的遗传算法(Different from the conventional single objective genetic algorithm, this algorithm considers the genetic algorithm of two objective functions)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-06
    • 文件大小:10240
    • 提供者:codebit
  1. 用遗传算法求解f(x)=10*sin(5x)+7*cos(4x),x∈[0,10]上的最大值

    0下载:
  2. 用遗传算法求解f(x)=10*sin(5x)+7*cos(4x),x∈[0,10]上的最大值
  3. 所属分类:matlab例程

« 12 3 4 5 6 7 8 9 10 ... 44 »
搜珍网 www.dssz.com