搜索资源列表
-
0下载:
一类非线性规划问题在LINGO下的求解!-a nonlinear programming problem LINGO in the solution!
-
-
0下载:
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
-
-
0下载:
lindo is a software used for linear programming and simple nonlinear program. -lindo is a software used for linear programming and simple nonlinear program.
-
-
0下载:
lingo源程序,帮助求解线性和非线性规划问题,将复杂问题建模,会变得很简单.-source lingo to help solve the linear and nonlinear programming problems, the modeling of complex issues, will become very simple.
-
-
0下载:
最优化函数集,包括线性规划,非线性规划,带约束优化问题等-Optimization function sets, including linear programming, nonlinear programming, constrained optimization problems, etc
-
-
0下载:
它包含了数学规划、线性规划、一元函数极值、多元函数极值拟牛顿法、多元函数极值、单纯形搜索法、非线性规划的代码-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
-
-
0下载:
matlab中最优化函数fmincon 求解非线性规划问题-fmincon used to solve nonlinear programming problem
-
-
0下载:
有阻尼牛顿法解无约束非线性规划,很好的!-Damped Newton method for unconstrained nonlinear programming, very good!
-
-
0下载:
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
-
-
0下载:
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
-
-
0下载:
用c#实现各类非线性方程的源代码,配套书籍为《C#数值计算算法编程》-Achieved with the c# source code for various types of nonlinear equations, and the supporting books for the " C# numerical algorithm programming"
-
-
0下载:
linear and nonlinear programming
-
-
0下载:
非線性規劃領域大師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.
-
-
0下载:
用遗传算法求解多目标非线性规划问题的C程序代码-The C++ code for genetic algorithm solving multi-objective nonlinear programming problem
-
-
0下载:
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.
-
-
0下载:
运筹学非线性规划的经典c语言开发的PPowell法子程序源码,
-Operations Research nonlinear programming classic C language development PPowell nothing program source code,
-
-
0下载:
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
-
-
0下载:
数学规划
lp - 线性规划
linprog - 线性规划(在MATLAB5.3使用)
fmin - 一元函数极值
fminu - 多元函数极值拟牛顿法
fmins - 多元函数极值单纯形搜索法
constr - 非线性规划
fmincon - 非线性规划(在MATLAB5.3使用)- Mathematical Programming lp- Linear Programming linprog- linear programming (in M
-
-
0下载:
非线性规划和ga算法求解函数极值,提高非线性规划的优化能力-Nonlinear programming and GA algorithm to solve the extreme value of function, improve the optimization ability of nonlinear programming
-
-
0下载:
几种特殊的线性规划问题,可以将一些复杂的非线性规划问题变换成线性规划问题,这对于求解自变量数目特别多的场合很实用,比如:图像处理领域里面,像素点很多,计算量很大。-Several special linear programming problem, you can transform some complicated nonlinear programming problem into linear programming problem, which is the number of arg
-