搜索资源列表
simplex
- 单纯型法-Simplex method
LP--simplex
- lp求解的单纯形算法,有c++builder6.0开发-lp for the simplex algorithm, c builder6.0 Development
simplex
- 本程序是为解决线性规划的标准优化问题,主要实现单纯形法的-This procedure is to solve the standard linear programming optimization problem, the main achievement of the simplex method
simplex
- 利用单纯形法求解线性规划,输入为标准型的线性规划,求解得到最优解和最优值-Use simplex method to solve linear programming, enter as the standard type of linear programming, for solving the optimal solution and optimal value
Simplex
- 这是运筹学中关于单纯形算法的c程序,可以运行,而且也比较易懂-simplex method
simplex
- simplex Fortran code to find the minimum
Simplex
- 线性规划中的单纯形法,单纯形法是求解线性规划的最主要方法,程序首先确定初始可行解,如没有找到,则引入人工变量或松弛变量来求解-Of linear programming simplex method, simplex method for solving linear programming are the most important methods, procedures to determine first of all, the
simplex
- simplex method programming source code-simplex method programming source code
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 m
Simplex
- 单纯形法C++代码 供大家相互学习交流-Simplex method, C++ code for all to learn from each other
simplex
- methode simplex pour la reconstruction des formes 3D
SIMPLEX
- 用C写的求解线性规划问题,即在一组线性不等式或等式组的约束条件下求某个线性函数的最值问题.-using simplex method to solve the linear program
Simplex
- 单纯形法算法,试过,比较好用,大规模没有验证过,希望有人提出宝贵意见-Simplex method algorithm, tried to compare easy to use, large-scale has not verified the hope that it was valuable advice
simplex
- 用单纯形法解决线性规划的matlab程序-Simplex method to solve linear programming matlab program
Simplex-method-procedure
- 单纯形法的MATLAB程序,自己编的,对于学习线性规划编程的同学有用-Simplex method of MATLAB programs, their compilation, and programming for students to learn useful for linear programming
simplex-algorithm
- matlab下的单纯形法 针对函数多个点简单可行的最优化计算-matlab simplex method under the multiple points for the function of the optimization calculation is simple and feasible
simplex.m
- useful coding in matlab regarding cognitive radio wirless mesh networks.this uses linear programming using simplex II method.
simplex
- 产生阶数可以自订的simplex矩阵,并且simplex矩阵最终转化为编码的脉冲信号,且脉冲信号的宽度可调,并附有相应的触发信号,可以在数据采集的过程中使用(a program that can generate a pulse signal according to the Simplex array. Besides, the pulse width is adjustable and I also give an example
simplex-master
- Simplex algorithm in Matlab