CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - dynamic shortest path matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - dynamic shortest path matlab - List
[
matlab
]
dongtaiguihua
DL : 0
Matlab源程序用动态规划方法求最短路径。-Matlab source code using dynamic programming method for the shortest path.
Date
: 2025-12-31
Size
: 5kb
User
:
gws
[
matlab
]
jsjy20070288
DL : 1
:针对遗传算法易陷入局部最优的不足,在标准遗传算法基础上加入了三个新的操作- 复原、重构和录优操作,使改 进后的遗传算法收敛于全局最优,并在此基础上以路边约束、动态避障和路径最短作为适应度函数,提出了动态避障的路径 规划方法。通过实验仿真验证了算法的有效性、准确性和实时性,并与基于以往的遗传算法的路径规划方法进行比较,结果 表明本文提出的方法在产生的路径长度和算法运行时间上都具有更优的性能。-: Genetic algorithm for the lack of easy to fall into local optimum, in the standard genetic algorithm based on the insertion of three new operations- rehabilitation, reconstruction, and excellent operational record, so that the improved genetic algorithm converges to the global optimum, and in this by the roadside on the basis of constraints, dynamic obstacle avoidance and the shortest path as the fitness function is proposed dynamic obstacle avoidance path planning method. Simulation results through experiments the effectiveness of the algorithm, accuracy and real-time, and with previous genetic algorithm based path planning method to compare the results show that the method proposed in the resulting path length and algorithms have a running time better performance.
Date
: 2025-12-31
Size
: 322kb
User
:
zhangying
[
matlab
]
dongtaiguihua
DL : 0
用动态规划求解最短路问题的MATLAB程序。需输入带权邻接矩阵,输出为最短路径和最短路长。-Dynamic Shortest Path Problem Solver of the MATLAB program. Required to enter the weighted adjacency matrix, the output for the shortest path and shortest path length.
Date
: 2025-12-31
Size
: 1kb
User
:
qiyifei
[
matlab
]
Matlab
DL : 0
蚁群算法最短路径通用Matlab程序蚁群算法动态寻路算法-Shortest path algorithm for general ant colony algorithm Matlab program Dynamic Algorithm for Route
Date
: 2025-12-31
Size
: 2kb
User
:
kevin
[
matlab
]
dijkstra
DL : 0
Diskstra最短路径算法的c++源程序,以及编译好的matlab动态链接库,学习留形学习算法及程序必备。-Diskstra shortest path algorithm c++ source code, and compiled matlab dynamic link library, learning algorithms and procedures remain an essential form of learning.
Date
: 2025-12-31
Size
: 12kb
User
:
chenshaorong
[
matlab
]
path-planning4
DL : 0
用matlab编写的程序用来求解动态规划最短路径问题,该方法能够快速有效的收敛到全局最优解。-Programs written using matlab to solve the dynamic programming shortest path problem, the method can converge quickly and effectively to the global optimal solution.
Date
: 2025-12-31
Size
: 2kb
User
:
丁彪
[
matlab
]
floyd
DL : 0
Floyd算法又称为插点法,是一种利用动态规划的思想寻找给定的加权图中多源点之间最短路径的算法,与Dijkstra算法类似(Floyd algorithm, also called plug point method, is an algorithm based on the idea of dynamic programming to find the shortest path between multiple source points in a weighted graph, similar to the Dijkstra algorithm.)
Date
: 2025-12-31
Size
: 78kb
User
:
盖世帝尊
[
matlab
]
动态规划算法举例
DL : 0
动态规划问世以来,在经济管理、生产调度、工程技术和最优控制等方面得到了广泛的应用。例如最短路线、库存管理、资源分配、设备更新、排序、装载等问题,用动态规划方法比用其它方法求解更为方便。(Since the advent of dynamic programming, it has been widely used in economic management, production scheduling, engineering technology and optimal control. For example, the shortest path, inventory management, resource allocation, equipment updating, sorting, loading and other issues, the dynamic programming method is more convenient than other methods to solve.)
Date
: 2025-12-31
Size
: 192kb
User
:
water7
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.