Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 590 Bytes

File metadata and controls

14 lines (13 loc) · 590 Bytes

Vehicle-Following-Model-Simulation

Course Project, 2020.06

Files Including

2 types of vehicle following model are simulated: Gipps Model and IDM Model

  1. Gipps Model.py
  2. IDM Model.py

By changing time interval, the simulation results are shown below

  1. Gipps模型输出结果(时间间隔为0.1s).png
  2. Gipps模型输出结果(时间间隔为0.5s).png
  3. Gipps模型输出结果(时间间隔为1s).png
  4. IDM模型输出结果(时间间隔为0.1s).png
  5. IDM模型输出结果(时间间隔为0.5s).png
  6. IDM模型输出结果(时间间隔为1s).png