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!