CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - traffic road

搜索资源列表

  1. 最小费用最大流算法通用Matlab程序

    1下载:
  2. 基本思路:把各条弧上单位流量的费用看成某种长度,用Floyd求最短路的方法确定一条 % 自V1至Vn的最短路 再将这条最短路作为可扩充路,用求解最大流问题的方法将其上的流 % 量增至最大可能值 而这条最短路上的流量增加后,其上各条弧的单位流量的费用要重新 % 确定,如此多次迭代,最终得到最小费用最大流.,Basic ideas: to each arc on the unit cost of traffic as some length, with Floyd for the most shor
  3. 所属分类:matlab例程

    • 发布日期:2017-03-21
    • 文件大小:2.09kb
    • 提供者:xuechaoling
  1. CAmix_accident

    1下载:
  2. 基于元胞自动机模型对于交通事故下的高速公路交通流仿真,在不同大小车比例和交通流条件下,输出交通冲突数,评价道路是否安全。-Whether based on cellular automata model for highway traffic flow simulation in the accidents, the proportion of different sizes of vehicles and traffic flow conditions, the output number o
  3. 所属分类:matlab例程

    • 发布日期:2013-01-03
    • 文件大小:1.23kb
    • 提供者:莫晓华
  1. CoverageAdhoccellular

    0下载:
  2. coverage area for Adhoc wireless communication,it can be used for road traffic simulation.
  3. 所属分类:matlab

  1. MD

    0下载:
  2. 对于道路上来往的车辆进行检测,程序可以用于车辆防撞系统。-For road traffic on the detection, the procedure can be used for vehicle collision avoidance system.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.53kb
    • 提供者:站长
  1. Matlab_zuixiaoerchengfa

    0下载:
  2.   最小费用最大流算法通用Matlab函数 基于Floyd最短路算法的Ford和Fulkerson迭加算法   基本思路:把各条弧上单位流量的费用看成某种长度,用Floyd求最短路的方法确定一条   自V1至Vn的最短路 再将这条最短路作为可扩充路,用求解最大流问题的方法将其上的流   量增至最大可能值 而这条最短路上的流量增加后,其上各条弧的单位流量的费用要重新   确定,如此多次迭代,最终得到最小费用最大流.- Minimum cost
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4.72kb
    • 提供者:fuhai
  1. hlvdeng

    0下载:
  2. 一种主干道、支道交通模型的图形仿真,模仿了各个车辆的真实行驶状况-A main road, the the branch road traffic model graphics simulation mimic real driving conditions for each vehicle
  3. 所属分类:matlab

    • 发布日期:2017-12-05
    • 文件大小:1.79kb
    • 提供者:林浩
  1. transfer

    0下载:
  2. 根据逆透视变换原理从交通参数中提取交通参数,可以根据图像的像素坐标计算实际路面的距离,计算车辆的位移,速度等参数-Extract traffic parameters from the traffic parameters according to the principle of inverse perspective transformation, the actual road distance can be calculated according to the coordinates
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:589byte
    • 提供者:feifei
  1. Neural-Networks-road-traffic

    0下载:
  2. BP神经网络公路运量预测 实例讲述如何在matlab中使用BP神经网络-BP neural network prediction road traffic
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1.54kb
    • 提供者:刘晨
  1. MFC_windows

    0下载:
  2. 车型识别,车颜色识别是道路交通系统研究的一个重要领域。本代码提供了一种车颜色识别的方法-Vehicle identification, vehicle road traffic system color recognition is an important area of ​ ​ research. This code provides a method for vehicle color recognition
  3. 所属分类:matlab

    • 发布日期:2017-06-16
    • 文件大小:24.86mb
    • 提供者:liujiang
  1. CA

    3下载:
  2. 用matlab 模拟交通流,模拟元包自动机模型,分为单车道,双车道换道模型,效果较好-Use matlab simulate traffic flow simulation yuan package automaton model, divided into single-lane, two-lane road model change, the better
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6.81kb
    • 提供者:宋会敏
  1. Models

    0下载:
  2. OpenGL三维交通场景仿真,创建道路网和通过外部文件添加车辆-OpenGL three-dimensional traffic scene simulation, create a road network and the addition of vehicles through an external file
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1.33mb
    • 提供者:zcwl52
  1. sui-ji-che-liu

    3下载:
  2. 随机车流模拟,可以用txt打开,用于模拟道路上车辆的分布情况-Random traffic simulation, you can use txt to open, used to simulate the distribution of vehicles on the road
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:632byte
    • 提供者:
  1. 元胞自动机交通流模型

    0下载:
  2. 用于道路上的交通情况,效果非常非常好。还可以用它的框架模拟其他的动态问题(For traffic on the road, the effect is very, very good. You can also use its framework to simulate other dynamic problems)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:8kb
    • 提供者:atlantisMC
  1. road

    0下载:
  2. 路由算法是影响网络性能的重要因素之一,对路由算法的选择至关重要。介绍路由算法中的Floyd算法和RAD(Routing along DAGs)算法,并通过实验对两种算法性能作出分析和比较。实验分析结果显示:在链路利用率、链路流量负载均衡和链路失效对网络的影响范围方面,RAD算法要优于Floyd算法。在平均传输代价方面,Floyd算法要优干RAD算法。(Routing algorithm is one of the most important factors affecting network
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:1kb
    • 提供者:小风Ho
  1. 元胞自动机matlab代码-2017美赛B题收费广场收费亭

    2下载:
  2. 2017年美赛B题用元胞自动机的含有收费站的道路交通流模拟程序(Road traffic flow simulation program)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:8kb
    • 提供者:h1006979203
搜珍网 www.dssz.com