CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 非线性规划

搜索资源列表

  1. programming

    0下载:
  2. 数学建模方法解决规划问题,有线性规划,非线性规划,无约束优化-Mathematical modeling to solve programming problems, there are linear programming, nonlinear programming, unconstrained optimization
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1075523
    • 提供者:李峰
  1. optimization

    0下载:
  2. 许多生产计划与管理问题都可以归纳为最优化问题, 最优化模型是数学建模中应用最广泛的模型之一,其内容包括线性规划、整数线性规划、非线性规划、动态规划、变分法、最优控制等. -matlab matlab matlab matlab optimization
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:59068
    • 提供者:黎明
  1. ZUIYOUHUAFORMatlab

    0下载:
  2. Matlab开发的最优化设计程序,包括有无约束的线性规划和非线性规划问题。-Matlab to optimize the design of the development of procedures, including whether or not bound by the linear programming and nonlinear programming problems.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:3264482
    • 提供者:崔立洲
  1. Nonlinear_Programming

    3下载:
  2. 非线性规划中的最陡下降法、BFGS方法和共轭梯度法matlab源程序(3-拟牛顿BFGS方法).m-Non-linear programming in the steepest descent method, BFGS and conjugate gradient method matlab source code (3- Quasi-Newton BFGS method). M
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:738
    • 提供者:lilin
  1. optim

    0下载:
  2. 最优化函数集,包括线性规划,非线性规划,带约束优化问题等-Optimization function sets, including linear programming, nonlinear programming, constrained optimization problems, etc
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:46499
    • 提供者:周微
  1. OperationsResearch

    0下载:
  2. 运筹学软件,包含线性规划、非线性规划、对策论、运输问题等的求解-Operations Research
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:4508028
    • 提供者:碎石子
  1. Nonliner_matlab

    0下载:
  2. MATLAB初学者 包好了一些用matlab做非线性规划的源程序-MATLAB beginner beginner package MATLAB with matlab to do some good non-linear programming source code
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:2926
    • 提供者:姚明
  1. mathematicalprogrammingcode

    0下载:
  2. 它包含了数学规划、线性规划、一元函数极值、多元函数极值拟牛顿法、多元函数极值、单纯形搜索法、非线性规划的代码-It contains matlab code of mathematical programming, linear programming, unary function, extreme value, multi-function extremum quasi-Newton method, multi-function extremum, simplex method, nonli
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:22630
    • 提供者:温娟
  1. gatool

    1下载:
  2. 用遗传算法开发的一个求解非线性规划的例子,罚函数限制可行域,非常实用,稍微修改就可用于别的例程。-The development of a genetic algorithm for solving linear programming examples, penalty limit the feasible region, very practical, can be slightly modified for the other routines.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1683
    • 提供者:李强
  1. Matlab-mathematical-modeling

    0下载:
  2. 本书收录了众多的matlab的数学建模的算法,例如线性规划、整数规划、非线性规划、动态规划和图与网络模型及方法等有关的众多matlab数学模型。-This book contains a large number of matlab mathematical modeling algorithms, such as linear programming, integer programming, nonlinear programming, dynamic programming and gra
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4214967
    • 提供者:周利伟
  1. 案例1非线性

    0下载:
  2. 可以很好的学习遗传算法和非线性问题,完整代码(you can learn GA well)
  3. 所属分类:人工智能/神经网络/深度学习

  1. MutilPolinomail

    1下载:
  2. 利用fmincon函数求解非线性规划问题(use the fmincon function to solve the non-linear problem)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:NPURabbit
  1. 速度规划

    0下载:
  2. 在轨迹给定长度范围内,各个waypoint给定确定的速度范围约束,规划处平滑的速度变化曲线(Within the given length range of the trajectory, each waypoint is given a determined velocity range constraint and a smooth velocity variation curve at the planning point)
  3. 所属分类:数学计算

    • 发布日期:2017-12-20
    • 文件大小:81920
    • 提供者:liwenlin
  1. feixianxinganli1

    0下载:
  2. matlab编写的非线性规划的函数寻优,感觉很有用(Function optimization of nonlinear programming)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:4096
    • 提供者:小厘
  1. anli2feixianxing

    0下载:
  2. matlab编写的非线性规划的函数寻优算法,感觉很有用(Function optimization of nonlinear programming)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:4096
    • 提供者:小厘
  1. anli3feixianxing

    0下载:
  2. matlab编写的非线性规划的函数寻优算法的案例,感觉很有用(Function optimization of nonlinear programming)
  3. 所属分类:matlab例程

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

    0下载:
  2. 通用遗传算法代码基于遗传算法和非线性规划的函数寻优算法(GAGeneric genetic algorithm code based on genetic algorithm and nonlinear programming function optimization algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-27
    • 文件大小:37888
    • 提供者:神王洋洋
  1. BNB20_new

    11下载:
  2. 建立有约束条件的非线性规划方程组,用MATLAB解决问题(Solving nonlinear programming problems)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:5120
    • 提供者:冰冷绝颜
  1. 内点法

    2下载:
  2. 解决非线性规划问题的内点罚函数法,使用fmincon函数(The interior penalty function method for solving nonlinear programming problems uses the fmincon function)
  3. 所属分类:matlab例程

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

    0下载:
  2. chapter2 基于遗传算法和非线性规划的函数寻优算法,遗传算法在很多领域得到应用(chapter2 based on genetic algorithms and nonlinear programming function optimization algorithm, genetic algorithm is applied in many fields)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-03
    • 文件大小:30720
    • 提供者:其实还好
« 1 23 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com