-
k-means(欧氏距离)聚类算法是最基本的聚类算法,是理解和应用聚类算法的基础,通过k-means(欧氏距离)聚类算法我们才可以初步了解数据挖掘的原理。-k-means (Euclidean distance) clustering algorithm is the most basic clustering algorithm, is understanding and the basis for the application of clustering algorithm, through the k-means (Euclidean distance) clustering algorithm we are able to a preliminary understanding of the principles of data mining .
- 2022-05-24 13:46:10下载
- 积分:1
-
本文讨论的问题主要涉及货运的配载,而货运配载的目标是实现车与货的高效匹配,
降低空载率以减少货物运输过程中因此而造成的经济损失。货运配载问题涉及两方面的
本文讨论的问题主要涉及货运的配载,而货运配载的目标是实现车与货的高效匹配,
降低空载率以减少货物运输过程中因此而造成的经济损失。货运配载问题涉及两方面的
内容:车辆利用和货物装载。本文主要从这两个角度角度来分析解决问题。
对于问题1,我们首先通过分析复杂的变量及他们之间的关系,建立规划模型。为
了求解这个模型,我们进行了一系列的简化,使得模型求解切实可行。求得较优的方案,
而且各辆车均匀负担。该方案的总费用为4877.2。
对于问题2,我们在模型1 的基础上进行了改进采用类似的方法求解。也得到了较
优的方案,其总费用为4484。该方案中只用了4 辆车,节省很大的成本。同时指出了模
型求解的关键困难所在,给出了新的思路。
问题3 的思考中,提出了利用图论的有关思想。
在文章的最后,我们针对所建的模型进行了分析,并提出了新的解题思想。对模型
进行了进一步扩展。
关键词:货物配载 运输 组合优化-err
- 2022-08-09 06:48:09下载
- 积分:1
-
小波神经网络,两者相互结合,程序简洁易懂!
小波神经网络,两者相互结合,程序简洁易懂!-Wavelet neural network, the two interact and procedures easier to understand!
- 2022-04-15 08:27:23下载
- 积分:1
-
BP
bp反向传播算法,用c语言编写,用于航空运输预测。
- 2022-05-25 12:10:04下载
- 积分:1
-
Genetic Programming。GP算法在方程逼近求解上的应用。
Genetic Programming。GP算法在方程逼近求解上的应用。-Genetic Programming. GP approximation algorithm for solving equations in the application.
- 2022-01-25 14:49:53下载
- 积分:1
-
粒子群算法工具箱,有DEMO程序,可以对16中常见函数测试,并附有神经元网络的训练算法...
粒子群算法工具箱,有DEMO程序,可以对16中常见函数测试,并附有神经元网络的训练算法-Particle swarm optimization toolbox, there are DEMO program, you can test for 16 common functions, together with the training algorithm for neural networks
- 2022-10-01 08:20:03下载
- 积分:1
-
混合智能算法,采用visual c++语言编写,注释完整,清晰易懂
混合智能算法,采用visual c++语言编写,注释完整,清晰易懂-Hybrid Intelligent Algorithm
- 2022-07-08 19:52:02下载
- 积分:1
-
Use of MFC technology to realize ant colony algorithm and genetic algorithm, vis...
采用MFC技术,实现蚁群算法和遗传算法,形象化了算法实现的过程,有助于我们的学习和理解。-Use of MFC technology to realize ant colony algorithm and genetic algorithm, visualization of the algorithm implementation process, contribute to our learning and understanding.
- 2023-03-15 16:55:04下载
- 积分:1
-
蚂蚁算法,c语言版,其中,‘F’点表示食物,‘H’表示窝,白色块表示障碍物,‘+’就是蚂蚁了。...
蚂蚁算法,c语言版,其中,‘F’点表示食物,‘H’表示窝,白色块表示障碍物,‘+’就是蚂蚁了。-Ant algorithm, c language version, of which,
- 2022-03-03 18:03:43下载
- 积分:1
-
用遗传算法优化神经网络权值的源程序
用遗传算法优化神经网络权值的源程序-genetic algorithm optimization neural network value of the source
- 2023-01-03 23:30:03下载
- 积分:1