This repo explains the theoretical fundamentals of velocity and range estimation for autonomous driving and driver assistance systems.
You need good understanding of DFTs in order to understand the mechanics of Chirp Sequence Modulation. Feel free to go through the DFT notebook.
In this project, I used pyenv and poetry:
poetry install
# activate your virtualenv
poetry shell
# Have fun!
jupyter lab
MIT