搜索资源列表
求一个Dijkstra优化算法
- 求解一个最短路径问题程序,可以参考一下求一个Dijkstra优化算法! 谢谢了 目的是求给定两点之间的最短距离 或者改一下我的程序也行 -shortest path to solve a problem of procedure, can seek a reference Dijkstra algorithm optimization! Thank you, the purpose is scheduled for 2:00 to the shortest distance be
tsp
- 用遗传算法解决最短路径优化TSP 问题(附matlab源程序.txt)-The solvelution of the shortest path optimization problem TSP by using genetic algorithms (matlab source. Txt)
gpsbp
- matlab环境程序,采用BP神经网络算法,实现对GPS路径选择的优化问题-matlab environmental procedures, using BP neural network algorithm, to realize the optimization of the Selection of GPS
rounter
- 多旅行商问题的遗传算法解决,内附数据和题目。适合要求不高的路径优化。-Multiple traveling salesman problem genetic algorithm, containing data and topics. Suitable for less demanding path optimization.
采用粒子群算法,有效解决车辆路径优化问题
- VRP的实现,采用粒子群算法,有效解决车辆路径优化问题-VRP realization using particle swarm effective solution to the VRP
pso解决带时间窗约束的车辆路径问题
- pso解决带时间窗约束的车辆路径问题,使用matlab代码完成。
基于Hopfield神经网络的旅行商优化计算
- 实现最短路径选择问题 运用MATLAB神经网络算法(Achieve the shortest path choice)
yiqun
- 可以通过修改.mat文件中的数据来实现路径优化问题(You can modify the data which in city_data.mat to resolve logistics paths optimization problems.)
astardemo
- 基于优化的A星算法的最优路径最短路径规划问题(A star algorithm and path planning)
蚁群算法智能优化
- 基于改进蚁群算法的机器人路径规划 包括路径规划、路径优化等等(Robot path planning based on improved ant colony algorithm)
蚁群算法的优化计算——旅行商问题(TSP)优化
- 路径优化 蚁群算法 tsp问题 优化设计(Path optimization TSP problem of path optimization ant colony algorithm)
6冷链物流配送路径优化
- 为了验证上述模型的合理性和实用价值,为冷链物流车辆配送路径优化提出可行性的方法,本文依托厦门某具体从事生鲜产品生产及配送的A企业所提供的数据,结合文章所提出的优化思路,通过matlab等软件实现计算机建模并进行模型求解,最后对该生鲜企业的配送流程设计提出建设性意见。(In order to verify the rationality of the model and practical value, for the cold chain logistics distribution route
遗传算法解决车辆路径问题
- 采用遗传算法针对汽车的路径规划进行优化(Genetic algorithm is used to optimize the path planning of automobiles)
多目标粒子群算法
- 计算最短路径,应用混合粒子群算法,可更改(Computing the shortest path, using hybrid particle swarm optimization, can be changed)
针对自治水下机器人的路径规划问题进行了研究
- 针对自治水下机器人(AUV)的路径规划问题进行了研究,依据模糊控制规则,提出了一种基于粒子群优化(PSO)的模糊路径规划算法(The path planning problem of autonomous underwater vehicle (AUV) is studied. According to the fuzzy control rules, a fuzzy path planning algorithm based on particle swarm optimization (PS
ACS3-1
- 最优路径问题,蚁群算法,仓储系统的货位拣选路径优化仿真(Optimal path problem, ant colony algorithm, optimization simulation of cargo location picking path for warehouse system)
蚁群算法matlab
- 利用蚁群算法求解车辆路径优化问题,实用的matlab代码(Using ant colony algorithm to solve vehicle routing optimization problem,Practical matlab code)
111
- 用于求解带时间窗的多车场的配送路径优化问题,即vrp问题,算法是基于模拟退火算法和遗传算法的混合算法(The algorithm is a hybrid algorithm based on simulated annealing algorithm and genetic algorithm, which is used to solve the distribution path optimization problem of multi depot with time window)
VRP - 副本
- 用于求解配送路径优化问题,即vrp问题,算法是蚁群算法,优化目标为路线最短(It is used to solve the distribution path optimization problem, that is vrpentire. The algorithm is ant colony algorithm, and the optimization goal is the shortest route)
MATLAB
- 通过该模型求解带软时间窗的vrptw模型,得到车辆路径问题的最优解(By solving the VRPTW model with soft time window, the optimal solution of vehicle routing problem is obtained)