搜索资源列表
-
1下载:
此程序在matlab环境下运行,适于求解线性规划一类问题。(单纯形法)-this procedure in running Matlab environment suitable for solving a class of linear programming problems. (Simplex)
-
-
6下载:
1stOpt 是七维高科有限公司(7D-Soft High Technology Inc.)独立开发,
拥有完全自主知识产权的一套数学优化分析综合工具软件包。在非线性回归,曲线拟合,非线性复杂模型参数估算求解,线性/非线性规划等领域首屈一指;
1stOpt 应用范围
1) 模型自动优化率定
2) 参数估算
3) 任意模型公式线性,非线性拟合,回归
4) 非线性连立方程组求解
5) 任意维函数,隐函数极值求解
6) 隐函数根求解,作图,求极值
7) 线
-
-
0下载:
linear and nonlinear programming solver
-
-
0下载:
Matlab开发的最优化设计程序,包括有无约束的线性规划和非线性规划问题。-Matlab to optimize the design of the development of procedures, including whether or not bound by the linear programming and nonlinear programming problems.
-
-
0下载:
利用mathematica、MATLAB解决线性规划,整数规划(0-1规划)的源代码-To solve the linear/integer/0-1 programming problems by mathematica or matlab
-
-
0下载:
数学建模与数学实验(第3版)
第1讲 数学建模简介
第2讲 MATLAB入门
第3讲 MATLAB作图
第4讲 线性规
第5讲 无约束优化划
第6讲 非线性规划
第7讲 微分方
第8讲 最短路问题程
第9讲 行遍性问题-Mathematical Modeling and Mathematical Experiments (3rd edition) Section 1 Introduction to Mathematical Modeling 2 speaker
-
-
0下载:
线形规划小程序,用matlab语言编写的,可以解决线形规划书籍中的大部分线形规划实例。是matlab的m文件。-Linear programming small programs, using matlab language, and can solve the linear programming books, most of the linear programming instances. Is the matlab m-file.
-
-
0下载:
MATLAB算法大全,线性规划、非线性规划、方差分析、层次分析法、现代优化算法-MATLAB algorithms Guinness, linear programming, nonlinear programming, variance analysis, analytic hierarchy process, modern optimization algorithms
-
-
0下载:
线性规划matlab算法,包括单纯形法,修正单纯形法,大M法,变量有界单纯形法。-Matlab algorithm of linear programming, including the simplex method, revised simplex method, big-M method, the variable bounded simplex method.
-
-
0下载:
数学建模中线性规划问题的matlab程序以及讲解-Linear programming problems in mathematical modeling matlab program, as well as explain
-
-
2下载:
求解大型线性规划问题的原始内点算法的Matlab程序。-Primal_Dual Algorithm for Large Scale Linear Programming
-
-
0下载:
如何使用Matlab对线性规划进行灵敏度分析-How you use Matlab sensitivity analysis for linear programming
-
-
1下载:
一些基本的线性规划问题,如风险投资问题和指派问题的Matlab的解法-Some basic linear programming problem, Matlab' s solution, such as venture capital issues and assignment problem
-
-
0下载:
线性规划的matlab程序,通用性比较强,可以改动后求解自己的问题-Linear programming matlab program, versatility and strong, can be changed after solving their own problems
-
-
0下载:
数值计算方法,包括高斯法解线性方程组,观察龙格库塔现象,非线性方程的迭代求解,都是自己编程写的,Matlab语言,数值分析课的大作业-Numerical methods, including the Gauss method for solving linear equations, Runge-Kutta observed phenomenon, iterative solving nonlinear equations are written in their own programming
-
-
0下载:
应用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.
-
-
0下载:
采用matlab进行非线性钢结构的计算,里边包含非线性程序的编写方法,可以进行自己需要的改进-Write a method using matlab calculation of nonlinear steel, which contains a non-linear programming can improve their own needs
-
-
1下载:
sqp slp算法及其改进,MATLAB环境下可有效解决优化问题-Sequential Linear Programming (SLP) with a Trust Region Strategy
-
-
1下载:
matlab 使用mosek的线性规划以及二次规划(Matlab using MOSEK linear programming and two programming)
-
-
1下载:
一般线性规划问题具有线性方程组的变量数大于方程个数,这时会有不定的解。当决策变量个数n和约束条件个数m较大时,单纯形法是求解线性规划问题的通用方法。
从线性方程组找出一个个的单纯形,每一个单纯形可以求得一组解,然后再判断该解使目标函数值是增大还是变小了,决定下一步选择的单纯形。通过优化迭代,直到目标函数实现最大或最小值(In general linear programming problems, the number of variables with linear equations is
-