搜索资源列表
intprog
- 采用分支定界算法,主程序为intopt,使用与linprog类似-used branch-and-bound algorithm for the main program intopt, use and similar linprog
zizhidaima_linprog
- 西北工业大学数学建模第四章习题程序,linprog矩阵运算-Northwest Industrial University mathematical modeling fourth chapter Exercises procedures linprog matrix
linprog
- 单纯形算法描述 在地学分析课上学到的一点东西 用VC写的-simplex algorithm to describe the analysis of the lessons to school with something written by VC
linprog
- 规划问题matlab源码,并带有详细设计说明,执行效率较高
fenzhi
- 整数规划分支定界算法matlab通用源程序 各参数的意义同matlab优化工具箱的线性规划函数linprog 调用前,输入参数要化成matlab的标准形式
fenzhidingjie
- 运筹学中利用MATLAB实现分支定界算法的实现,其中求最优解利用linprog函数实现
LinProgTest
- vc调用matlab linprog函数-VC call matlab function
TP
- 用优化算法求解运输问题。 1.不使用linprog,比较歧异解 2.用西北角法求初始基本可行解,用闭回路法确定退出基和更新运输矩阵 3.不能处理非平衡的运输问题-Optimization algorithm used to solve transport problems. 1. Do not use linprog, compare differences solution 2. With the northwest corner of France seeking an init
LinProg
- Linear Programming Exercise with solution in LINGO language program
LINPROG
- linprog - 线性规划(在MATLAB5.3使用),用于计算线性规划问题,在命令中直接输入linprog.m即可-linprog- linear programming (in MATLAB5.3 use), used to calculate the linear programming problem, the command can be entered directly linprog.m
optim
- matlab优化工具箱,包括线性规划linprog.m,二次规划quadprog.m等-optim toolbox
ME441_Proj_JY_V01
- simplex method using its own optimization function linprog
program
- x= linprog(f,A,b,Aeq,beq) x = linprog(f,A,b,Aeq,beq,lb,ub)(realisation linprog in medical)
单纯形法
- 解决线性规划问题的单纯形法,使用linprog函数多约束问题(A simplex method for solving linear programming problems)
IXYPY
- 采用分支定界算法,主程序为intopt,使用与linprog类似()
lolksubroutine
- 采用分支定界算法,主程序为intopt,使用与linprog类似()