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

搜索资源列表

  1. 粒子群算法求解机器人路径规划

    18下载:
  2. 粒子群算法求解机器人路径规划的MATLAB算法-the pathline of robot
  3. 所属分类:matlab例程

    • 发布日期:2012-11-26
    • 文件大小:125282
    • 提供者:Zhigao Li
  1. 非线性规划三种方法matlab代码

    1下载:
  2. 使用matlab语言编写非线性规划中黄金分割法、斐波那契法和牛顿法,可以使用这三种方法求解(The use of MATLAB language gold in nonlinear programming segmentation method, Fibonacci method and Newton method, these three methods can be used to solve)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-17
    • 文件大小:1024
    • 提供者:come vanet!
  1. 导弹作战行动网络流模型及动态规划算法_宋志华

    0下载:
  2. 导弹实施波次打击任务时,需要安排一个较优的运输方案,把多枚导弹在规定的时间内运往各个发射阵地。导弹运输时会涉及道路冲突性、隐蔽性、任务时间限制、道路容量限制等多方面因素,进行运输规划是一个组合优化问题。通过建立运输规划方案的优化模型,可以为常规导弹制定波次作战行动(When a missile strikes a wave, a better transport scheme should be arranged, and multiple missiles will be sent to th
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:534528
    • 提供者:wisworth
  1. 多波次导弹发射中的规划问题

    0下载:
  2. 多波次导弹发射中的规划问题,模型仅供参考,希望对建模有所帮助(The planning of multi - wave missile launches, models are for reference only.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:3083264
    • 提供者:包工头
  1. 动态规划(MATLAB+LINGO源码)

    2下载:
  2. 动态规划(MATLAB+LINGO源码)(Dynamic planning(MATLAB + LINGO source))
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:28672
    • 提供者:流777
  1. 非线性规划(MATLAB+LINGO源码)

    1下载:
  2. 非线性规划(matlab+lingo程序)(Non-linear programming (matlab + lingo program))
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:8192
    • 提供者:流777
  1. 第02章 整数规划

    0下载:
  2. 规划中的变量(部分或全部)限制为整数时,称为整数规划。若在线性规划模型中, 变量限制为整数,则称为整数线性规划。(In the planning of variables (partial or complete) restricted to integers, known as integer programming. If the linear programming model, Variables are restricted to integers is called intege
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:188416
    • 提供者:aaaqsss
  1. 第03章 非线性规划

    0下载:
  2. 如果目标函数或约束条件中包含非线性函数,就称这种规划问题为非线性规划问 题。一般说来,解非线性规划要比解线性规划问题困难得多。而且,也不象线性规划有 单纯形法这一通用方法,非线性规划目前还没有适于各种问题的一般算法,各个方法都 有自己特定的适用范围(If you include the nonlinear function of the objective function or constraints, for nonlinear programming ask we call this
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:246784
    • 提供者:aaaqsss
  1. 第04章 动态规划

    1下载:
  2. 动态规划(dynamic programming)是运筹学的一个分支,是求解决策过程(decision process)最优化的数学方法。 20 世纪 50 年代初 R. E. Bellman 等人在研究多阶段决策过 程(multistep decision process)的优化问题时,提出了著名的最优性原理(principle of optimality),把多阶段过程转化为一系列单阶段问题,逐个求解,创立了解决这类过程 优化问题的新方法—动态规划。(Dynamic programm
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:197632
    • 提供者:aaaqsss
  1. 非线性规划

    1下载:
  2. 在参加数学建模的过程中,对非线性规划问题进行了系统的整理,包括MPGA算法、GA算法、pso算法、QGA算法,对其优劣性进行了排序;(In the process of participating in mathematical modeling, we systematically sorted out the nonlinear programming problems, including MPGA algorithm, GA algorithm, PSO algorithm and QG
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:12288
    • 提供者:倚楼天狼啸
  1. 数学建模 规划类资料整理及例子

    1下载:
  2. 数学建模matlab规划类例子,包括线性规划、整数规划、目标规划、非线性规划等(Examples of mathematical modeling matlab planning, including linear programming, integer programming, goal programming, nonlinear programming, etc.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:11264
    • 提供者:九天玹月
  1. 第04章 动态规划

    0下载:
  2. 对动态规划算法进行由浅入深的介绍,且附有算法示例(The introduction of the dynamic programming algorithm from shallow to deep, with an algorithm example)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:196608
    • 提供者:qianchen
  1. 空间机器人动力学正逆解及遗传算法路径规划

    5下载:
  2. 1.求解机器人的正逆解 2.采用遗传算法对机器人进行路径规划(1. positive and inverse solutions for solving robot 2. genetic algorithm for robot path planning)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-10
    • 文件大小:12288
    • 提供者:Mrone123
  1. 公交系统路线设计规划仿真

    0下载:
  2. 一种公交系统使用的城市路线规划仿真,使用matlab编写(A city route planning simulation used by a bus system and written in MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:JL.ing
  1. 栅格法路径规划

    4下载:
  2. 栅格法,机器人路径规划完整程序,用的是MATLAB语言。(This is a complete procedure for robot path planning, using a traditional grid algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:三明治
  1. 第03章 非线性规划

    0下载:
  2. 解决非线性规划的建模问题,可以较好的处理优化问题,并提供相关的实例及源程序。(Solving nonlinear programming modeling problems can better handle the optimization problems, and provide related examples and source programs.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:247808
    • 提供者:猿小白
  1. 第02章 整数规划

    0下载:
  2. 解决整数规划的建模问题,可以较好的处理优化问题,并提供相关的实例及源程序(Solving integer programming modeling problems can better handle the optimization problems, and provide related examples and source programs.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:188416
    • 提供者:猿小白
  1. 第04章 动态规划

    0下载:
  2. 解决动态规划的建模问题,可以较好的处理优化问题,并提供相关的实例及源程序(Solving the modeling problem of dynamic programming can better handle the optimization problems, and provide related examples and source programs.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:197632
    • 提供者:猿小白
  1. 动态规划问题

    0下载:
  2. 动态规划的实现,其中包含几个子文件,有一个背包算法的代码模块(Implementation of dynamic programming)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:3072
    • 提供者:陈泓
  1. 配电网规划

    2下载:
  2. 基于蒙特卡洛算法,前推回代方法实现配电网最优规划(Optimal planning of distribution network based on Monte Carlo algorithm and forward backward substitution method)
  3. 所属分类:matlab例程

    • 发布日期:2018-11-21
    • 文件大小:155648
    • 提供者:绘希海
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com