Code covered by the BSD License  

Highlights from
CTMSIM - an interactive freeway traffic macrosimulator

image thumbnail
from CTMSIM - an interactive freeway traffic macrosimulator by Alex Kurzhanskiy
Freeway traffic simulation based on Asymmetric Cell Transmission Model

contents.m
% CTMSIM - macroscopic traffic simulator based on Asymmetric Cell Transmission Model.
%
% ctmsim   - ACTM simulator, runs using freeway configuration, demand and
%            split ratio data provided in a configuration file;
% fwconfig - freeway configuration editor, allows to build freeways from scratch;
% plotsim  - plots the results of stored simulation in 2D;
% plotsim3 - plots the results of stored simulation in 3D.
%
% Last modified:   11/17/2006.

%
% Alex Kurzhanskiy   <akurzhan@eecs.berkeley.edu>
%

Contact us at files@mathworks.com