Tracker implementation in Simulink
18 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have a Simulink model set up that includes a Tracking Scenario Reader block feeding into a JPDA tracker block. I can see that valid detections for a moving platform are being generated in the scenario and are being output by the reader block; however, these do not result in confirmed tracks being output by the JPDA block. I am using the default settings for all parameters in the tracker.
Is there a straightforward reason why this might be occurring?
4 commentaires
Elad Kivelevitch
le 24 Mar 2025
If you only have angle-only detections, a JPDA block with an EKF (default) filter will only be able to track it as an angle-only track.
Can you reach out to support so that we can better understand what you're trying to do?
Thanks
Réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!