CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - Nonlinear Programming

搜索资源列表

  1. 一种非线性

    0下载:
  2. 一类非线性规划问题在LINGO下的求解!-a nonlinear programming problem LINGO in the solution!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1001byte
    • 提供者:龙山
  1. LINDO6.1

    0下载:
  2. LINDO用于求解线性规划和二次规划问题,LINGO除了具有LINDO的全部功能外,还可以用于求解非线性规划问题,也可以用于一些线性和非线性方程(组)的求解,等等。-LINDO for solving linear programming and quadratic programming problems, LINDO LINGO addition to the full functionality, but also can be used for nonlinear programming
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.6mb
    • 提供者:十分
  1. LINDO6.1reg

    0下载:
  2. lindo is a software used for linear programming and simple nonlinear program. -lindo is a software used for linear programming and simple nonlinear program.
  3. 所属分类:Other systems

    • 发布日期:2017-05-12
    • 文件大小:2.6mb
    • 提供者:johnlee
  1. LINDOLINGO

    0下载:
  2. lingo源程序,帮助求解线性和非线性规划问题,将复杂问题建模,会变得很简单.-source lingo to help solve the linear and nonlinear programming problems, the modeling of complex issues, will become very simple.
  3. 所属分类:Other systems

    • 发布日期:2016-03-20
    • 文件大小:81.58kb
    • 提供者:冰树
  1. optim

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

    • 发布日期:2017-04-01
    • 文件大小:45.41kb
    • 提供者:周微
  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
    • 文件大小:22.1kb
    • 提供者:温娟
  1. jsm-1

    0下载:
  2. matlab中最优化函数fmincon 求解非线性规划问题-fmincon used to solve nonlinear programming problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:6.37kb
    • 提供者:li
  1. zuniniudunfa

    0下载:
  2. 有阻尼牛顿法解无约束非线性规划,很好的!-Damped Newton method for unconstrained nonlinear programming, very good!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:536byte
    • 提供者:李慧
  1. Global_Optimization_For_Constrained_Nonlinear_Pro

    0下载:
  2. In this thesis, we develop constrained simulated annealing (CSA), a global optimization algorithm that asymptotically converges to constrained global minima with probability one, for solving discrete constrained nonlinear programming problems-In this
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1.56mb
    • 提供者:regenrentgen
  1. Appliednonlinearprogramming

    0下载:
  2. A general introduction is provided discussing various industrial/managerial applications. Convex and concave functions are explained for single variaSble and multi-variable examples. As a special case of nonlinear programming, geometric progr
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1.3mb
    • 提供者:taha
  1. cSharp-nonlinear-equation

    0下载:
  2. 用c#实现各类非线性方程的源代码,配套书籍为《C#数值计算算法编程》-Achieved with the c# source code for various types of nonlinear equations, and the supporting books for the " C# numerical algorithm programming"
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1.08mb
    • 提供者:许从
  1. Linear_and_Nonlinear_Programming

    0下载:
  2. linear and nonlinear programming
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3.41mb
    • 提供者:moon
  1. Bertsekas-nonlinear-programming-sol

    0下载:
  2. 非線性規劃領域大師Bertsekas寫的書籍解答,nonlinear programming solution. 研究最佳化理論的好書。-The field of nonlinear programming books written by the master Bertsekas solution, nonlinear programming solution. On the best theory of the books.
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:209.54kb
    • 提供者:cyhung
  1. C-multi-objective

    0下载:
  2. 用遗传算法求解多目标非线性规划问题的C程序代码-The C++ code for genetic algorithm solving multi-objective nonlinear programming problem
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:1.97kb
    • 提供者:Lemuria
  1. Programming-Assignment-Sharp1

    0下载:
  2. Write a program to solve the problem of locating roots of a nonlinear equation or a system of nonlinear equations, by using (1) the bisection method and (2) Newton’s method. Then discuss the associated roundoff errors of the solutions.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:35.76kb
    • 提供者:li
  1. NPowwelllo

    0下载:
  2. 运筹学非线性规划的经典c语言开发的PPowell法子程序源码, -Operations Research nonlinear programming classic C language development PPowell nothing program source code,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2.18kb
    • 提供者:chenhebingb
  1. LLLIINDO61I

    0下载:
  2. LINDO用于求解线性规划与二次规划问题,LINGO除了具有LINDO的全部功能能外,还能用于求解非线性规划问题,也能用于一些线性与非线性方程(组)的求解,等等。 -LINDO for solving linear programming, quadratic programming problem in addition to all the functions can LINDO, LINGO, can also be used to solve nonlinear programmin
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-18
    • 文件大小:2.6mb
    • 提供者:宴会
  1. Mathematical-Programming

    0下载:
  2. 数学规划 lp - 线性规划 linprog - 线性规划(在MATLAB5.3使用) fmin - 一元函数极值 fminu - 多元函数极值拟牛顿法 fmins - 多元函数极值单纯形搜索法 constr - 非线性规划 fmincon - 非线性规划(在MATLAB5.3使用)- Mathematical Programming lp- Linear Programming linprog- linear programming (in M
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:22.49kb
    • 提供者:lxc
  1. Nonlinear-DP-and-GA-algorithm

    0下载:
  2. 非线性规划和ga算法求解函数极值,提高非线性规划的优化能力-Nonlinear programming and GA algorithm to solve the extreme value of function, improve the optimization ability of nonlinear programming
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4.05kb
    • 提供者:谢达
  1. Special-linear-programming

    0下载:
  2. 几种特殊的线性规划问题,可以将一些复杂的非线性规划问题变换成线性规划问题,这对于求解自变量数目特别多的场合很实用,比如:图像处理领域里面,像素点很多,计算量很大。-Several special linear programming problem, you can transform some complicated nonlinear programming problem into linear programming problem, which is the number of arg
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:367.14kb
    • 提供者:夏绍燕
« 12 3 4 »
搜珍网 www.dssz.com