kalman Extended Super resolution Tracking (KEST) algorithm and Simultaneous Localization and Mapping
Ältere Kommentare anzeigen
Any one Provide MATLAB CODE For Multi path component Data Signal Tracking and Mapping using kalman Extended Super resolution Tracking (KEST) algorithm and Simultaneous Localization and Mapping Method
Antworten (1)
Rostislav Karásek
am 17 Mai 2023
0 Stimmen
That is an internal DLR algorithm. It is not possible to share the source code publicly. If you need to estimate channel parameters I can recommend Superfast Line Spectral Estimation that is available online: github.com/badrinarayan/astlinespec
It provides superior performance compared to SAGE algorithm for channel estimation that is the backbone of KEST. Then implementing a stacked Kalman filter to track multipath components is doable using the KEST original paper from Thomas Jost: Detection and Tracking of Mobile Propagation Channel Paths
If you need Channel-SLAM I could provide some guidelines but again the code is not publicly available.
Kategorien
Mehr zu State-Space Control Design and Estimation finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!