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

搜索资源列表

  1. 求解非线性规划

    0下载:
  2. 利用matlab求解非线性规划
  3. 所属分类:文档资料

  1. GA-1

    0下载:
  2. 解非线性规划模型的遗传算法,采用visual c++语言编写,结构清晰,明了易懂,注释完整-Genetic Algorithm for nonlinear programming
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-01-29
    • 文件大小:1582
    • 提供者:mengjie
  1. ds

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

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

    0下载:
  2. 利用matlab求解线性规划与非线性规划-Using matlab for solving linear programming and nonlinear programming
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:6830
    • 提供者:momo
  1. gong_e_ti_du

    1下载:
  2. 利用共轭梯度法进行的简单方程求解。对于学习非线性规划有一定的指导作用。看程序可以熟悉课程。-Conjugate gradient method using the simple equation. For learning non-linear programming a certain guiding function. Familiar with the course can be read.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:4921
    • 提供者:icc
  1. steep

    1下载:
  2. 用MATLAB实现非线性规划中的最速梯度法,并有GUI图形-MATLAB realization of non-linear programming used in the steepest gradient method, and graphical GUI
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1142
    • 提供者:段斌
  1. NIP

    4下载:
  2. matlab 7.0 以上版本提供了强大的优化工具箱,但在整数规划方面,只提供了bintprog()这个m文件以求解0-1整数规划,而对于一般的整数规划模型没有具体的算法提供。我们一般情况只是用最简单的分值定界思想编写matlab程序求解整数规划问题,但效率低下,如何利用求解整数规划的先进算法编写matlab程序提上日程,香港大学的李端和复旦大学编写的《Nonlinear Integer Programming》(非线性整数规划)为编写解决整数规划问题提供强大有效的算法,其中算法针对具体问题包括
  3. 所属分类:matlab例程

    • 发布日期:2013-01-05
    • 文件大小:13764215
    • 提供者:feimaxiao
  1. Planningquestions

    0下载:
  2. 线性规划及非线性规划的经典matlab代码,文件中还有PPT文件作为参考学习。-Linear programming and nonlinear programming of the classical code, the document have PPT file as a reference study.
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:121970
    • 提供者:颜建新
  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. chapter2基于遗传算法和非线性规划的函数寻优算法

    0下载:
  2. chapter2基于遗传算法和非线性规划的函数寻优算法(A Function Optimization Algorithm Based on Genetic Algorithm and Nonlinear Programming)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-21
    • 文件大小:34816
    • 提供者:liangzige
  1. MATLAB的混合整数非线性规划

    0下载:
  2. 用于混合整数的非线性规划,非线性规划的几个程序,用于混合整数的计算(A formal nonlinear programming for mixed formal nonlinear programming is used for mixed formal nonlinear programming)
  3. 所属分类:其他

  1. 第03章 非线性规划

    0下载:
  2. 本文着重写了非线性规划相关的matlab代码,内容详尽(This article focuses on nonlinear programming related to matlab code, the content is detailed)
  3. 所属分类:其他

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

    1下载:
  2. 这是算法30案例的第二张源码,基于遗传算法和非线性规划的函数寻优算法(A function optimization algorithm based on genetic algorithm and nonlinear programming)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-19
    • 文件大小:33792
    • 提供者:小禹哥哥
  1. 非线性规划(MATLAB+LINGO源码)

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

    • 发布日期:2017-12-24
    • 文件大小:8192
    • 提供者:流777
  1. 非线性规划

    0下载:
  2. MATLAB非线性规划问题编程介绍,详细介绍了MATLAB的非线性规划问题(MATLAB nonlinear programming problem programming introduced in detail the MATLAB nonlinear programming problem)
  3. 所属分类:Windows编程

  1. 非线性规划

    1下载:
  2. 许多非线性规划问题的详细例子(含详细注释)。(A number of detailed examples of nonlinear programming problems (including detailed notes).)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:理论经济
  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. 非线性规划

    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. 第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. 非线性规划

    3下载:
  2. 采用matlab平台实现该非线性规划问题,采用函数为fmincon命令 在具体编写代码过程中,可以将线性约束也写在非线性约束函数nonlinearcondition中,简化代码.(MATLAB nonlinear programming to seek the best value of Q function)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:78848
    • 提供者:未蓝将蓝
« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com