搜索资源列表
Matlab求解线性规划
- 此程序在matlab环境下运行,适于求解线性规划一类问题。(单纯形法)-this procedure in running Matlab environment suitable for solving a class of linear programming problems. (Simplex)
optimization
- 许多生产计划与管理问题都可以归纳为最优化问题, 最优化模型是数学建模中应用最广泛的模型之一,其内容包括线性规划、整数线性规划、非线性规划、动态规划、变分法、最优控制等. -matlab matlab matlab matlab optimization
ZUIYOUHUAFORMatlab
- Matlab开发的最优化设计程序,包括有无约束的线性规划和非线性规划问题。-Matlab to optimize the design of the development of procedures, including whether or not bound by the linear programming and nonlinear programming problems.
linearprogramming
- 利用mathematica、MATLAB解决线性规划,整数规划(0-1规划)的源代码-To solve the linear/integer/0-1 programming problems by mathematica or matlab
matlab
- MATLAB算法大全,线性规划、非线性规划、方差分析、层次分析法、现代优化算法-MATLAB algorithms Guinness, linear programming, nonlinear programming, variance analysis, analytic hierarchy process, modern optimization algorithms
Linear-programming
- 线性规划matlab算法,包括单纯形法,修正单纯形法,大M法,变量有界单纯形法。-Matlab algorithm of linear programming, including the simplex method, revised simplex method, big-M method, the variable bounded simplex method.
linear-plan-
- 数学建模中线性规划问题的matlab程序以及讲解-Linear programming problems in mathematical modeling matlab program, as well as explain
PrimalDualLP1
- 求解大型线性规划问题的原始内点算法的Matlab程序。-Primal_Dual Algorithm for Large Scale Linear Programming
Sensitivity_Analysis_in_matlab
- 如何使用Matlab对线性规划进行灵敏度分析-How you use Matlab sensitivity analysis for linear programming
Simplex2phase
- matlab两阶段单纯形法解线性规划问题的函数,有详细的注释和说明,还有一个word文档是用该程序解决实际问题的一个例子。-Matlab codes for simplex 2 phase algorithm, detailed comments and instructions, and a example using this code to solve a real problem.
LinearProg-Problem
- 一些基本的线性规划问题,如风险投资问题和指派问题的Matlab的解法-Some basic linear programming problem, Matlab' s solution, such as venture capital issues and assignment problem
xianxingguihua
- 线性规划的matlab程序,通用性比较强,可以改动后求解自己的问题-Linear programming matlab program, versatility and strong, can be changed after solving their own problems
linear-programming
- 应用Matlab求解线性规划,在命令窗口中调用线性规划函数,运用此函数就可以求得该线性规划的最优解。-Application of Matlab for solving linear programming, linear programming function call in the command window, you can use this function to obtain the optimal solution of the linear programming.
线性规划和二次规划
- matlab 使用mosek的线性规划以及二次规划(Matlab using MOSEK linear programming and two programming)
单纯形法Matlab程序-2016-11-17
- 一般线性规划问题具有线性方程组的变量数大于方程个数,这时会有不定的解。当决策变量个数n和约束条件个数m较大时,单纯形法是求解线性规划问题的通用方法。 从线性方程组找出一个个的单纯形,每一个单纯形可以求得一组解,然后再判断该解使目标函数值是增大还是变小了,决定下一步选择的单纯形。通过优化迭代,直到目标函数实现最大或最小值(In general linear programming problems, the number of variables with linear equations is
1第一章 线性规划
- 关于线性规划建模、算法与MATLAB的程序(Linear programming algorithm and program)