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

搜索资源列表

  1. MATLAB

    0下载:
  2. 遗传算法计算多目标规划问题 使用简单,语言明了-Multi-objective genetic algorithm is planning to use simple, clear language
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:6864
    • 提供者:小笨笨晗晗
  1. ds

    1下载:
  2. MATLAB中用遗传算法求解约束非线性规划问题-MATLAB using the genetic algorithm for solving constrained nonlinear programming problem
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:121994
    • 提供者:ss
  1. PackingProblem

    0下载:
  2. 非线性整数规划问题,基于遗传算法的matlab程序-Nonlinear integer programming problems, based on genetic algorithm matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:2559
    • 提供者:shilei
  1. Nonlinear Integer Programming Matlab Genetic Algorithm Procedure

    1下载:
  2. 本程序是基于非线性整数规划的遗传算法所编写的Matlab程序-This procedure is based on the non-linear integer programming genetic algorithm written Matlab program
  3. 所属分类:matlab例程

    • 发布日期:2013-01-05
    • 文件大小:5373
    • 提供者:liuyuanyuan
  1. GA

    3下载:
  2. 这个一个遗传算法的实例,可以解决机器人轨迹规划的问题-This example of a genetic algorithm, can solve the problem of robot path planning
  3. 所属分类:matlab

    • 发布日期:2015-04-21
    • 文件大小:40972
    • 提供者:kevin
  1. jsjy20070288

    0下载:
  2. :针对遗传算法易陷入局部最优的不足,在标准遗传算法基础上加入了三个新的操作- 复原、重构和录优操作,使改 进后的遗传算法收敛于全局最优,并在此基础上以路边约束、动态避障和路径最短作为适应度函数,提出了动态避障的路径 规划方法。通过实验仿真验证了算法的有效性、准确性和实时性,并与基于以往的遗传算法的路径规划方法进行比较,结果 表明本文提出的方法在产生的路径长度和算法运行时间上都具有更优的性能。-: Genetic algorithm for the lack of easy to
  3. 所属分类:matlab例程

    • 发布日期:2014-01-25
    • 文件大小:329278
    • 提供者:zhangying
  1. Geneticalgorithmpathplanningsimulationprogram

    3下载:
  2. 遗传算法路径规划仿真,运用遗传算法仿真机器人路径规划问题,属于静态规划-Genetic algorithm path planning simulation, using genetic algorithms simulation robot path planning problem, belongs to the static planning
  3. 所属分类:matlab

    • 发布日期:2015-08-23
    • 文件大小:4248
    • 提供者:yangjin
  1. yunchouxueMATLAB

    0下载:
  2. 运筹学专业的同学所需要的专业MATLAB程序,包含目标规划,算法结构,线性规划,遗传算法等等程序。-Majored in operations research expertise needed to program MATLAB, including programming, algorithm structure, linear programming, genetic algorithms, and so program.
  3. 所属分类:matlab

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

    0下载:
  2. 采用matlab语言编写,解决线路规划问题即VRP(solving VRP in matlab)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:21504
    • 提供者:superjsnow
  1. MATLAB实现遗传算法程序解多目标规划很好用

    0下载:
  2. 这个是遗传代码 的MATLAB程序 我找个好几个 这是最好的(This is the genetic code MATLAB procedures, I find a few, this is the best)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:162816
    • 提供者:_haoqi
  1. VRP

    2下载:
  2. 该历程使用Matlab 遗传算法 解决多辆车,的有容量多路径规划问题(The Matlab genetic algorithm is used to solve the capacity multi path planning problem of multiple vehicles)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:34816
    • 提供者:banboy
  1. 基于遗传算法和非线性规划的函数寻优算法

    2下载:
  2. chapter2 基于遗传算法和非线性规划的函数寻优算法 《MATLAB智能算法30个案例分析》(史峰等)(30 case studies of MATLAB intelligent algorithm (Shi Feng et al.))
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:36864
    • 提供者:南湖南
  1. 几种遗传优化算法

    0下载:
  2. 几种遗传算法的MATLAB实现,用于优化规划(MATLAB implementation of several genetic algorithms for optimization planning)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-18
    • 文件大小:4096
    • 提供者:wjwbbc
  1. 969655366

    0下载:
  2. 用遗传算法实现二次规划问题,很好的算法,值得下载(Using genetic algorithm to realize quadratic programming problem, good algorithm is worth downloading.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:6144
    • 提供者:你恒哥
  1. 机器人路径规划

    0下载:
  2. 关于机器人的MATLAB遗传算法路径规划程序(Genetic algorithm path planning)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:530432
    • 提供者:青风拂山岗
  1. 22蚁群算法的优化计算——旅行商问题(TSP)优化

    0下载:
  2. 这是完整的基于MATLAB的遗传算法的程序,是关于旅行商问题的求解(This is a complete procedure of genetic algorithm based on MATLAB, which is about solving traveling salesman problem.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:3072
    • 提供者:晗宝宝
  1. 非线性规划MATLAB算法代码

    0下载:
  2. 运用matlab改进遗传算法求解非线性规划问题的最优解(Using MATLAB to improve genetic algorithm to solve the optimal solution of nonlinear programming problems..)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:22528
    • 提供者:violetyan
  1. 无人机ant-algorithim

    2下载:
  2. 内容其实就是蚁群算法的路径规划,是三维的,比较粗糙,可以借鉴(The wrong name is actually robot path planning.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:23552
    • 提供者:pandakill
  1. MATLAB——遗传算法路径规划

    0下载:
  2. 基于遗传算法求机器人路径规划,使用了遗传算法,对移动机器人的应用(Robot Path Planning Based on Genetic Algorithms)
  3. 所属分类:matlab例程

    • 发布日期:2019-12-25
    • 文件大小:1024
    • 提供者:向远行
  1. 整数规划遗传

    2下载:
  2. MATLAB遗传算法求解整数规划的最大值问题(A maximum of MATLAB genetic algorithm to solve the integer programming problem)
  3. 所属分类:matlab例程

    • 发布日期:2020-05-19
    • 文件大小:1795072
    • 提供者:连晓
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com