Skip to content
#

kalman-filter

Here are 269 public repositories matching this topic...

Implemented a basic simulation for underwater object tracking using SONAR and Unscented Kalman Filter (UKF). Simulated target movement, generated SONAR pulses, and applied UKF for state estimation. Tuned parameters: Q=[[0.001]], R=[[0.2]], P=[[1]]. Demonstrated the fundamental principles of non-linear filtering.

  • Updated Jul 28, 2024
  • Python

Improve this page

Add a description, image, and links to the kalman-filter topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the kalman-filter topic, visit your repo's landing page and select "manage topics."

Learn more