菜单
  
    摘要一类要求问题中的变量全部或者一部分是整数的数学规划就是整数规划,而MATLAB是一个数学软件。本文中,作者通过MATLAB软件来解决整数规划中的人力分配问题。
    实际上MATLAB没有能直接解决整数规划的预置语句,通过资料的查找和实验发现MATLAB中的linprog函数能解决线性规划问题。因此,作者尝试使用linprog来解决整数规划问题,但因为该函数所得答案并不限定为整数,所以放弃这个函数另寻他法。31976
    在继续查找资料和实验之后发现,可以使用遍历法来解决整数规划的问题。这个方法一般要使用循环控制语句和条件控制语句,用for循环来解决遍历所有可行解,用if语句来判断目标函数是否达到并且约束条件是否满足,用变量替换实现最优解输出。在解决人力资源分配问题之后,还用这个方法解决了客房预订问题用以成功测试了这个方法的泛用性。
    毕业论文关键词:整数规划,人力资源分配问题,MATLAB,linprog函数,遍历法
    Abstract
    Refers to a class of integer programming requirements of all or part of a variable as an integer in mathematical programming, MATLAB is a mathematical software. In this article, the author of manpower distribution in MATLAB software for solving integer programming problems.
    MATLAB actually prepared statement did not directly address integer programming, through data to find and found linprog functions in MATLAB can solve linear programming problems. Therefore, the author attempts to solve integer programming problems using linprog, but because the answers obtained is not necessarily limited to an integer, so give up this function to look for another alternative.
    Continue to find data and experiments to find, you can use the traversal methods to solve integer programming problems. This method generally uses a loop control statements and conditional control statements, use for loop to resolve through all possible solutions, with an if statement to determine whether the objective function and the constraints are conditions are meet, using variable substitution to achieve optimum output. In addressing the human resource allocation issues, also used this method to solve the problem of reservations to successfully tested this methodology used.
    Key words: Integer programming, human resources allocation, MATLAB,linprog function, the traverse method
     目录
    摘要    1
    目录    2
    1引言    3
    1.1 课题的目的和意义    3
    1.2 国内外研究现状与发展趋势    3
    1.3 文献综述    5
    2 数学知识介绍    6
    3 MATLAB函数介绍    6
    3.1 LINPROG函数语法:    6
    3.2 描述:    7
    3.3 变量:    7
    3.4 诊断:    8
    4 整数规划人力分配问题的求解和探索    9
    4.1 试用LINPROG函数来解决问题    9
    问题一:    9
    问题二:    10
    4.2 试用遍历法求解整数规划问题    12
    5 使用遍历法求解整数规划人力分配问题的推广    17
    致谢    22
    参考文献    23
    1引言
    1.1 课题的目的和意义
    一类要求问题中的变量全部或者一部分是整数的数学规划就是整数规划。是近三十年来发展起来的、规划论的一个分支。整数规划的问题需要决策变量取整的线性规划或非线性规划问题,在运筹学与最优化理论中,它是重要分支之一。如果在线性模型中,变量的限制条件时整数,那么这就是整数线性规划。目前比较流行的求解整数规划的方法一般只能用于求解整数线性规划。
  1. 上一篇:小学数学解简易方程教学的现状及对策研究
  2. 下一篇:Perron-Frobenius定理的应用研究
  1. 线性规划在经济数学中的应用与探析

  2. 一类金融偏微分方程解的适定性研究

  3. 一类广义Dyck路中若干统计量的计数

  4. 一类带避难效应的捕食食饵模型的稳定性分析

  5. 线性规划模型在交通运输中的应用

  6. 一类生态流行病模型的动力学性质

  7. 一类中立型神经网络系统的稳定性分析

  8. java+mysql车辆管理系统的设计+源代码

  9. 大众媒体对公共政策制定的影响

  10. 中考体育项目与体育教学合理结合的研究

  11. 杂拟谷盗体内共生菌沃尔...

  12. 电站锅炉暖风器设计任务书

  13. 当代大学生慈善意识研究+文献综述

  14. 河岸冲刷和泥沙淤积的监测国内外研究现状

  15. 乳业同业并购式全产业链...

  16. 十二层带中心支撑钢结构...

  17. 酸性水汽提装置总汽提塔设计+CAD图纸

  

About

751论文网手机版...

主页:http://www.751com.cn

关闭返回