搜索资源列表
pureimp
- 最优化中非线性规划中改进的单纯形算法matlab实现,可修改参数-nonlinear optimization program to improve the simplex algorithm Matlab, which could be revised parameters
Simplex-Method--matlab
- 单纯形法的matlab程序包括算法及分析 -Simplex method matlab program
danchunxingfa
- 运筹学基本的单纯形法C语言程序能运行!本人以试!-Basic operations research simplex method C language program to run! I have to try!
NLP
- matlab最优化程序包括 无约束一维极值问题 进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法 Goidstein法 Wolfe.Powell法 单纯形搜索法 Powell法 最速下降法 共轭梯度法 牛顿法 修正牛顿法 拟牛顿法 信赖域法 显式最速下降法-matlab optimization program includes one-dimensional extremum problem without constraint adva
SIMPLEX
- 用C写的求解线性规划问题,即在一组线性不等式或等式组的约束条件下求某个线性函数的最值问题.-using simplex method to solve the linear program
line
- 线性规划及一维搜索算法程序设计,基本理解和掌握了单纯形算法的基本原理,能够通过编写程序来求线形规划等基本问题-Linear programming and one-dimensional search algorithm program design, basic understanding and grasp of the simplex algorithm of the basic principles, through the preparation process to seek the
Simplex
- The realization of Simplex Method. It can be very useful for students. But there is only one problem: this program supports only Russian language
Metodo_Simplex
- this program simulate the method simplex for math
simplex
- This a program for method simplex of optimization.-This is a program for method simplex of optimization.
simplex
- This program is used to do optimisation for multidimension system, SIMPLEX method for multidimensional unconstrained non-linear optimsiation -This program is used to do optimisation for multidimension system, SIMPLEX method for multidimensional unc
simplex
- 用单纯形法解决线性规划的matlab程序-Simplex method to solve linear programming matlab program
liku
- Simplex Program made on Matlab
simplex
- this program tries to find optimum point
Simplex
- fortran语言实现的用单纯形发解线性规划问题-a program of solving linear programming problem that programed by fortran
Simplex-method-matlab
- 文档中包含算例和它的单纯形法MATLAB程序-Examples of the simplex method program design and calculation
Matlab-program-of-the-simplex-method
- 单纯形法matlab程序,计算方程组(函数的个数显然大于方程个数)-Matlab program of the simplex method, the calculation equations (function number is clearly greater than the equation number)
simplex
- 改进单纯形法在matlab中的实现。通过该程序可以实现优化目标。-Improved simplex method is implemented in matlab.Through the program can realize the optimization goal.
simplex-master
- simplex算法,是优化算法中的典型算法,本例方便需要调用该算法的学习者初步了解该算法的运用-A simple scr ipt to optimize a linear program using the SIMPLEX algorithm. The function "simplex" in simplex.m is the entry point for running an optimization.
simplex
- simplex 矩阵,由 Hadamard 矩阵转化而来,可用于脉冲编码技术,另附序列相关函数程序 -simplex matrix, the Hadamard matrix transformed from pulse coding techniques can be used, attached serial correlation function of the program
simplex
- 该MATLAB程序实现了simplex迭代算法,该算法可以在不对目标函数求导情况下进行优化,适合数据量较大的算法优化。-The MATLAB program to achieve a simplex iterative algorithm, which can be optimized in the right objective function derivation, the large amount of data suitable algorithm optimization.
