登录
首页 » matlab » 0-1programming

0-1programming

于 2006-07-01 发布 文件大小:1KB
0 254
下载积分: 1 下载次数: 113

代码说明:

  0-1整数规划有很广泛的应用背景,比如指派问题,背包问题等等,实际上TSP问题也是一个0-1问题,当然这些问题都是NP问题,对于规模较大的问题用穷举法是没有办法在可接受的时间内求得最优解的,本程序只不过是一个练习,得意之处是用递归法把所有解都排列出来。另:胡运权所著的《运筹学基础及应用(第三版)》第97页的例3,我用本程序求解得到的结果是:最优解是x*=(1,0, 0, 0, 0),最优值是f(x*)=8,但书求得最优解是x*=(1,0, 1, 0, 0),最优值是f(x*)=4,是不是书中写错了,请大家验证。以下是源程序,大家可以任意使用无版权问题,另外,如果大家有大规模的0-1规划的问题也希望提供给我,谢谢。变量个数至少是3个(0-1 Integer Programming is a very broad background, such as assignment, bags and so on. actually TSP is a 0-1, of course, these problems are NP, for larger problem with the law is not exhaustive approach in an acceptable time frame to obtain the optimal solution. this procedure is only one practice, farewell tour is the method used recursive all of the solutions to show. Another : Hu Yun-author of "operational research, and application base (third edition)" Article 97 of the three cases, I use this procedure to solve the result is : is the optimal solution x = (1,0, 0, 0, 0), the optimal values of f (x*) = 8, but the book is to find the optimum solution x = (1,0, 1, 0, 0), the optimal values of f (x*) = 4, the book is not a mistake, please certification. Following is the source)

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

发表评论

0 个回复

  • Matlab2010
    Matlab2010经典超强数据教程,适合初学者使用学习(Matlab2010 classic super data tutorial)
    2012-06-15 15:56:12下载
    积分:1
  • DMC
    预测控制 DMC算法 用与智能控制系统,实现系统的优化控制(MPC control program is used to analysis the system )
    2012-06-27 16:41:19下载
    积分:1
  • mvdr_1signal_1interfere
    使用MVDR方法的波束形成。使用均匀线列阵,信号入射方向为10度,干扰信号方向为-10度。(MVDR beamforming using the method. Using uniform linear array, the signal incident direction of 10 degrees to-10 degrees the direction of interfering signals.)
    2010-12-02 16:52:47下载
    积分:1
  • mean-shift
    均值向量的编程的学习算法 通过这个算法可以变成处理图片的跟踪(Mean Vector learning algorithm programming algorithm can be turned through this track with pictures)
    2013-11-20 15:34:55下载
    积分:1
  • Path_planning_MATLAB
    在栅格环境下,采用遗传算法实现静态全局路径规划(In a grid environment, using genetic algorithm static global path planning)
    2017-03-24 11:09:43下载
    积分:1
  • 三维重建MATLAB语言
    说明:  基于SFM的三维重建MATLAB程序,值得借鉴(SFM - based three - dimensional reconstruction of MATLAB procedures, worthy of reference)
    2020-12-06 21:09:22下载
    积分:1
  • Code
    说明:  随机森林是一种有监督学习算法,是以决策树为基学习器的集成学习算法。随机森林非常简单,易于实现,计算开销也很小,但是它在分类和回归上表现出非常惊人的性能,因此,随机森林被誉为“代表集成学习技术水平的方法”。(Random forest is a supervised learning algorithm, which is an integrated learning algorithm based on decision tree. Random forest is very simple, easy to implement, and the cost of calculation is very small, but it shows amazing performance in classification and regression. Therefore, random forest is known as "the method representing the level of integrated learning technology".)
    2019-12-20 09:26:39下载
    积分:1
  • icasso122
    Introduction Icasso is based on running FastICA several times (resampling). Icasso pools all the estimates together and forms clusters bottom-up among them. The basic idea is that a tight cluster of estimates is considered to be a candidate for including a "good" estimate. A centroid of such cluster is considered a more reliable estimates than any estimate from an arbitrary run. (Instead of an average as a centroid, Icasso visualizes and returns a centrotype from each cluster. This is the one of the original estimates that is most similar to other estimates in the same cluster. You can compute the average by using Icasso functions.)
    2009-04-11 23:10:41下载
    积分:1
  • RLS
    rls自适应算法,以仿真过,可供大家参考(rls adaptive algorithm, to simulate too, for your reference)
    2011-05-01 15:54:50下载
    积分:1
  • Elman
    MATLAB程序编写的神经网络ELMAN算法,实现故障模式识别(MATLAB programming Elman neural network algorithm, the fault pattern recognition)
    2007-04-18 13:11:46下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载