当前位置:
首页
资源下载
![](/images/right.gif)
搜索资源 - MATLAB route optimization
搜索资源列表
-
0下载:
matlab蚁群算法
解决路线最优化,求极值等问题-ant colony algorithm matlab route optimization solution, and issues such as extreme
-
-
0下载:
蚁群算法最短路径通用Matlab程序蚁群算法动态寻路算法-Shortest path algorithm for general ant colony algorithm Matlab program Dynamic Algorithm for Route
-
-
0下载:
通过matlab仿真和验证蚁群算法在PCB板检测时路径的优化问题。附带蚁群算法代码以及仿真结果。-Through MATLAB simulation and validation of ant colony algorithm in PCB plate detection route optimization problem.thisfile include ant colony algorithm codes and simulation results.
-
-
0下载:
The travelling salesman problem (TSP) or travelling salesperson problem asks the following question: Given a list of cities and the distances between each pair of cities, what is the shortest possible route that visits each city exactly once and retu
-
-
0下载:
本代码是用matlab语言编写的利用遗传算法寻优求解TSP问题,遗传算法部分所有子函数均为手工编写,最后画出了仿真得到的最优路线图。-The program is written in matlab program to solve TSP problem by genetic alogrithm,and the genetic optimization part is all written by hand(not calling functions or tools).at last,I d
-
-
0下载:
算法总结,简单实用,适合初学者学习,可用于路径寻优-Algorithm summary, simple and practical, suitable for beginners to learn, it can be used for route optimization
-
-
0下载:
蚁群算法是一种智能优化算法,通过介绍蚁群觅食过程中基于信息素的最短路径的搜索策略,给出基于MATLAB的蚁群算法在旅行商问题中的源代码m文件,对问题求解进行局部优化。-Ant colony algorithm is an intelligent optimization algorithm through the shortest route of pheromone search strategy based on the ant foraging process, given the ant
-
-
0下载:
粒子群优化算法在商旅问题中路径规划的优化应用,是matlab的程序代码-Application of particle swarm optimization algorithm in route planning optimization
-
-
0下载:
设计一个可以对TSP问题进行组合优化的连续型Hopfield神经网络模型,利用该魔心可以快速的找到最优的一条路线。(A continuous Hopfield neural network model for combinatorial optimization of TSP problems is designed, which can be used to find the optimal route quickly.)
-
-
2下载:
路径优化蚁群算法matlab程序‘
在求解该问题的蚂蚁算法中,每只蚂蚁是一个独立的用于构造路线的过程,若干蚂蚁过程之间通过自适应的信息素值来交换信息,合作求解,并不断优化。(Path optimization, ant colony algorithm, matlab program.
In the ant algorithm for solving this problem, each ant is an independent procedure for constructing the
-
-
2下载:
为了验证上述模型的合理性和实用价值,为冷链物流车辆配送路径优化提出可行性的方法,本文依托厦门某具体从事生鲜产品生产及配送的A企业所提供的数据,结合文章所提出的优化思路,通过matlab等软件实现计算机建模并进行模型求解,最后对该生鲜企业的配送流程设计提出建设性意见。(In order to verify the rationality of the model and practical value, for the cold chain logistics distribution route
-
-
2下载:
用于求解配送路径优化问题,即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)
-