搜索资源列表
tarc.rar
- 2车道交通流模拟元胞自动机换道模型代码,是学习换道模型的基础.,It is the source code of two_lane change mode of traffic and it is the basic of studying change lane model
demo
- 采用元胞自动机模型,模拟了交通车流情况,能够实现超车换道,最后生成空斑点图-Using cellular automata model to simulate the traffic flow situation, to achieve overtaking, and finally generate the empty spots in Figure
yuanbaozidongjichengxu
- 基于元胞自动机交通流模型的车辆换道规则_王永明 做程序的参考资料 -Cellular automata based on vehicle traffic flow model lane changing rules _ Wang Yongming make reference program
CA
- 用matlab 模拟交通流,模拟元包自动机模型,分为单车道,双车道换道模型,效果较好-Use matlab simulate traffic flow simulation yuan package automaton model, divided into single-lane, two-lane road model change, the better
CA.MATLAB
- 基于元胞自动机交通流模型的车辆换道仿真MATLAB-Vehicle lane changing simulation based on cellular automata traffic flow model MATLAB
multi_driveway
- 在某一特定车流密度下的(车流密度由fp决定)单、双车道仿真模型 nc:车道数目(1或2),nl:车道长度——输入参数 v:平均速度,d:换道次数(1000次)p:车流密度——输出参数 dt:仿真步长时间,nt:仿真步长数目——输入参数 fp:车道入口处新进入车辆的概率——输入参数 test: nl 400 fp 0.5 nc 2 dt 0.01 nt 500 构造元胞矩阵-In a particular traffic density (tr
cellular automata
- 通过元胞自动机模拟车流交通,模拟每一辆车的减速和换道(Simulate traffic using cellular automaton)
traffic_simulation-master
- 用pyhton编写的IDM模型,可以实现交通流仿真,包括跟驰和换道(The IDM model written by Pyhton can realize the traffic flow simulation, including following and lane changing)