https://github.com/daellhin/project-dsp
A rf positioning script made for the course Digital Signals Processing at UGent.
https://github.com/daellhin/project-dsp
positioning python rf
Last synced: about 1 year ago
JSON representation
A rf positioning script made for the course Digital Signals Processing at UGent.
- Host: GitHub
- URL: https://github.com/daellhin/project-dsp
- Owner: Daellhin
- Created: 2023-11-07T15:40:31.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-19T13:05:27.000Z (over 2 years ago)
- Last Synced: 2025-02-13T01:20:01.671Z (over 1 year ago)
- Topics: positioning, python, rf
- Language: Python
- Homepage:
- Size: 44.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project DSP Drone
## Formulles
$$ PDP(t) = \int_{-∞}^{+∞}H(f)⋅e^{2πjωt} \;df $$
$$ APDP(t) = \frac{1}{N} \sum_{i=1}^{N}PDP_i(t) $$
## Traject
**Dataset 1**

- Links: zonder window, Rechts: met window
**Dataset 2**

- Links: zonder window, Rechts: met window
## Mediaan fout
| | Zonder Window | Met Window |
| --------- | -------------------------- | --------------------------- |
| Dataset 1 | (Niet Reëel, 0.48707976) m | (0.17201846, 0.24363594) m |
| Dataset 2 | (Niet Reëel, 0.06580386) m | (0.03554293, 0.046664205) m |