Simulate multipath bouncing for passive radar sensing
이전 댓글 표시
I would like to simulate the passive sensing of radar pulses from multiple radars, which also includes multi-path effects. I have been adopting this MATLAB example involving a single radar and direct path: https://www.mathworks.com/help/phased/ug/signal-parameter-estimations-in-a-radar-warning-receiver.html
I figured out how to include multiple radars, but not multi-path. The phased.ScatteringMIMOChannel function models multipath, but it is designed for one transmitter and one receiver, with a different signal for each transmitting element. In the passive sensing example, there is only one pulse train per radar, while phased.ScatteringMIMOChannel expects a pulse train for each transmitting element.
As with the example, I want to model the full waveforms themselves, not just abstract pulses. Can someone please point me in the right direction? I'm content with the signal bouncing off clutter just one time (radar-clutter-receiver).
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Detection에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!