登录
首页 » matlab » 单纯形法Matlab程序-2016-11-17

单纯形法Matlab程序-2016-11-17

于 2018-03-27 发布 文件大小:6KB
0 263
下载积分: 1 下载次数: 11

代码说明:

  一般线性规划问题具有线性方程组的变量数大于方程个数,这时会有不定的解。当决策变量个数n和约束条件个数m较大时,单纯形法是求解线性规划问题的通用方法。 从线性方程组找出一个个的单纯形,每一个单纯形可以求得一组解,然后再判断该解使目标函数值是增大还是变小了,决定下一步选择的单纯形。通过优化迭代,直到目标函数实现最大或最小值(In general linear programming problems, the number of variables with linear equations is greater than the number of equations. When the number of decision variables n and constraint number m are large, simplex method is the general method for solving linear programming problems. Find out one by one from the linear equations of the simplex, each a simplex can get a set of solution, and then concludes that the solution is the objective function value increases or smaller and decided to choose the next simplex. By optimizing iteration, until the target function achieves the maximum or minimum value.)

文件列表:

Simplex_Method.m, 252 , 2016-11-18
column_generation.m, 509 , 2016-11-03
simplexTab.m, 3320 , 2016-11-18
单纯形Matlab代码(成功版), 0 , 2017-07-21
单纯形Matlab代码(成功版)\interChange1.m, 232 , 2016-11-19
单纯形Matlab代码(成功版)\multMat.m, 268 , 2016-11-18
单纯形Matlab代码(成功版)\multiFromRowToRow.m, 262 , 2016-11-18
单纯形Matlab代码(成功版)\pivot.m, 404 , 2016-11-18
单纯形Matlab代码(成功版)\simplexTab1.m, 2718 , 2016-11-19
单纯形法.java, 4560 , 2016-11-18

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • STRSCNE
    给出变量的上下边界、初值和代价函数,能够搜索代价函数最小值时的变量取值。属于带约束的优化算法,可以用来求算非线性方程组。(STRSCNE is a Matlab code for constrained nonlinear systems of equations F(x)=0 l<=x<=u where F: R^n--> R^n, l and u are vectors of dimension n. Non-existent lower and upper bounds, i.e. entries of l and u equal to minus o plus infinity, are allowed. The algorithm is a globally convergent procedure that combines Newton method and an elliptical trust-region approach. The elliptical trust-region is defined employing a scaling diagonal matrix D and the trust-region subproblem is approximately solved by the dogleg method. Only strictly feasible iterates are generated. Various input/output options are provided, and we refer to the code itself for further documentation. )
    2009-10-30 16:18:10下载
    积分:1
  • [muchong.com]vof_bolangCRflowtime
    能够实现二维边界造波,且自带消波,能够较好地模拟波浪荷载。(with a prgram of eliminating wave,it can be used to achieve boundry wave.)
    2017-06-20 11:39:19下载
    积分:1
  • Curve_Fitting
    能够非线性函数的曲线拟合,包括一个Matlab的m文件和存有实验数据的txt文件。(Nonlinear function to the curve fitting, including a Matlab m-files and there are experimental data txt file.)
    2008-04-22 19:55:47下载
    积分:1
  • MLPG
    无网格MLPG程序,gauss积分,移动最小二乘法(meshless local petrov-Galerkin methods )
    2009-03-15 21:42:32下载
    积分:1
  • GreyRelation
    计算灰色关联度,包含灰色绝对关联度、相对关联度和归一关联度(Calculate the gray relational grade, contains gray absolute degree relative correlation degree and normalized correlation degree)
    2020-12-19 10:59:09下载
    积分:1
  • firfilter
    MFC实现快速傅里叶变换(FFT)MFC实现快速傅里叶变换(FFT)(MFC MFC Fast Fourier Transform (FFT) fast Fourier transform (FFT))
    2020-12-22 20:09:08下载
    积分:1
  • MATLAB
    利用五点差分格式和Jacobi迭代法,求解精确解和数值解的误差,判断阶数是否正确(Five-point difference scheme and Jacobi iteration method are used to solve the error between exact solution and numerical solution and to judge whether the order is correct or not.)
    2020-06-23 08:20:02下载
    积分:1
  • Curve-and-Surface--
    详细介绍了移动最小二乘法的原理 应用和特点 并且给最后给出了曲线拟合和空间散 出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程(Moving least squares method described in detail the principles and characteristics of the application and to give the final curve fitting and shed space using moving least squares method curve and surface fitting procedure design process)
    2020-11-06 08:49:49下载
    积分:1
  • wavePsvm
    小波分解与最小二乘支持向量机,用于天线故障诊断。(Wavelet decomposition and least squares support vector machine for antenna diagnostics.)
    2013-08-25 15:37:45下载
    积分:1
  • zoeppritz
    这是用于求解精确求解zoeppritz方程的程序,可用于AVO反演,合成地震记录等(This function computes the particle displacement reflection and transmission coefficients (the relative displacement amplitudes) for a solid-solid interface, a liquid-solid interface, a solid-liquid interface, and a liquid-liquid interface. The medium on each side of a given interface is perfectly elastic. The output is the value of the reflection or transmission coefficient, specified by the user at the incidence angle anginc (see input parameters). )
    2012-07-24 11:46:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载