Dev tools: matlab
File size: 1 KB
Update: 2010-04-05
Downloads: 21
Describe:
Code : AODV Routing.
x=1:20
s1=x(1)
d1=x(20)
clc
A=randint(20)
Making matrix all diagonals=0 and A(i,j)=A(j,i),i.e. A(1,4)=a(4,1),
A(6,7)=A(7,6)
for i=1:20
for j=1:20
if i==j
A(i,j)=0
else
A(j,i)=A(i,j)
end
end
end
File list(Click to check if it's the file you need, and recomment it at the bottom):
sureshaodv.m
[
Adhoc.rar] - ADHOC networks introduced a DSR,
aodv, DSDV protocol comparison article, including source code and performance analysis,
[
aodv.rar] - truetime example (I)
[
aodv.rar] - GOOD CODE IN
aodv IT CHECKS FOR LEAST HOP COUNT.BEST OF LUCK..
[
aodv.rar] - this software provides a routing ns
aodv the latest code. Welcome to the study of AD HOC share.
[
FB-aodv_1.1.rar] -
aodv CORDING THIS IS VERY
[
kernel-aodv_v2.2.2.rar] - opnet- wireless mobile AD HOC networks routing protocol code-
aodv- Simulation source
[
OLSR.rar] - A new idea about local repair is used to improve the
aodv and formed the Improved AODV algorithm.Otherwise٬a new approach is proposed for flooding lim
[
wirelesscomm.zip] - In this project we analyze and design the minimum mean-square error (MMSE) multiuser receiver for uniformly quantized synchronous code division multip
[
a-saodv_0.2.tar.gz] - this is also secure version code for
aodv....
[
aodv.rar] -
aodv dsr dijkstra a MATLAB algorithm to achieve