GithubHelp home page GithubHelp logo

y316284799 / am_205_project Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cooplo/am_205_project

1.0 0.0 0.0 5.47 MB

Missile simulation and interception

Python 67.16% Jupyter Notebook 32.84%

am_205_project's Introduction

Missile simulation and interception

  1. Visualise enemy missile tracking
python3 tracking.py

Lagrange interpolation and Kalman filtering for tracking enemy missile trajectories based on incomplete sensor measurements. All parameters of the trajectories can be set within the file.

  1. Compare tracking methods
python3 tracking_comp.py num_trials

Run Lagrange interpolation and Kalman filtering num_trials times for different enemy missile trajectories, and obtain MSEs for both methods.

  1. Optimisation-based interception
python3 optimisation_intercept.py

Run optimisation-based framework for enemy missile interception with response missile. All parameters of the trajectories can be set within the file.

  1. Numerical-based interception
python3 enemy_response.py

Run numerical-based framework for enemy missile interception. Runs enemy.py and response.py in parallel, which handle enemy missile trajectory projection and numerical-based response missile respectively. Generates plots of interception. Creates parallel_test directory and stores all enemy and response trajectories, along with plots. All parameters of the trajectories can be set within the file.

am_205_project's People

Contributors

cooplo avatar suton5 avatar zheng0xd avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.