Distance Vector Routing algorithm

版本 1.1.0.0 (2.3 KB) 作者: suriyanath
The code finds shortest path from source to destination node using Distance Vector Routing algorithm
1.7K 次下载
更新时间 2014/6/9

查看许可证

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 (2025). Distance Vector Routing algorithm (https://ww2.mathworks.cn/matlabcentral/fileexchange/46823-distance-vector-routing-algorithm), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2010b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Graph and Network Algorithms 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.1.0.0

changed the title

1.0.0.0