Distance Vector Routing algorithm

Version 1.1.0.0 (2,27 ko) par suriyanath
The code finds shortest path from source to destination node using Distance Vector Routing algorithm
1,6K téléchargements
Mise à jour 9 juin 2014

Afficher la licence

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".

Citation pour cette source

suriyanath (2024). Distance Vector Routing algorithm (https://www.mathworks.com/matlabcentral/fileexchange/46823-distance-vector-routing-algorithm), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2010b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Graph and Network Algorithms dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.1.0.0

changed the title

1.0.0.0