- Category:
- matlab
- Tags:
-
- File Size:
- 1kb
- Update:
- 2017-11-27
- Downloads:
- 0 Times
- Uploaded by:
- 李俊锋
Description: Routing algorithm is one of the most important factors affecting network performance, and it is very important to select routing algorithm. The Floyd algorithm and RAD (Routing along DAGs) algorithm in routing algorithm are introduced, and the performance of these two algorithms is analyzed and compared through experiments. The experimental results show that the RAD algorithm is better than Floyd algorithm in terms of link utilization, link traffic load balancing and link failure. In terms of average transmission cost, Floyd algorithm needs to do well in RAD algorithm.
To Search:
File list (Check if you may need any files):
Filename | Size | Date |
---|
floyd.m | 284 | 2017-07-18
|
test1.m | 364 | 2017-07-18
|
dijkstra1.m | 951 | 2017-07-18
|
dijkstra2.m | 789 | 2017-07-18 |