Giter Site home page Giter Site logo

kalman-filter-gps-accelerometer's Introduction

SPA Assignment-1

  • Assignment Details:
https://github.com/syedjameel/Kalman-Filter-GPS-Accelerometer/blob/6a83dc962ac21bf934f1e027bb3cb2005e558399/HW2_Kalman%20Filter_v2.pdf

Task 1

To Create simplified recursive filter and compare its results with 1D Kalman filter

  • Generate noisy 1D data,
  • Demonstrate 1D Linear Kalman Filter estimation on data,
  • Create simplified recursive filter and compare its results with 1D Kalman filter
  • Play with different values for filter initialization (xOpt and eOpt) to prove the Filter convergence

Task 2

Kalman Filter - Estimation of the traveled distance

  • To predict the traveled distance based on the linear accelerometer measurement. Update the predicted value using the distance measurements of the GPS sensor.
  • Apply Kalman filter to predict the traveled distance and plot the graphs of the measured distance (in meters) and the predicted distance (in meters)

Description:

This Assignment is run by a single notebook file main.ipynb in the main folder.

Local Setup

  • Clone project using command:
https://github.com/syedjameel/Kalman-Filter-GPS-Accelerometer.git

How to Run

  1. Run the following command to navigate to the directory using:

    cd SPA-Assignment-2/ 
  2. Run the following command to install dependent libraries:

    pip3 install -r requirements.txt
  3. Finally, Run the main.ipynb file [In Jupyter notebook or colab]

kalman-filter-gps-accelerometer's People

Contributors

syedjameel avatar

Watchers

 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.