This project implements the Finite Difference Method to estimate the quadratic drag coefficient in 2D projectile motion.
- PPT File: Provides a detailed description of the project, including the problem statement, methodology, and results.
- Code File: Contains the MATLAB code used for the Finite Difference Method to estimate the quadratic drag coefficient.
The objective of this project is to estimate the quadratic drag coefficient by applying the Finite Difference Method. The system models 2D projectile motion, and the Unscented Kalman Filter (UKF) is used to update the state estimates based on observed data.
- MATLAB (version R2023b or later)