搜索资源列表
优化作业_DFP算法
- 运筹学中的解线性规划问题的一种方法,DFP 算法-tacticians solution of linear programming problems, a method DFP Algorithm
线性规划
- 线性规划算法,既LP规划。可用于求解线性规划问题,同时内含matlab原函数的使用例子。-linear programming algorithm, LP planning. Can be used for solving linear programming problems, while containing Matlab primary function of the use of examples.
偶数阶魔方和的算法
- 偶数阶魔方和的算法 线性规划单纯形法VC源码 -even order and the algorithm for solving linear programming simplex method VC FOSS
线性规划代码__VB
- 线性规划算法-linear programming algorithm
单纯形算法
- 用于求解线性规划问题的单纯形算法,输入为变量个数、方程个数以及系数矩阵,输出为求解结果。
线性规划代码__VB
- 线性规划算法-linear programming algorithm
线性规划_单纯形
- 本程序使用VC++编写的,用于实现运筹学中的线性规划的单纯形法,开始数据以在程序开始进行初始化,主要是用来检验算法,具体数值可根据需要进行初始化-procedures for the use of the VC prepared for the realization of operational research, linear programming of the simplex method, the beginning of t
柔性加工车间遗传算法调度C++
- 这是一个柔性加工车间的优化调度的遗传算法,算法应用矩阵编码的方式,实现优化求解,欢迎与作者联系其他算法linxk333@yahoo.com.cn-This is a flexible processing workshops optimal scheduling of the genetic algorithm, the algorithm application matrix coding modes to achieve optim
优化作业_DFP算法
- 运筹学中的解线性规划问题的一种方法,DFP 算法-tacticians solution of linear programming problems, a method DFP Algorithm
一个简单但很全面的遗传算法例子
- 用c编写的一个基于遗传算法的工程调度的实例。-prepared using a genetic algorithm based on the example of project scheduling.
单纯形算法程序包
- 线性规划中著名的单纯形法。本程序就是基于单纯形算法写的计算线性规划的小软件。初学乍练,希望对大家有帮助。-linear programming famous simplex method. This procedure is based on the simplex algorithm for the calculation was made of small linear programming software. Beginners
linerprogram
- 线性规划算法的实现,采用的是单纯型算法,输入方程和变量个数任意-Linear programming algorithm using the simplex algorithm, enter the equation and variable number of arbitrary
第10章 线性规划
- 线性规划算法的MATLAB程序,经典算法的程序,比较好用(MATLAB program of linear programming algorithm. This is a classic algorithm, and it is relatively easy to use.)
智能优化算法资料
- 优化算法有很多,经典算法包括:有线性规划,动态规划等;改进型局部搜索算法包括爬山法,最速下降法等,模拟退火、遗传算法以及禁忌搜索称作指导性搜索法。而神经网络,混沌搜索则属于系统动态演化方法。 梯度为基础的传统优化算法具有较高的计算效率、较强的可靠性、比较成熟等优点,是一类最重要的、应用最广泛的优化算法。但是,传统的最优化方法在应用于复杂、困难的优化问题时有较大的局限性。(There are many optimization al
线性规划
- MATLAB算法线性规划问题,基本涵盖经常使用的MATLAB线性规划程序(MATLAB algorithm linear programming problem, basically covers the often used MATLAB linear programming procedures)
第01章 线性规划
- 在人们的生产实践中,经常会遇到如何利用现有资源来安排生产,以取得最大经济 效益的问题。此类问题构成了运筹学的一个重要分支—数学规划,而线性规划(Linear Programming 简记 LP)则是数学规划的一个重要分支。(In production practice, often encounter how to use existing resources to arrange the production, in order
线性规划
- 建立优化模型,确定优化变量,利用线性规划算法进行优化,仿真结果图片显示。(The optimization model is established, the optimization variables are determined, the linear programming algorithm is used to optimize the results, and the simulation results are disp
32种算法
- 32种数学算法教程,算法入门优质资料。时间优化、时间序列、存储论等(32 algorithm tutorials, algorithm introduction of high quality information.)
1第一章 线性规划
- 关于线性规划建模、算法与MATLAB的程序(Linear programming algorithm and program)
数学建模算法全收录799页
- 数学建模 线性规划 整数规划 非线性规划 动态规划(mathematical modeling)