Yanbing Wang July, 2020
This repository contains the source code for heterogeneous traffic estimation. This resulting journal paper is submitted to Transportmetrica A: Transport Science Journal. Suggested citation:
Yanbing Wang and Daniel B. Work. "Enhanced estimation for heterogeneous traffic". Transportmetrica A: Transport Science, 2020. (In review).
- Standard PF: run
main_pf_creeping.m
, setspatial_correlation
as "false" - PF+SCNM: run
main_pf_creeping.m
, setspatial_correlation
as "true" - PAPF: run
main_pf_dual.m
, setspatial_correlation
as "false" - PAPF+SCNM: run
main_pf_dual.m
, setspatial_correlation
as "true"
In main_pf_creeping.m
or main_pf_dual.m
- Set
test = 1
for freeflow traffic with overtaking - Set
test = 2
for congested traffic - Set
test = 3
for queue clearance - Set
test = 4
for creeping traffic
- Set
show_sim = true
to turn on simulation plots, for example: