Skip to content

Source Code for the Paper Fuel Consumption in Oscillatory Traffic: Experimental Results

License

Notifications You must be signed in to change notification settings

Lab-Work/TRB_Conference_2016

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Source Code for the Paper Fuel Consumption in Oscillatory Traffic: Experimental Results

By Fangyu Wu and Raphael Stern for TRB Conference 2017

The source runs in Python and has the following dependencies:

  • Numpy
  • Matplotlib
  • OpenCV
  • Scikit-Learn

The algorithm, along with other utilities functions, are packaged into a class DynamicsExtractor. The smoothing and differentiation code runs in Matlab.

To run the code, please do:

(Python) python DynamicsExtractor.py (only run STEP 1)
(Matlab) DynamicsExtractor
(Python) python Dynamics Extractor.py (only run STEP 3)

If you spot bugs in the script or encountered any issues, please kindly contact the author Fangyu Wu ([email protected]). We will address the problems as soon as possible.

About

Source Code for the Paper Fuel Consumption in Oscillatory Traffic: Experimental Results

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published