Multiple target detection using FMCW Radar
22 次查看(过去 30 天)
显示 更早的评论
Dear All, I have written a code in MATLAB to determine the range of target for FMCW Radar. The code correctly determines the range of a single static target. I now want to increase the number of targets. Currently, I am just focusing on the range of targets without considering any doppler. I am not quite sure how to process my code for two or more targets. As in, considering the case for 2 targets, I will receive 2 signals, but I am not sure on how to combine the two different received signals before taking their FFT for the range of each target. I am doing it without using the toolboxes. Let me know if I need to add the code as well.
Regards, Anum
回答(2 个)
Honglei Chen
2018-6-6
There are several FMCW radar related examples in Phased Array System Toolbox. You can find them at
HTH
zeina al masri
2018-11-7
can you please share the code ? I am working on the same project for dynamic multitarget detection and I am thinking of calculating the doppler through the difference between the transmitted signal frequency and each received frequency . Also I need to finish this task without using phased toolbox
1 个评论
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!