Skip to content

Repository files navigation

myRFS_code

This repository is dedicated to converting the RFS code from Matlab to Python. As a Python rookie, I find inspiration and code snippets from the following sources:

  1. Source Codes:

  2. Python Implementation:

    • I refer to the Python implementation of RFS available at [https://github.com/jacobnzw/MTT-Workshop]. The code provided by Jacobnzw is particularly helpful for rookies like me, and I appreciate his efforts in making it readable.

Implementation Progress

I've made progress in implementing the RFS code in Python:

  • Implemented the Single Tracker Gaussian Sum Filter and Bernoulli Filter.

I encountered some challenges in understanding the data structure "cell" in Matlab and adapting it to Python. Once I overcome this hurdle, I plan to submit the implementation for the cmember filter. Additionally, stay tuned for the upcoming implementation of the Unscented Kalman Filter (UKF).

Thank you for following my progress, and I'm excited to share more updates soon!

About

The repository is for me, a Python rookie, to covert the RFS code from Matlab to python.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages