Skip to content

Benjamiiiin/multistatic_radar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Dependencies

matplotlib:
    python -m pip install -U pip
    python -m pip install -U matplotlib


# Building the Program

To build the OpenMPI C program using the "build" directory, type the
following:

    cd build
    cmake ..
    make


# Running the Program

To run the simulation, navigate to the root directory of the project and
run the visualiser.py script. This generates the plot for visualising 
the results, and is also responsible for running the built MPI program
upon the "Simulate" button being pressed.

About

Simple simulation of a multistatic radar array in which nodes communicate using OpenMPI. Includes a Python and matplotlib visualisation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors