搜索资源列表
原始对偶算法求解过指定顶点的最短路.rar
- 神经网络\原始对偶算法求解过指定顶点的最短路
对偶
- 对偶传播神经网络,有监督和无监督相结合的一种神经网络-dual-propagation neural networks, supervised and unsupervised combination of a neural network
运筹学单纯形算法
- 运筹学单纯形算法,对偶单纯形算法,和改进单纯形算法的程序。-tacticians simplex algorithm, dual simplex algorithm, and improve the simplex algorithm procedures.
对偶单纯形法
- matlab 关于对偶纯形法的最优化程序的实例编程,求解最小值-Matlab purely on the dual method of optimization procedures programming examples, the minimum solution
solver
- 线形规划代码:包括单纯形法,对偶形法,-linear programming code include : simplex method, the dual method, etc.
duioudanchun
- 用delphi实现运筹学线性规划对偶单纯形法程序-using linear programming operations research to achieve the dual simplex method procedures
对偶的程序
- 是关于对偶变换的-is on the duality transformation
MATLAB 单纯形法 对偶单纯形法
- MATLAB 单纯形法 对偶单纯形法,两阶段单纯形法-matlab simply method
原始对偶算法求解过指定顶点的最短路.rar
- 神经网络\原始对偶算法求解过指定顶点的最短路, The nerve network \ primitive antithesis algorithm solves has assigned the apex most to short-circuit
dea 方法中的CCR对偶模型
- 用matlab编程求解DEA方法中的CCR对偶模型-DEA with the matlab programming method for solving the CCR dual model
primal_dual
- 关于反问题计算中的一个算法,关于原对偶的一个程序。-The original dual program
pdco
- 斯坦福大学的原始对偶内点法软件包,权威之作!-primal dual interier point algorithm
subgradient optimization
- 在最优化问题中,运用拉格朗日松弛时为了解决其对偶问题,可以使用次梯度方法进行求解拉格朗日乘子。(Lagrangean relaxation, a technique of quite general applicability, is studied in the particular context of the optimization problem with arbitrary additional constraints. To solve the Lagrangian dual, w
次梯度算法
- 利用次梯度算法求解基于拉格朗日对偶方法的问题(subgradient algorithm)
Interiorpointmethod
- 原对偶内点法求解电力系统最优潮流,程序简单易懂,方便自己修改系统数据及参数以应用于自己的实际问题中(the prime-dual interior point method to solve optimal power flow, easy understanding, the data, charameters and program code could be easily modified and applied in your own program)
线性优化-对偶问题求解
- 放射治疗射线的线性优化模型的最优的射野强度,并给出剂量分布(画出剂量分布图)。 从原问题的求解中给出对偶问题的最优解。(Solve the linear optimization model of radiation for treatment, calculate the optimal field strength, and give the dose distribution (draw the dose distribution chart). Give the optimal s
拉格朗日乘子法
- 用次梯度方法求解拉格朗日对偶问题的例子。。。。。。(Solve the optimal problem)
对偶比较法MATLAB程序
- 实验心理学中对偶比较法的数据分析方法,可运用于心理声学的研究方法(Data analysis of dual comparison in experimental psychology)
AAAI16code (1)
- 用于识别的函数,基于对偶低阶分解的鲁棒子空间的新方法。(A new method used to identify the function, based on the dual low order decomposition of the rugon space.)
单纯性算法及对偶单纯形法实现过程
- 单纯性算法和对偶单纯形算法实现的matlab程序,内含详细注释及前提条件。