-
利用遗传算法求解邮递员问题,可以在同一个问题上得到…
使用遗传算法求解邮递员问题,从而可以同时求得多个最优解-The use of genetic algorithm postman problem, which can be obtained at the same time more than the optimal solution
- 2023-02-13 01:25:04下载
- 积分:1
-
研究机器人控制不可多得资料,强烈推荐
研究机器人控制不可多得资料,强烈推荐-robot control study rare, strongly recommended!
- 2022-02-20 03:52:01下载
- 积分:1
-
用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文...
用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例――从PCB图像中删除所有电流线,仅保留芯片对象-with Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water line threshold method image segmentation P0406 : matrix Quadtree P0407 : images into text and non-text of the two categories P0408 : morphological gradient detection Binary Image Edge P0409 : morphology example-- Images from the PCB to delete all current lines, retaining only chip targets
- 2022-05-23 19:13:26下载
- 积分:1
-
very classic genetic algorithm tool kit version of the C language. Including com...
非常经典的遗传算法工具包,C语言版本的。包括各种常用算法-very classic genetic algorithm tool kit version of the C language. Including common algorithms
- 2022-03-05 02:21:11下载
- 积分:1
-
Simple genetic algorithm examples.it very helpful for the beginners of genetic a...
简单的遗传算法的例子,对于遗传算法的初学者来说非常有用.-Simple genetic algorithm examples.it very helpful for the beginners of genetic algorithm
- 2022-03-23 23:05:54下载
- 积分:1
-
本文讨论的问题主要涉及货运的配载,而货运配载的目标是实现车与货的高效匹配,
降低空载率以减少货物运输过程中因此而造成的经济损失。货运配载问题涉及两方面的
本文讨论的问题主要涉及货运的配载,而货运配载的目标是实现车与货的高效匹配,
降低空载率以减少货物运输过程中因此而造成的经济损失。货运配载问题涉及两方面的
内容:车辆利用和货物装载。本文主要从这两个角度角度来分析解决问题。
对于问题1,我们首先通过分析复杂的变量及他们之间的关系,建立规划模型。为
了求解这个模型,我们进行了一系列的简化,使得模型求解切实可行。求得较优的方案,
而且各辆车均匀负担。该方案的总费用为4877.2。
对于问题2,我们在模型1 的基础上进行了改进采用类似的方法求解。也得到了较
优的方案,其总费用为4484。该方案中只用了4 辆车,节省很大的成本。同时指出了模
型求解的关键困难所在,给出了新的思路。
问题3 的思考中,提出了利用图论的有关思想。
在文章的最后,我们针对所建的模型进行了分析,并提出了新的解题思想。对模型
进行了进一步扩展。
关键词:货物配载 运输 组合优化-err
- 2022-08-09 06:48:09下载
- 积分:1
-
Neural Networks ,8种神经网络,BP,RBF,CPN等通过VC++来实现了!
Neural Networks ,8种神经网络,BP,RBF,CPN等通过VC++来实现了!-Neural Networks, 8 Neuro network, BP, RBF, CPN, such as through VC++ To achieve!
- 2022-07-19 12:07:47下载
- 积分:1
-
vb apriori algorithm
vb apriori algorithm
- 2022-03-06 20:14:27下载
- 积分:1
-
遗传算法程序,是用java编写的,适合学习最优化的朋友来作为参考...
遗传算法程序,是用java编写的,适合学习最优化的朋友来作为参考-Genetic Algorithm is used in the preparation of java, the most suitable learning optimized reference to a friend
- 2023-01-24 09:50:04下载
- 积分:1
-
(其中已经包含5个源码)所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序, 输入数据文件cfile.txt,efile.txt,g...
(其中已经包含5个源码)所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序, 输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt ,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample Patmat.c 基于遗传算法提取基元图形源程序-(which includes five OSS) attached to C or C source code files and executable files Scs.c pp basic classification algorithm source files, input data files cfile.txt, efile.txt. gfile.txt, pfile.txt, rfile.txt. tfile.txt Sga.c basic genetic algorithm source files, input data files input, output file output A_life.c based on genetic algorithm simulation source Artificial Life, import data files GA_nn.c world based on genetic algorithm optimization neural network structure source, import data files Patmat.c sample extraction based on genetic algorithm-based graphic source yuan
- 2022-02-24 22:24:01下载
- 积分:1