三种元胞自动机模拟交通流的程序我要分享

Three kinds of cellular automata program for simulating traffic flow

元胞车辆 元胞自动机 MATLAB 车辆换道 lane change 交通流

关注次数: 289

下载次数: 2

文件大小: 5KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

三种元胞自动机模拟交通流的程序,分别基于184rule,和双车种的随机换道。考虑车辆长度


English Description:

Three cellular automaton traffic flow simulation program, were based on random 184rule, and double lane change vehicles. Consider the length of the vehicle


代码预览

data.m

model1.m

model2.m

model3.m