-
Smart electric car procedures, including light detection, and line detection, ob...
智能电动小车的程序,包括光源检测,黑线检测,障碍物检测等-Smart electric car procedures, including light detection, and line detection, obstacle detection, etc.
- 2022-06-13 04:23:39下载
- 积分:1
-
遗传算法工具箱以及用遗传算法找最优值,主函数是zuiyou.m
遗传算法工具箱以及用遗传算法找最优值,主函数是zuiyou.m-Genetic Algorithm Toolbox and using genetic algorithms to find optimal values, the main function is zuiyou.m
- 2022-02-15 11:31:05下载
- 积分:1
-
本文讨论的问题主要涉及货运的配载,而货运配载的目标是实现车与货的高效匹配,
降低空载率以减少货物运输过程中因此而造成的经济损失。货运配载问题涉及两方面的
本文讨论的问题主要涉及货运的配载,而货运配载的目标是实现车与货的高效匹配,
降低空载率以减少货物运输过程中因此而造成的经济损失。货运配载问题涉及两方面的
内容:车辆利用和货物装载。本文主要从这两个角度角度来分析解决问题。
对于问题1,我们首先通过分析复杂的变量及他们之间的关系,建立规划模型。为
了求解这个模型,我们进行了一系列的简化,使得模型求解切实可行。求得较优的方案,
而且各辆车均匀负担。该方案的总费用为4877.2。
对于问题2,我们在模型1 的基础上进行了改进采用类似的方法求解。也得到了较
优的方案,其总费用为4484。该方案中只用了4 辆车,节省很大的成本。同时指出了模
型求解的关键困难所在,给出了新的思路。
问题3 的思考中,提出了利用图论的有关思想。
在文章的最后,我们针对所建的模型进行了分析,并提出了新的解题思想。对模型
进行了进一步扩展。
关键词:货物配载 运输 组合优化-err
- 2022-08-09 06:48:09下载
- 积分:1
-
该进化算法的实现基于VC++6.0的开发平台,主要是用算子改进进化策略算法。...
该进化算法的实现基于VC++6.0的开发平台,主要是用算子改进进化策略算法。-The evolutionary algorithm based on VC++ 6.0 development platform, the main operator is used to improve the evolutionary strategy algorithm.
- 2022-11-05 07:20:03下载
- 积分:1
-
最棒的三大计算机视觉、图像图形函数库之一,C语言版本,支持标准C...
最棒的三大计算机视觉、图像图形函数库之一,C语言版本,支持标准C-best of the three major computer vision, image and graphics functions, one C-language version supports standard C
- 2022-05-26 10:07:29下载
- 积分:1
-
将一个矩阵对libsvm格式
convert a matrix to a libsvm format
[class1 char1 char2 ... charN
class2 char1 char2 ... charN]
- 2023-03-31 04:50:04下载
- 积分:1
-
监督图像分割,使用马尔可夫随机领域
Supervised Image Segmentation Using Markov Random Fields
- 2023-06-26 07:55:04下载
- 积分:1
-
本疾病诊断专家系统(免费软件)只限于个人研究学习使用,任何单位和个人不得将此软件用于任何商业用途。...
本疾病诊断专家系统(免费软件)只限于个人研究学习使用,任何单位和个人不得将此软件用于任何商业用途。-the disease diagnostic expert system (free software) is limited to their own research to learn how to use, and no unit or individual is allowed this software for any commercial purposes.
- 2022-07-26 21:17:29下载
- 积分:1
-
variable scale method of the source for the optimization of nonlinear programmin...
变尺度法的源程序,用于优化中的非线性规划,效还可以的。-variable scale method of the source for the optimization of nonlinear programming, the effect can be.
- 2022-03-12 06:30:25下载
- 积分:1
-
FAST apriori.cpp 基于数组和为运算的apriori算法实现,采用为运算来测试子集的存在性,把测试子集存在性的复杂度由O(n^2)降低为O(n)...
FAST apriori.cpp 基于数组和为运算的apriori算法实现,采用为运算来测试子集的存在性,把测试子集存在性的复杂度由O(n^2)降低为O(n)-FAST apriori.cpp array-based computing and for the apriori algorithm, adopted as the operator to test the existence of a subset to test the existence of a subset of the complexity from O (n ^ 2) reduced to O (n)
- 2022-08-16 14:04:17下载
- 积分:1