• 大小: 2KB
    文件类型: .txt
    金币: 1
    下载: 0 次
    发布日期: 2021-06-16
  • 语言: Matlab
  • 标签: 交通  

资源简介

function [ CellSpace_nextstep VehicleSpace ] = TrafficSimulating( SimTime,TimeStep,CellSpace_current, CellSpace_nextstep, VehicleSpace,VMAX ) %TRAFFICSIMULATING Summary of this function goes here % 仿真程序主体 CellSpace_Init = CellSpace_nextstep; % 读取信号配时数据 SignalCycleMat = load('SignalCycleInfo.ini'

资源截图

代码片段和文件信息

评论

共有 条评论