搜索资源列表
-
0下载:
利用分支定届算法实现线性混合整数规划模型的求解(MATLAB代码), using branch algorithm to solve the mixed integer linear programming model (MATLAB code)
-
-
1下载:
精通matlab最优化计算随书带的源码,包括线性规划,整数规划,pso,GA等-Proficient in matlab optimization calculation with the source code with the book, including linear programming, integer programming, pso, GA etc.
-
-
17下载:
这是龚纯《精通MATLAB最优化计算》随书源码(M文件)。基于MATLAB优化工具箱,代码包含的内容有:牛顿法等无约束一维极值问题、单纯形搜索法等无约束多维极值问题、Rosen梯度投影法等约束优化问题、L-M法等非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化、遗传算法。-This is pure Gong " Mastering MATLAB optimization calculations," with the book source (M file)
-
-
0下载:
数学中经常用到的一些规划模型包含整数规划、线性规划、非线性规划-Frequently used for mathematical programming model contains a number of integer programming, linear programming, nonlinear programming
-
-
0下载:
这个程序是基于matlab平台环境下编成的,数学计算方面的算法,包括动态规划算法,拉格朗日插值法,解非线性整数规划法,解线性规划,以及解常微分算法-This procedure is based on matlab platform into the environment, mathematics calculation algorithms, including dynamic programming algorithm, Lagrange interpolation, solution o
-
-
1下载:
本程序是基于非线性整数规划的遗传算法所编写的Matlab程序-This procedure is based on the non-linear integer programming genetic algorithm written Matlab program
-
-
0下载:
工具箱 (整数线性规划工具箱)
Matlab中使用-Kit (Integer Linear Programming Kit) Matlab using
-
-
0下载:
解整数规划的一系列程序,尤其是针对0-1规划.-Integer programming solution of a series of procedures, especially for 0-1 programming.
-
-
1下载:
通常matlab不能进行整数规划,现一款混合整数的线形规划matlab m文件-Matlab usually can not be integer programming, are a mixed-integer linear programming matlab m file
-
-
0下载:
实验目的:用Matlab实现分支定界法求解整数线性规划问题。
实验内容:
用分支定界法求下面的线性整数规划问题的最优解:
-Experiment Objective: Matlab to achieve branch and bound method for solving integer linear programming problem.
Experiment content:
With the branch and bound method seek
-
-
1下载:
非线性整数规划Matlab源程序m文件,调用后解决非线性整数规划问题。-M non-linear integer programming Matlab source file, called upon to solve nonlinear integer programming problem.
-
-
20下载:
matlab最优化程序包括
无约束一维极值问题
进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法
Goidstein法 Wolfe.Powell法
单纯形搜索法 Powell法 最速下降法
共轭梯度法 牛顿法 修正牛顿法
拟牛顿法 信赖域法 显式最速下降法,
Rosen梯度投影法
罚函数法 外点罚函数法 內点罚函数法
混合罚函数法 乘子法
G-N法 修正G-N法 L-M法
-
-
1下载:
线性规划问题(单纯形法、完整单纯形法与修正单纯形法)与整数规划问题(割平面法、分支定界法与0-1规划)的matlab源程序-matlab source programs of linear programming including simple method, complete simple method and modified simple method and integer programming including dividing plane method, branch and
-
-
1下载:
优化问题分类:(非)线性规划、整数规划、0-1 规划、(多)目标规划、(与时间有关的)动态规划、(系数是随机变量的)随机规划。 -Optimization problem categories: (non-) linear programming, integer programming ,0-1 plan, (multiple) goal programming, (and time-related) dynamic programming, (coefficient is a random
-
-
0下载:
解决整数线性规划的yalmip工具箱,比较好用的-Solve the integer linear programming yalmip toolbox, more useful
-
-
0下载:
MATLAB整数线性规划程序,通过对约束条数的调整,用以求解各类线性规划问题-MATLAB integer linear programming procedures, the number of articles on the adjustment of binding to various types of linear programming problem solving
-
-
0下载:
本书收录了众多的matlab的数学建模的算法,例如线性规划、整数规划、非线性规划、动态规划和图与网络模型及方法等有关的众多matlab数学模型。-This book contains a large number of matlab mathematical modeling algorithms, such as linear programming, integer programming, nonlinear programming, dynamic programming and gra
-
-
0下载:
用matlab解线性规划,整数规划,非线性规划,混合规划以及其它的规划推荐使用YALMIP,它是matlab的工具箱.-Using matlab for solving linear programming, integer programming, nonlinear programming, mixed planning and other planning recommended YALMIP, it is the matlab toolbox.
-
-
0下载:
添加到matlab的toolbox中,用来解决整数线性规划的yalmip工具箱,2014年6月最新版-Add to the toolbox in matlab for solving integer linear programming yalmip toolbox, in June 2014 the latest version
-
-
1下载:
数学建模matlab规划类例子,包括线性规划、整数规划、目标规划、非线性规划等(Examples of mathematical modeling matlab planning, including linear programming, integer programming, goal programming, nonlinear programming, etc.)
-