Skip to content

jzorjnz/cannonball_kalman_matlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

##Estimation of Cannon ball trajectry using Kalman Filter in Matlab

Introduction

This project performs two main taks:

  • Simulation of cannon ball projectile motion (trajectry).
  • Implementation of a multi-variable linear Kalman filter which is then used to estimate the trajectory of cannon ball.

Motivation

This project was created as a university project.

Usage

To run this project:

  • Download all the matlab source files in a working directory.
  • Open Matlab and add this directly in your path.
  • Run "cannon_ball_kalman.m" file.

Reference

This project is based on a great tutorial on cannon ball trajectory which can be found here: "Kalman Filters for Undergrads" http://greg.czerniak.info/node/5.

Useful links

Further Reading

Contributors

If you can find any mistake in the project and would like to correct it, you are free to do so. I would greatly appreciate it.

License

I made this for educational purposes and would be happy if this can be useful for other engineers. This project is completely open-source, you may copy it, modify it, reuse it for your own work. But you must not use this for commercial purposes.

Matlab is a software by MathWorks.

About

Estimation of Cannon ball trajectry using Kalman Filter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages