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

搜索资源列表

  1. SEP

    0下载:
  2. 基于matlab开发的sep协议,很好可用-Wireless sensor network routing
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:2548
    • 提供者:穆云飞
  1. leach

    0下载:
  2. matlab开发的leach协议,完全可以用-Wireless sensor network routing
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:2467
    • 提供者:穆云飞
  1. vrp-ga

    4下载:
  2. 这是基于matlab的通过遗传算法解决物流配送车辆路径问题-This is based on matlab by genetic algorithms to solve the logistics distribution vehicle routing problem
  3. 所属分类:matlab例程

    • 发布日期:2016-11-02
    • 文件大小:20075
    • 提供者:
  1. Improved-AStar-on-3D-Terrain

    2下载:
  2. 应用matlab仿真改进A*算法在三维地形上的寻径过程-Application matlab simulation on improved A* algorithm in three-dimensional terrain routing process
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:39936
    • 提供者:吴天羿
  1. Dijkstra

    0下载:
  2. 基于matlab仿真Dijkstra在三维地形上的寻径-Matlab simulation Dijkstra routing on the three-dimensional terrain
  3. 所属分类:matlab

    • 发布日期:2017-11-27
    • 文件大小:5246
    • 提供者:吴天羿
  1. dvr

    0下载:
  2. Matlab source code simulating the distance vector routing protocol,
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-12-01
    • 文件大小:1898
    • 提供者:Kavya Kumar
  1. LSR

    0下载:
  2. A matlab simulation of the linked state routing protocol.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-12-06
    • 文件大小:750
    • 提供者:Kavya Kumar
  1. code-2

    0下载:
  2. This is a code for AODV Routing. It works with matlab. Enjoy it.
  3. 所属分类:matlab

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

    3下载:
  2. 多目标车辆路径算法matlab程序,号称是遗传算法,实际是启发式算法实现-Multi-objective vehicle routing algorithm matlab program, known as genetic algorithms, heuristic algorithm is actually
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:4767
    • 提供者:zhangsanxiao
  1. cluster-based-protocols

    0下载:
  2. Cluster based routing protocols which are based on leach protocol with simulation in matlab.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-12
    • 文件大小:1782195
    • 提供者:mian jan
  1. wuxianluyousuanfa

    0下载:
  2. 在无线网络中的各种路由算法,用Matlab进行仿真算法-In a variety of wireless network routing algorithm, using Matlab simulation algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:32357
    • 提供者:李广鹏
  1. graphpartition

    0下载:
  2. MATLAB function to partition very large graphs very fast. This function implements a graph partitioning algorithm based on spectral factorization. This algorithm is described in the following technical report: Joã o Hespanha. An efficient MA
  3. 所属分类:Editor

    • 发布日期:2017-03-30
    • 文件大小:122639
    • 提供者:leyla
  1. VRP

    2下载:
  2. 蚁群算法,2-opt,解决车辆路径问题(vrp)的matlab代码,修正了原始代码忽略初始节点下一节点cost的问题,但是对某些测试数据集存在车辆数大于或小于的标准问题。-Ant colony algorithm ,2-opt, vehicle routing problem (vrp) matlab code, amended the original code ignores the initial node next node cost problems, but for some tes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:2113
    • 提供者:lijian
  1. SPIN_Matlab

    0下载:
  2. Matlab code of SPIN Routing Protocol in Wireless Sensor Network
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3633
    • 提供者:jitender grover
  1. Localization

    0下载:
  2. MATLAB仿真LEACH算法,对研究WSN能量路由有很大帮助-MATLAB simulation of LEACH algorithm, the study of great help WSN energy routing
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-05-20
    • 文件大小:5941808
    • 提供者:周政
  1. DEEC.matble

    0下载:
  2. 分簇协议的改进协议DEEC的matlab代码,绝对正确,大家可以下载试试,对学习WSN路由协议很有帮助。-Improved clustering protocol agreement DEEC matlab code, absolutely correct, you can download to try, to learn helpful WSN routing protocol.
  3. 所属分类:matlab

    • 发布日期:2017-01-07
    • 文件大小:3072
    • 提供者:张瑞
  1. HEED

    0下载:
  2. 这是一个用matlab编写的HEED路由算法的程序,改程序提供了一种路由选择的方法。-HEED routing algorithm procedures
  3. 所属分类:Parallel Port

    • 发布日期:2017-03-28
    • 文件大小:3272
    • 提供者:陈帅
  1. sim1

    0下载:
  2. this file includes the routing in matlab
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:975
    • 提供者:shyam
  1. VRP-1

    0下载:
  2. this code solves vehicle routing problem using simulated annealing algorithm in matlab. in this code , we create different models and then evaluate them using SA algorithm. one of the advantage of this code , is that code is splitting diff
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3533
    • 提供者:mojtaba
  1. GPSR

    1下载:
  2. 无线传感器网路中基于地理位置路由算法(即GPSR)在matlab上的仿真-Location-based wireless sensor network routing algorithm (ie, GPSR) simulation in matlab
  3. 所属分类:matlab

    • 发布日期:2016-03-02
    • 文件大小:14336
    • 提供者:卡白白
« 1 2 ... 6 7 8 9 10 1112 13 14 15 »
搜珍网 www.dssz.com