CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab aodv

搜索资源列表

  1. AODV和DSR算法matlab源代码

    9下载:
  2. AODV和DSR算法matlab源代码的rar文件,解压即可
  3. 所属分类:TCP/IP协议栈

  1. demo.rar

    1下载:
  2. IEEE 802.15.4在NS2中的仿真源代码,AODV路由协议仿真。,IEEE 802.15.4 Simulation in NS2 source code, AODV routing protocol simulation.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:38701
    • 提供者:yaqinchow
  1. aodv

    1下载:
  2. Matlab code implementing aodv
  3. 所属分类:matlab

    • 发布日期:2014-05-06
    • 文件大小:1024
    • 提供者:eliza
  1. AODV-MATLAB

    3下载:
  2. AODV routing protocol
  3. 所属分类:Linux Network

    • 发布日期:2014-05-06
    • 文件大小:1024
    • 提供者:Jishnu
  1. AODV

    0下载:
  2. truetime 的例子(I),介绍AODV,使用truetime2.0-truetime example (I)
  3. 所属分类:matlab例程

    • 发布日期:2014-05-07
    • 文件大小:22783
    • 提供者:yaodong
  1. 85809936aodv

    1下载:
  2. 移动网络中,AODV和DSR路由算法的matlab程序,根据已知节点可选出最优路径-Mobile networks, AODV and DSR routing algorithm matlab program, the node can be selected according to the known optimal path
  3. 所属分类:matlab

    • 发布日期:2014-05-07
    • 文件大小:6144
    • 提供者:刘云
  1. aodv

    0下载:
  2. 一个关于aodv dsr dijkstra算法的MATLAB实现-Aodv dsr dijkstra a MATLAB algorithm to achieve
  3. 所属分类:matlab

    • 发布日期:2014-05-07
    • 文件大小:3490
    • 提供者:李晓
  1. Ruman

    0下载:
  2. 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.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3965
    • 提供者:RUPA KRISHNA
  1. predicted

    0下载:
  2. 在Matlab中加入神经网络预测模型,实现对Ad Hoc网络的AODV的预测功能。-In the Matlab neural network prediction model by adding to realize AODV for Ad Hoc networks prediction capabilities.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:6106
    • 提供者:燕子
  1. sureshaodv

    0下载:
  2. 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
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-27
    • 文件大小:721
    • 提供者:Hemanth
  1. coding_for_AODV

    0下载:
  2. this file contains the source code for AODV routing protocol but not its simulation.
  3. 所属分类:matlab

    • 发布日期:2014-05-07
    • 文件大小:3072
    • 提供者:rajni
  1. path_discovery

    1下载:
  2. 自己编写的利用matlab实现无线自组织网AODV仿真的算法源码。 为由50个节点构成的网络。在50m×50m大小的区域内,随机的产生50个节点。由用户指定源节点和目的节点,程序负责给出从源节点到目的节点的最小路径和此路径的跳数。各个节点之间设定为只要在自己直接通信范围内的其它节点,均一跳可达。-Write your own realization of the use of matlab simulation of wireless self-organizing network a
  3. 所属分类:matlab例程

    • 发布日期:2013-03-29
    • 文件大小:1404
    • 提供者:shan5217
  1. TAODV

    2下载:
  2. AODV的改进算法的matalb仿真,绝对跑得出,我这里还有论文-Improved algorithms matalb AODV simulation, the absolute run out, I have here papers
  3. 所属分类:matlab

    • 发布日期:2014-05-07
    • 文件大小:1024
    • 提供者:王文琳
  1. path_discovery_main

    1下载:
  2. AODV网络协议的matlab实现,运行主函数文件,输入始点和末点的序号,该程序会自动生成图显示基于AODV的从该始点到末点的路由-Matlab AODV network protocol implementations, run the main function of the file, enter the starting point and the end point of the serial number, the program will automatically generat
  3. 所属分类:source in ebook

    • 发布日期:2015-06-04
    • 文件大小:3072
    • 提供者:董尧
  1. AODV

    0下载:
  2. AODOV PROTOCOL MATLAB CODE-AODOV PROTOCOL MATLAB CODE
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:722
    • 提供者:aliza
  1. aodv

    0下载:
  2. 用matlab写的AODV路由发现的程序,还存在一些不足,不能在跳数大于3时不能将路由连接起来;在统计路径跳数时不准确,代码效率肯定不高。希望还能跟大家交流一下,1020575254@qq.com-the program was written by matlab,there were some disadvantages existed such as cannot connect the route S→D,the hop may not accurate
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-14
    • 文件大小:3845
    • 提供者:anjie
  1. AODV-GUI-in-WSN-master

    0下载:
  2. a AODV code simaltion
  3. 所属分类:图形图象

    • 发布日期:2017-12-29
    • 文件大小:10240
    • 提供者:redaben
  1. AODV-GUI-in-WSN-master (1)

    0下载:
  2. AODV simulation with change in source every time the no of packets change
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:11264
    • 提供者:pinky123
  1. AODV-GUI-in-WSN

    0下载:
  2. Aodv protocol matlab with nice ui
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:10240
    • 提供者:SkylineVRN
  1. AODV-Matlab-master

    1下载:
  2. AODV protocol design
  3. 所属分类:其他

    • 发布日期:2020-03-14
    • 文件大小:4086784
    • 提供者:Orvila
« 12 »
搜珍网 www.dssz.com