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

搜索资源列表

  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. QosRoute-Antcolony

    0下载:
  2. %% Ant Colony Algorithm for QoS Multicast Routing % QoS组播路由蚁群算法- Ant Colony Algorithm for QoS Multicast Routing QoS Multicast Routing with Ant Colony Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2719
    • 提供者:zhao xian sheng
  1. QoSRoute-GA

    0下载:
  2. 带有QoS约束的组播路由问题是一个NP完全问题,遗传模拟退火算法是遗传算法和模拟退火算法的一种融合,可以为这类问题提供一个解决方案-With QoS constraint multicast routing problem is an NP-complete problem, genetic simulated annealing algorithm is a genetic algorithm and simulated annealing algorithm as a fusion, you
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1966
    • 提供者:zhao xian sheng
  1. lxk

    0下载:
  2. 本程序仿真一个从卫星到区域数据中心的下行链路(由一组6个载波构成),评估热噪声,交调(IM)失真、由滤波器造成的码间干扰(ISI)以及邻频干扰对下行链路性能的影响。-This procedure simulation of a regional data from the satellite downlink center (by a group of six carrier constituted) to assess the thermal noise, Intermodulation (I
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-25
    • 文件大小:88576
    • 提供者:三明
  1. Distributed_Multimedia_Networks

    0下载:
  2. MATLAB程序,TCP流路由,丢包率计算,包括脚本和simulink模块。-runde2.m (Matlab driver s program for activating 40 TCP flows with an AQM router) vdpol2.m (Matlab function for setting up stochastic differential equations for runde2.m) runde3.m (Matlab driver s program to
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:11877
    • 提供者:kjyqcl
  1. EUCLIDEAN_Algorithm

    1下载:
  2. Euclidean节点定位是由美国路特葛斯大学利用距离矢量路由和GPS定位原理提供出一种分布式自主定位算法-Node localization Euclidean path by the Rutgers Universitys use of distance vector routing and GPS positioning to provide a principle of self-positioning algorithm for distributed
  3. 所属分类:matlab

    • 发布日期:2015-11-04
    • 文件大小:1060377
    • 提供者:qinhua
  1. wsn

    0下载:
  2. 研究了LEACH协议下关于无线传感器网络的路由节点优化问题的研究-LEACH under study on the wireless sensor network nodes to optimize the routing study
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:10992
    • 提供者:张萌
  1. DFS

    0下载:
  2. 标准的深度优先搜索算法,可实现节点遍历、产生随机路由、检测图中是否有回路等功能,-Standard depth-first search algorithm, the node traversal can be achieved, resulting in a random routing, testing whether there is any loop diagram functions
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:1721
    • 提供者:quzhijian
  1. leachm

    0下载:
  2. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2472
    • 提供者:顾昕
  1. dijkstra

    0下载:
  2. 网络路由算法中dijstra算法代码的源程序,使用matlab-dijstra code
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1572
    • 提供者:jing
  1. BGP

    0下载:
  2. 用Bellman-Ford 算法实现的路由协议,适用距离矢量协议bgp 等, (matlab 源码)-This program uses the Bellman-Ford algorithm to find the set of routing tables which would be generated in the BGP protocol
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:1041
    • 提供者:denver
  1. leach

    0下载:
  2. 无线传感器网络leach路由协议的改进算法源代码-Routing protocol for wireless sensor networks leach improved algorithm source code
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:3285
    • 提供者:戚玉峰
  1. LEACH

    0下载:
  2. 利用matlab实现WSN中最基本的路由和簇形成算法-leach-The leach is achieved using matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2677
    • 提供者:芳草
  1. Bandwidth_Allocation_and_Service_Handoff_in_IEEE80

    0下载:
  2. 本文针对无线网络中的多种服务类型,对 无线网络的带宽分配和接入方式进行分析,深入分析了不同类型的网络带宽资源 分配和调度算法在运行过程中对网络性能的影响。同时,本文也针对切换服务对 无线网络带宽分配的影响情况进行了分析,对切换服务的路由重建方式进行优 化,提高网络的实际运行性能。-This paper has analyzed the bandwidth allocating process of wireless network with different service
  3. 所属分类:Communication

    • 发布日期:2017-05-22
    • 文件大小:6955306
    • 提供者:punk_812
  1. graphic_alogrithms_collection

    0下载:
  2. 图论flord算法、哈密顿通路算法、kruskal算法、最大流算法、prim算法、旅行商算法及路由算法等等,都是由Matlab编写的图论算法程序。-Many graphic alogrithms are collected here. They includes flord, hamiltonian path, kruskal, max flow, prim, traveling salesman problem, and routing algorithms. All this are dev
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:273574
    • 提供者:萧丹
  1. zhls_matlab

    1下载:
  2. 针对AD-HOC网络的基于区域路由协议(ZHLS)的matlab仿真程序-AD-HOC networks for region-based routing protocol (ZHLS) of matlab simulation program
  3. 所属分类:RFID

    • 发布日期:2017-03-27
    • 文件大小:9636
    • 提供者:陈明
  1. MatPlanWDM051

    0下载:
  2. MatPlanWDM是网络规划波长路由WDM网络工具-MatPlanWDM a network planning tool for wavelength routing in WDM networks
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1700585
    • 提供者:19861108
  1. AODV_2

    0下载:
  2. 这是一个基于贪婪算法和右手法则基础上得到的路由仿真程序。对于初学者还是有借鉴意义的!-Greedy Perimeter Stateless Routing for Wireless Networks and right hand rule
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1449
    • 提供者:庆栋梁
  1. AFRP

    1下载:
  2. WSN中AFMR路由算法.(AFMR)算法,通过构建高效路由以及在各节点自适应地决定是否进行数据融合处理,解决了移动代理如何以能量有效的方式融合、收集相关性数据的问题。该算法综合考虑了移动代理在路由过程中传输能量和融合能量的消耗,并根据数据融合算法的能量开销和节能增益,对移动代理迁移到各节点时是否执行数据融合操作进行自适应调整,以达到在各种不同的应用场景中优化移动代理能量开销的目的。-wsn,AFMR
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2016-02-17
    • 文件大小:4096
    • 提供者:xwq
  1. ga_wsn

    2下载:
  2. 用遗传算法进行无线传感器网络的路由控制,降低WSN的能量损耗-Using genetic algorithms for wireless sensor network routing control and reduce energy consumption WSN
  3. 所属分类:matlab

    • 发布日期:2015-11-30
    • 文件大小:1024
    • 提供者:darrenyane
« 1 2 34 5 6 7 8 9 »
搜珍网 www.dssz.com