Skip to content

ml5376/Dij_traffic_simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simulation of Traffic on a simple graph:

the repo contains a matlab simulation of two-way traffic, with the dots as simulated car that generated at random location on a simple graph; The Dijkstra and dot product are chosen as the path finding algorithm and we want to find out the optimal algorithm put to use in case of design of navigation app in terms of how fast the car can arrive to its destination.

The effect of simulation:

image

source:

  1. https://modelingsimulation.github.io/undergraduateClass/

  2. prof.Peskin's lecture notes: https://www.math.nyu.edu/~peskin/modsim_lecture_notes/index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages