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

分支定界法

于 2021-04-26 发布
0 268
下载积分: 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 个回复

  • ladibaizi
    蓝底白字的车牌识别一个很好的车牌识别程序(This paper analyzes the characteristics of the car images and the license area characteristics,utilizes the pre-processing methods in many points of view to different taches,and then,explores the reasonable solutions to realize Location and Recognition combining with the knowledge of Pattern Recognition and Computer Vision. )
    2009-04-28 15:11:30下载
    积分:1
  • Articl_An-application-of-Artificial-Neural-Networ
    Matlab Code for Artificial Neural Network in Intelligent Transport System
    2014-08-07 23:17:37下载
    积分:1
  • visual_ddk_drv
    Driver template 32 and 64 bit, Visual studio 2008-2010
    2013-04-20 22:33:45下载
    积分:1
  • Kalmanfilterintuitivtutorial
    Kalman filter intuitive tutorial
    2007-12-12 14:14:04下载
    积分:1
  • The-neural-network
    The neural network是基于matlab软件应用的一款源程序,可用于图像的神经网络处理分析,结构简单易懂。(The neural network is a source program based on matlab software applications, can be used for image processing analysis of neural network structure is simple and easy to understand.)
    2015-03-29 15:06:41下载
    积分:1
  • testukf
    用于UKF的matlab程序,希望对大家有点帮助,我也是试着修改的(ukf matlab programm)
    2009-02-18 21:58:32下载
    积分:1
  • RDMUSIC
    降维的mimo测向算法,基于music算法的mimo侧向算法 (reduced dimensional music algorithm)
    2021-04-20 13:28:50下载
    积分:1
  • siepan
    预报误差法参数辨识-松弛的思想,考虑雨衰 阴影 和多径影响,小波包分析提取振动信号中的特征频率。( Prediction Error Method for Parameter Identification- the idea of relaxation, Consider shadow rain attenuation and multipath effects Wavelet packet analysis to extract vibration signal characteristic frequency.)
    2016-08-29 18:13:33下载
    积分:1
  • UT_demo
    二维UT变换例子,用于演示UT变换,对于学习无迹卡尔曼滤波有一定帮助(UT transform two-dimensional example for demonstration UT transform learning unscented Kalman filter have some help)
    2021-01-13 20:18:47下载
    积分:1
  • ekfukf_1_1.tar
    用EKF/UKF的Matlab仿真程序包(With EKF/UKF the Matlab simulation package)
    2007-10-31 19:50:40下载
    积分:1
  • 696516资源总数
  • 106794会员总数
  • 11今日下载