how can we implement target Tracking in phased array system toolbox
7 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
how can we implement tracking in phased array system toolbox
0 commentaires
Réponses (1)
Honglei Chen
le 27 Juin 2013
If you are looking for algorithms such as Kalman filtering, then Phased Array System Toolbox currently don't have a ready to use module for that.
On the other hand, you can use the toolbox to do the detection in distance and angle of the targets, as shown in the following demo
Of course you will have to write the code to do some data association if multiple targets are present.
HTH
2 commentaires
Honglei Chen
le 27 Juin 2013
Modifié(e) : Honglei Chen
le 27 Juin 2013
This I don't know. Do you have a specific reference?
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!