登录
首页 » matlab » 分支定界法

分支定界法

于 2021-04-26 发布
0 290
下载积分: 1 下载次数: 9

代码说明:

说明:  分支定界法(branch and bound)是一种求解整数规划问题的最常用算法。这种方法不但可以求解纯整数规划,还可以求解混合整数规划问题。分支定界法是一种搜索与迭代的方法,选择不同的分支变量和子问题进行分支。 对于两个变量的整数规划问题,使用网格的方法有时更为简单。 [1] 通常,把全部可行解空间反复地分割为越来越小的子集,称为分支;并且对每个子集内的解集计算一个目标下界(对于最小值问题),这称为定界。在每次分枝后,凡是界限超出已知可行解集目标值的那些子集不再进一步分枝,这样,许多子集可不予考虑,这称剪枝。这就是分枝定界法的主要思路。(Branch and bound method is one of the most commonly used algorithms to solve integer programming problems. This method can solve not only pure integer programming but also mixed integer programming. Branch and bound algorithm is a method of search and iteration, which selects branches with different branch variables and sub problems. For integer programming problems with two variables, the grid method is sometimes simpler[ 1] Generally, all feasible solution spaces are divided into smaller and smaller subsets repeatedly, which is called bifurcation; And a lower bound of the objective (for the minimum value problem) is calculated for the solution set in each subset, which is called the bound. After each branch, those subsets whose bounds exceed the objective value of the known feasible solution set will not be further branched, so many subsets can not be considered, which is called pruning. This is the main idea of branch and bound method.)

文件列表:

分支定界法, 0 , 2021-04-26
分支定界法\IsInRange.m, 326 , 2021-04-22
分支定界法\OutputLowerAndUpperBounds.m, 241 , 2021-04-22
分支定界法\createBinTreeNode.m, 2701 , 2021-04-22
分支定界法\data1.txt, 1385 , 2020-11-27
分支定界法\data10.txt, 1373 , 2020-11-27
分支定界法\data2.txt, 1379 , 2020-11-27
分支定界法\data3.txt, 1384 , 2020-11-27
分支定界法\data4.txt, 1382 , 2020-11-28
分支定界法\data5.txt, 1372 , 2020-11-27
分支定界法\data6.txt, 1384 , 2020-11-27
分支定界法\data7.txt, 1385 , 2020-11-27
分支定界法\data8.txt, 1388 , 2020-11-27
分支定界法\data9.txt, 1377 , 2020-11-27
分支定界法\fenzhi.m, 3700 , 2021-04-22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • LFM
    LFM的信号的产生,性能分析和模糊函数,LFM信号接收的匹配滤波器输出(LFM signal generation, performance analysis and fuzzy functions, LFM matched filter output of the received signal)
    2011-05-21 11:17:32下载
    积分:1
  • jianmo
    2013年数学建模B题 功率放大器非线性特性及预失真建模的程序 可以直接测试运行 包含泰勒模型 多项式模型 神经网络模型等(2013 B title mathematical modeling and nonlinear characteristics of the power amplifier pre-distortion modeling program can be run directly test the model includes Taylor polynomial model neural network models)
    2021-04-18 21:48:51下载
    积分:1
  • c12
    最佳接收机的Matlab程序,RAKE接收(Matlab program best receiver, RAKE receiver)
    2010-07-30 15:02:59下载
    积分:1
  • Viterbi_decode
    维特比译码仿真程序 cnv_encd.m 卷积编码程序 viterbi.m  卷积译码程序 其它的是viterbi.m中用到的子函数(Viterbi convolutional coding cnv_encd.m simulation program procedures viterbi.m other convolutional decoding procedure is used in viterbi.m Functions)
    2009-01-15 12:24:09下载
    积分:1
  • param_optimize_particle_sinc
    粒子群参数优化算法子程序,可以实现多个组合参数的优化,采用实数编码。(particle swarm optimization )
    2011-12-06 10:42:21下载
    积分:1
  • 粒子群
    粒子群,几种常用的粒子群程序 比如边界粒子群等程序(Particle swarms, several commonly used particle swarm programs, such as boundary particle swarms)
    2018-07-19 10:23:02下载
    积分:1
  • matlab-help
    说明:  Matlab软件的中文帮助文件,便于初学者使用(Matlab software, the Chinese help files, easy for beginners to use)
    2008-10-16 17:03:49下载
    积分:1
  • steppId
    说明:  步进式PID控制算法及仿真,PID控制是目前使用最广的控制算法,该程序为步进式PID控制算法仿真程序,matlab编程 (PID control algorithm and simulation, PID control is currently the most widely used algorithm, the Step-by-step procedures for the PID control algorithm simulation program, Matlab programming)
    2006-05-10 20:47:43下载
    积分:1
  • Lab-1
    实验一 利用相关分析法辨识脉冲响应 过仿真实验掌握利用相关分析法辨识脉冲响应的原理和方法。(The experiment using a correlation analysis identification impulse response)
    2012-06-06 09:14:24下载
    积分:1
  • shanChen
    多相流动lbm计算,实现shanchen模型(Multi-component fluid, using a LB method, based on the Shan-Chen model)
    2011-10-08 21:40:26下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载