• 大小: 12.49MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-07-22
  • 语言: 其他
  • 标签: MATLAB  

资源简介

可以通过改变参数调节结果,另外代码里面设置有加收费站与不加收费站的变化

资源截图

代码片段和文件信息

function cellspace=ZAddingNewCarsToEntry(cellspacexyfptcinfo)
if rand()    cell=ZGenerateCell(4);
    if rand()        cell(4)=1;
    end
    cellspace{xy}=cell;
end
end

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件         118  2018-01-16 19:34  basicinfo.txt
     文件          16  2018-01-15 21:17  cellinfo.txt
     文件          98  2018-01-16 20:10  trafficinfo.txt
     文件         197  2018-01-16 14:04  ZAddingNewCarsToEntry.m
     文件         584  2018-01-16 14:06  ZChargeUpdateCells.m
     文件        2031  2018-01-16 14:18  ZCountingNextStepVehicleState.m
     文件         485  2018-01-16 17:16  ZDrawCells.m
     文件         131  2018-01-16 14:02  ZGenerateCell.m
     文件         731  2018-01-16 14:02  ZGenerateCellSpace.m
     文件         139  2018-01-14 13:59  ZGetBasicInfo.m
     文件          91  2018-01-14 15:15  ZGetTrafficiInfo.m
     文件         313  2018-01-15 20:15  Zmain.m
     文件         917  2018-01-16 20:09  ZTrafficSimulating.m
     文件         975  2018-01-16 14:15  ZUpdateCells.m
     文件    14174142  2018-02-05 17:19  基于元胞自动机的高速公路交通流特性研究_杨柳.caj

评论

共有 条评论