搜索资源列表
求解非线性规划
- 利用matlab求解非线性规划
一种非线性
- 一类非线性规划问题在LINGO下的求解!-a nonlinear programming problem LINGO in the solution!
变尺度法
- 变尺度法的源程序,用于优化中的非线性规划,效还可以的。-variable scale method of the source for the optimization of nonlinear programming, the effect can be.
lyp
- 运筹学中的解非线性规划问题的一种方法,zoutendijk可行方向法-tacticians solution of the nonlinear programming method, zoutendijk feasible direction
非线性规划_单纯形
- 本程序实现运筹学--非线形规划中的单纯形法,求fmin(X)=4*(X1-5)*(X1-5)+(X2-6)(X2-6)的具有最小值时的最优解,如需改变所求函数,在子函数f中修改即可-the program tacticians-- non-linear planning for the simplex method, seeking fmin (X) = 4* (X1- 5)* (X1- 5) (X2-6) (X2-6) with th
LINGO教程详案
- 解决大型数学规划的软件,主要在经济,金融和决策部门使用,可以解决线性规划和非线性规划.-large-scale mathematical programming solution of software, mainly in the economic, financial and decision-making departments, can solve linear programming and nonlinear program
优化作业_惩罚函数法
- 优化方法中的解非线性规划问题的一种方法,惩罚函数法-optimization methods of solving nonlinear programming problem in a way, punishment function
优化作业_碰壁函数法
- 优化方法中的解非线性规划问题的一种方法,碰壁函数法-optimization methods of solving nonlinear programming problem in a way rebuffed function
非线性规划三种方法matlab代码
- 使用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)
chapter2基于遗传算法和非线性规划的函数寻优算法
- chapter2基于遗传算法和非线性规划的函数寻优算法(A Function Optimization Algorithm Based on Genetic Algorithm and Nonlinear Programming)
MATLAB的混合整数非线性规划
- 用于混合整数的非线性规划,非线性规划的几个程序,用于混合整数的计算(A formal nonlinear programming for mixed formal nonlinear programming is used for mixed formal nonlinear programming)
第03章 非线性规划
- 本文着重写了非线性规划相关的matlab代码,内容详尽(This article focuses on nonlinear programming related to matlab code, the content is detailed)
chapter2基于遗传算法和非线性规划的函数寻优算法
- 这是算法30案例的第二张源码,基于遗传算法和非线性规划的函数寻优算法(A function optimization algorithm based on genetic algorithm and nonlinear programming)
非线性规划(MATLAB+LINGO源码)
- 非线性规划(matlab+lingo程序)(Non-linear programming (matlab + lingo program))
非线性规划
- MATLAB非线性规划问题编程介绍,详细介绍了MATLAB的非线性规划问题(MATLAB nonlinear programming problem programming introduced in detail the MATLAB nonlinear programming problem)
非线性规划
- 许多非线性规划问题的详细例子(含详细注释)。(A number of detailed examples of nonlinear programming problems (including detailed notes).)
第03章 非线性规划
- 如果目标函数或约束条件中包含非线性函数,就称这种规划问题为非线性规划问 题。一般说来,解非线性规划要比解线性规划问题困难得多。而且,也不象线性规划有 单纯形法这一通用方法,非线性规划目前还没有适于各种问题的一般算法,各个方法都 有自己特定的适用范围(If you include the nonlinear function of the objective function or constraints, for nonlinea
非线性规划
- 在参加数学建模的过程中,对非线性规划问题进行了系统的整理,包括MPGA算法、GA算法、pso算法、QGA算法,对其优劣性进行了排序;(In the process of participating in mathematical modeling, we systematically sorted out the nonlinear programming problems, including MPGA algorithm, GA a
第03章 非线性规划
- 解决非线性规划的建模问题,可以较好的处理优化问题,并提供相关的实例及源程序。(Solving nonlinear programming modeling problems can better handle the optimization problems, and provide related examples and source programs.)
非线性规划
- 采用matlab平台实现该非线性规划问题,采用函数为fmincon命令 在具体编写代码过程中,可以将线性约束也写在非线性约束函数nonlinearcondition中,简化代码.(MATLAB nonlinear programming to seek the best value of Q function)