-
单纯形法Matlab程序-2016-11-17
一般线性规划问题具有线性方程组的变量数大于方程个数,这时会有不定的解。当决策变量个数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.)
- 2018-03-27 17:22:03下载
- 积分:1
-
jisuanqi
一个计算器,实现加减乘除等,适合初学者学习,代码很全,自己写的。(A calculator to realize, Math, etc., suitable for beginners to learn, the code is all that he wrote.)
- 2011-07-10 12:38:30下载
- 积分:1
-
xcorr
实现互相关运算 C实现,实现互相关运算 C实现(cross correlation C code implementation)
- 2010-01-10 16:49:14下载
- 积分:1
-
FRIC
abaqus子程序fric摩擦材料clough-duncan模型,二三维通用,已经验证(abaqus subroutine frictional material fric)
- 2020-12-18 16:59:11下载
- 积分:1
-
JIANDAN
ABAQUS Fortran学习的一个简单例子
- 2015-09-20 19:27:21下载
- 积分:1
-
gszz
考虑直齿轮热弹耦合,计算啮合刚度及齿轮摩擦热(To thermoelastic coupling calculation consider spur gear meshing stiffness and gear frictional heat)
- 2020-07-03 11:00:02下载
- 积分:1
-
PSO-and-HS--
结合粒子群优化算法和和声搜索算法的优点,有效将群智能思想和随机全局搜索相融合,在几个函数优化问题中得到了验证
(Combining particle swarm optimization algorithm and harmony search algorithm advantage, effective will swarm intelligence thought and random global search phase fusion, in several function optimization problem has been proved
)
- 2020-10-28 18:49:57下载
- 积分:1
-
network-immune-system
非线性微分方程的人工免疫网络数学模型,适合于高水平研究者(Nonlinear differential equation mathematical model of artificial immune network, suitable for high-level researchers)
- 2011-10-18 11:27:43下载
- 积分:1
-
A-Recursive-Dynamic-CGE
动态CGE模型代码,可以直接粘贴至GAMS软件运行,代码清晰,易于修改。(Dynamic CGE model code, can be directly pasted to the GAMS software operation, the code clear, easy to modify.)
- 2021-04-23 08:28:48下载
- 积分:1
-
Dijkstra
说明: 可实现Dijkstra算法,显示起始点到其它各节点的最短距离和路径(Dijkstra algorithm can be implemented to show the shortest distance and path from the starting point to other nodes.)
- 2020-06-25 02:00:02下载
- 积分:1