how can we implement target Tracking in phased array system toolbox
이전 댓글 표시
how can we implement tracking in phased array system toolbox
답변 (1개)
Honglei Chen
2013년 6월 27일
0 개 추천
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
Jagadeeshvelan kumar
2013년 6월 27일
Honglei Chen
2013년 6월 27일
편집: Honglei Chen
2013년 6월 27일
This I don't know. Do you have a specific reference?
카테고리
도움말 센터 및 File Exchange에서 Direction of Arrival Estimation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!