搜索资源列表
AODV和DSR算法matlab源代码
- AODV和DSR算法matlab源代码的rar文件,解压即可
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
AODV-MATLAB
- AODV routing protocol
AODV
- truetime 的例子(I),介绍AODV,使用truetime2.0-truetime example (I)
85809936aodv
- 移动网络中,AODV和DSR路由算法的matlab程序,根据已知节点可选出最优路径-Mobile networks, AODV and DSR routing algorithm matlab program, the node can be selected according to the known optimal path
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
aodv
- 一个关于aodv dsr dijkstra算法的MATLAB实现-Aodv dsr dijkstra a MATLAB algorithm to achieve
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.
path_discovery
- 自己编写的利用matlab实现无线自组织网AODV仿真的算法源码。 为由50个节点构成的网络。在50m×50m大小的区域内,随机的产生50个节点。由用户指定源节点和目的节点,程序负责给出从源节点到目的节点的最小路径和此路径的跳数。各个节点之间设定为只要在自己直接通信范围内的其它节点,均一跳可达。-Write your own realization of the use of matlab simulation of wireless self-organizing network a
TAODV
- AODV的改进算法的matalb仿真,绝对跑得出,我这里还有论文-Improved algorithms matalb AODV simulation, the absolute run out, I have here papers
aodv-matlab
- 采用matlab实现对无线网络中,AODV协议栈的仿真 。采用随机动态建图的过程,生动的解释了协议原理- 51/5000 Using matlab to achieve on the wireless network, AODV protocol stack simulation . Using the process of random dynamic mapping, the principle of protocol is explained vividly
AODV-GUI-in-WSN-master
- a AODV code simaltion
aodv matlab
- 简单模拟出路径的算法,通过选择节点将路径打印出来(simple route algorithm)
AODV-GUI-in-WSN-master (1)
- AODV simulation with change in source every time the no of packets change
AODV-GUI-in-WSN
- Aodv protocol matlab with nice ui
AODV_2
- AODV路由协议,MATLAB仿真,测试通过,能很好的对初学者提供帮助(AODV routing protocol, MATLAB simulation)
AODV-Matlab-master
- AODV protocol design