登录
首页 » AI-NN-PR » 本文讨论的问题主要涉及货运的配载,而货运配载的目标是实现车与货的高效匹配, 降低空载率以减少货物运输过程中因此而造成的经济损失。货运配载问题涉及两方面的

本文讨论的问题主要涉及货运的配载,而货运配载的目标是实现车与货的高效匹配, 降低空载率以减少货物运输过程中因此而造成的经济损失。货运配载问题涉及两方面的

于 2022-08-09 发布 文件大小:34.39 kB
0 94
下载积分: 2 下载次数: 1

代码说明:

本文讨论的问题主要涉及货运的配载,而货运配载的目标是实现车与货的高效匹配, 降低空载率以减少货物运输过程中因此而造成的经济损失。货运配载问题涉及两方面的 内容:车辆利用和货物装载。本文主要从这两个角度角度来分析解决问题。 对于问题1,我们首先通过分析复杂的变量及他们之间的关系,建立规划模型。为 了求解这个模型,我们进行了一系列的简化,使得模型求解切实可行。求得较优的方案, 而且各辆车均匀负担。该方案的总费用为4877.2。 对于问题2,我们在模型1 的基础上进行了改进采用类似的方法求解。也得到了较 优的方案,其总费用为4484。该方案中只用了4 辆车,节省很大的成本。同时指出了模 型求解的关键困难所在,给出了新的思路。 问题3 的思考中,提出了利用图论的有关思想。 在文章的最后,我们针对所建的模型进行了分析,并提出了新的解题思想。对模型 进行了进一步扩展。 关键词:货物配载 运输 组合优化-err

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

发表评论

0 个回复

  • 遗传算法遗传算法(遗传算法),在专家系统中…
    遗传算法 遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控制、自适应控制、生物科学、社会科学等方面都得到应用。在人工智能研究中,现在人们认为“遗传算法、自适应系统、细胞自动机、混沌理论与人工智能一样,都是对今后十年的计算技术有重大影响的关键技术”。-Referred to as genetic algorithm genetic algorithm GA (Genetic Algorithm), in essence is a kind of do not rely on specific issues of direct search method. Genetic algorithm in pattern recognition, neural networks, image processing, machine learning, optimization of industrial control, adaptive control, biological sciences, social sciences and so on have been applied. Research in artificial intelligence, now that the " genetic algorithms, adaptive systems, cellular automata, chaos theory and artificial intelligence, are the next ten years of the computing technology have a major impact on the key technology."
    2022-01-26 03:20:14下载
    积分:1
  • Fuzzy logic system VC classes
    Fuzzy logic system VC classes
    2022-04-13 04:14:53下载
    积分:1
  • Support vector machine learning support vector machine learning source program s...
    支持向量机学习源码程序支持向 量机学习源码程序支持向 量机学习源码程序-Support vector machine learning support vector machine learning source program source program source program support vector machine learning support vector machine learning support vector machine learning source program source program
    2022-02-01 22:36:16下载
    积分:1
  • 用数据分类法进行分类,并将其应用于决策中
    利用Fisher分类器对数据进行分类,并画出决策面(含测试数据)-Fisher classifier using the data classification, and face painted in decision-making (including test data)
    2022-03-06 04:52:22下载
    积分:1
  • 使用最小二乘支持向量机对多维pyrim数据进行回归,需要下载最小二乘支持向量机工具箱。...
    使用最小二乘支持向量机对多维pyrim数据进行回归,需要下载最小二乘支持向量机工具箱。-use of least squares support vector machines for multidimensional data pyrim return need to download least squares support vector machines toolbox.
    2022-11-16 11:40:03下载
    积分:1
  • MATLAB代码的支持向量机的分类、回归工具箱
    用MATLAB编写的svm支持向量机的分类,回归工具箱- MATLAB codes of support vector machine svm classification, regression Toolbox
    2022-01-22 02:27:58下载
    积分:1
  • 小波十讲(中文版),这是个很好的讲义,希望对你有帮助
    小波十讲(中文版),这是个很好的讲义,希望对你有帮助-Ten Lectures on Wavelets (Chinese version), which is a very good lecture notes, want to help you
    2022-06-13 14:19:55下载
    积分:1
  • 有关粒子群算法的求解tsp的c++程序。
    有关粒子群算法的求解tsp的c++程序。-the PSO for the c tsp procedures.
    2023-08-12 19:55:03下载
    积分:1
  • 模式识别分类程序,贝叶斯,神经网络分类训练程序,很不错啊...
    模式识别分类程序,贝叶斯,神经网络分类训练程序,很不错啊-the classification procedures, Bayesian neural network classifier training procedures, and it is very responds :
    2022-04-25 16:27:03下载
    积分:1
  • 基于自组织特征映射网络的聚类分析,是在神经网络基础上发展起来的一种新的非监督聚类方法,分析了基于自 组织特征映射网络聚类的学习过程,分析了权系数自组织过程中...
    基于自组织特征映射网络的聚类分析,是在神经网络基础上发展起来的一种新的非监督聚类方法,分析了基于自 组织特征映射网络聚类的学习过程,分析了权系数自组织过程中邻域函数和学习步长的一般取值问题,给出了基于自组织 特征映射网络聚类实现的具体算法,并通过实际示例测试,证实了算法的正确性。 -Based on self-organizing feature map network cluster analysis, neural network is developed on the basis of a new non-supervised clustering method, analysis based on self-organizing feature map network clustering of the learning process, analyzed the weights of self-organization the process of neighborhood function and learning step-size problem of the general values are given based on the self-organizing feature map network clustering algorithm to achieve concrete and practical examples of tests, confirmed the correctness of the algorithm.
    2022-04-18 02:23:38下载
    积分:1
  • 696518资源总数
  • 105531会员总数
  • 4今日下载