登录
首页 » matlab » MIP

MIP

于 2020-11-08 发布 文件大小:2KB
0 192
下载积分: 1 下载次数: 67

代码说明:

   运用分枝定界法求解混合整数规划的matlab程序( Use the branch and bound method for solving mixed integer programming procedures meaning of the of the input parameters: min f* x A* x < = b Aeq* x = beq iter_num_max: maximum number of iterations lb : each variable lower limit UB: upper limit of the each variable X0: Initial ID: 0,1 variable, ID (k) = 1 indicates the variable k is an integer variable, ID (k) = 0, represents the k variable non-integer variable ftemp_up: initial upper bound, unable to find the upper bound of the initial default is infinite IP: initial feasible solution, the initial feasible solution can not be found, the default is the empty output parameters meaning: x: y: optimal solution of the objective function value corresponding to the optimal solution time-consuming iter_num: the number of iterations of the entire branch and bound process Time: Run this program)

文件列表:

MIP.m,7509,2009-05-13

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

发表评论


0 个回复

  • matlab7.0
    精通MATLAB7.0,北航的张志涌著作(Proficient in MATLAB7.0, Beihang writings of Zhang Yong)
    2009-11-03 09:52:53下载
    积分:1
  • JHSantiagoTexcoco_FletcherReeves-MatLab
    Prueba1 FletcherReeves Hernández Santiago José Maestría en Ciencias de la Computación Septiembre / 2011 1. Comenzar con un punto arbitrario 2. Calcular Gradiente de Fi 3. Si el Gradiente Fi es igual a 0(converge), termina 4. Si el Gradiente Fi es !=0 continuar 5. Encontrar dirección de búsqueda Si= -GradienteFi= - Gradiente F(Xi) 6. Determinar la Longitud Optima del incremento lamda(i) en dirección Si X(i+1)=X(i)+lamda(i)*S(i)= X(i)-lamda(i)*Gradiente F(Xi) 7. Hacer i=2 8. Obtener Gradiente Fi 9. Calcular Si= -GradFi + ( [abs(GradFi)^2]/[abs(GradF(i-1))^2] )*S(i-1) 10. Determinar la Longitud Optima del incremento lamda(i) en dirección Si X(i+1)=X(i)+lamda(i)*S(i)= X(i)-lamda(i)*Gradiente F(Xi) 7. Verificar Optimalidad de X(i+1) Si es optimo, detener Si no es optimo hacer i=i+1 e ir al paso 8
    2013-08-08 14:30:24下载
    积分:1
  • MATLab-optimum
    精通MATLAB最优化计算(第2版)扫描版,介绍matlab的各种优化算法准牛顿法、信赖域法、随机优化精通MATLAB最优化计算的主要内容是应用MATLAB来解决最优化问题,通过将“最优化问题”、“MATLAB优化工具箱”和“MATLAB编程”这三方面有机结合进行讲述,即一方面是使用工具箱来快速解决最优化问题,另一方面是通过算法编程深入解决最优化问题。 本书侧重于最优化算法的MATLAB实现,同时精选了大量的最优化问题实例,通过实例的求解,生动地教会读者掌握MATLAB在最优化问题方面的应用。(matlab optimum)
    2015-03-28 15:47:34下载
    积分:1
  • 带通
    说明:  matlab数字滤波器设计,计算出参数便于dsp实现bandpa(Matlab digital filter design parameters calculated to achieve bandpass ease dsp)
    2006-02-15 21:55:43下载
    积分:1
  • lvboqi_shiyan
    巴特霍兹带通滤波器,可以通过不同的ws、wp实验出自己需要的频带(buttord filter)
    2011-06-01 16:52:21下载
    积分:1
  • hengxujing
    自适应门限恒虚警检测的研究,主要是介绍恒虚警的一些基本理论及其仿真方法(Adaptive threshold CFAR detection introduced CFAR some basic theory and simulation method)
    2013-03-05 22:02:23下载
    积分:1
  • cengheban
    matlab 计算层合板 A B D 随铺层角和层数的变化(matlab calculation laminated plates ABD with ply angle and the number of layers)
    2020-12-19 16:19:09下载
    积分:1
  • lisa-vhdl2va
    通过modelsim仿真检测matlab生成滤波器效果。(Generate the filter through matlab and simulated by modelsim.)
    2013-12-12 11:17:18下载
    积分:1
  • L1
    说明:  L1 Normalization for quadratic regularization
    2015-07-16 09:23:21下载
    积分:1
  • KELI
    二维不规则颗粒随机分布模型的MATLAB程序,变形颗粒试件创建程序。(Deformation particle test procedure)
    2020-11-24 09:49:32下载
    积分:1
  • 696518资源总数
  • 105018会员总数
  • 5今日下载