Skip to content

This project is about estimate Quadratic drag coefficient of the 2D projectile motion

Notifications You must be signed in to change notification settings

20030726/UKF-Estimate-Quadratic-drag-coefficient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

UKF-Estimate-Quadratic-drag-coefficient

This project implements an Unscented Kalman Filter (UKF) to estimate the quadratic drag coefficient in a 2D projectile motion.

Project Files

  • PPT File: Describes the entire process of this project, including the problem definition, solution approach, and results.
  • Code File: Contains the MATLAB code used for the Unscented Kalman Filter to estimate the quadratic drag coefficient.

Project Overview

The project aims to estimate the quadratic drag coefficient by implementing an Unscented Kalman Filter (UKF). The system models a 2D projectile motion, and the UKF is used to update the state estimates based on observed data.

Requirements

  • MATLAB (version R2023b or later)

About

This project is about estimate Quadratic drag coefficient of the 2D projectile motion

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages