搜索资源列表
demo.rar
- IEEE 802.15.4在NS2中的仿真源代码,AODV路由协议仿真。,IEEE 802.15.4 Simulation in NS2 source code, AODV routing protocol simulation.
aodv
- Matlab code implementing aodv
AdHocSimulate
- 该代码用来实现一个基本移动自组网的仿真,各个节点随机移动,通过相互交换数据观察最后运行结果,代码简洁,避免了一些大型仿真软件的复杂使用过程。-The code used to achieve a basic mobile ad hoc network simulation, each node random movement, through mutual exchange of data to observe the final results, the code is simple and
Ruman
- This project helps us to identify the shortest distance in the wireless ad-hoc networks. here in this project EASE algorithm is implemented in order to identify the destination. and the code has been written by using MATLAB.
sureshaodv
- 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) en
coding_for_AODV
- this file contains the source code for AODV routing protocol but not its simulation.
code1
- Simple AODV for MANET implementation and Source code in MATLAB
code-2
- This is a code for AODV Routing. It works with matlab. Enjoy it.
BVAR_Analytical
- matlab code for aodv routing protocol
AODV
- AODOV PROTOCOL MATLAB CODE-AODOV PROTOCOL MATLAB CODE
true-time
- hi every one its matlab code aodv true time
AODV-GUI-in-WSN-master
- a AODV code simaltion