How to perform FMCW signal range compression with matched filter in SAR imaging
4 次查看(过去 30 天)
显示 更早的评论
Hello. I am working on SAR imaging. I could not find any MATLAB functions to do range compression with matched filter when FMCW signal is used. After I recieve each reflected signal, I dechirp the signals. then I should implement range compression and then azimuth compression. can any one help me to do range compression in matlab?
2 个评论
MPS149
2022-11-23
Range compression is basically already implemented in the dechirping process. By applying the FFT to the filtered product of your tx signal with the rx signal you already get your spectrum which gives you the "compressed" range data.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Environment and Clutter 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!