搜索资源列表
duomubiaoxianxingguihua
- 多目标线性规划的编程方法,算法指导,值得参考,很好用-Programming method for multi-objective linear programming algorithm guidance
liner
- matlab线性规划问题与算法,包括线性规划问题的基本理论,例子和算法程序-matlab linear programming problems and algorithms, including the basic theory of linear programming problems, examples and algorithms procedures
BP
- 基追踪(BP)算法的主要目标是寻找欠定方程的解,转换成线性规划问题,这里是BP算法的实现-Atomic Decomposition by Basis Pursuit
algorithm-ch1-10
- MATLAB(矩阵实验室)算法大全,包括对策论、排队论、线性规划等-MATLAB (Matrix Laboratory) algorithm Guinness, including game theory, queuing theory, linear programming, etc.
第01章 线性规划
- 在人们的生产实践中,经常会遇到如何利用现有资源来安排生产,以取得最大经济 效益的问题。此类问题构成了运筹学的一个重要分支—数学规划,而线性规划(Linear Programming 简记 LP)则是数学规划的一个重要分支。(In production practice, often encounter how to use existing resources to arrange the production, in order to obtain the biggest economic
最优化方法-施光燕
- 内容包括优化模型、线性规划、约束和无约束非线性规划、多目标规划、离散型优化问题以及遗传算法,涵盖了工程技术人员所需要的最基本的优化方法。此外,还以附录的方式介绍了线性规划和整数规划应用案例。