Distance Vector Routing algorithm

The code finds shortest path from source to destination node using Distance Vector Routing algorithm

您现在正在关注此提交

First it asks for number of nodes, then it generates a figure with nodes distributed in space with time delay between nodes. Then it computes shortest path using Distance Vector Routing algorithm as per the theoretical explanation given in Wikipedia link:
"http://en.wikipedia.org/wiki/Distance-vector_routing_protocol".

引用格式

suriyanath (2026). Distance Vector Routing algorithm (https://ww2.mathworks.cn/matlabcentral/fileexchange/46823-distance-vector-routing-algorithm), MATLAB Central File Exchange. 检索时间: .

类别

Help CenterMATLAB Answers 中查找有关 Graph and Network Algorithms 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.1.0.0

changed the title

1.0.0.0