Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 791 Bytes

File metadata and controls

13 lines (9 loc) · 791 Bytes

Finite-Difference-Method-Estimation-Quadratic-drag-coefficient

This project implements the Finite Difference Method to estimate the quadratic drag coefficient in 2D projectile motion.

Project Files

  • 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.

Project Overview

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.

Requirements

  • MATLAB (version R2023b or later)