Distance Vector Routing algorithm

버전 1.1.0.0 (2.27 KB) 작성자: suriyanath
The code finds shortest path from source to destination node using Distance Vector Routing algorithm
다운로드 수: 1.6K
업데이트 날짜: 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 (2024). Distance Vector Routing algorithm (https://www.mathworks.com/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