how can we implement target Tracking in phased array system toolbox
6 ビュー (過去 30 日間)
古いコメントを表示
how can we implement tracking in phased array system toolbox
0 件のコメント
回答 (1 件)
Honglei Chen
2013 年 6 月 27 日
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 件のコメント
Honglei Chen
2013 年 6 月 27 日
編集済み: Honglei Chen
2013 年 6 月 27 日
This I don't know. Do you have a specific reference?
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!