SAR Processor
Version 3.0.0.0 (1.91 KB) by
Mario A
Implements a basic range-Doppler algorithm for focusing raw synthetic aperture radar (SAR) data
This function implements a basic range-Doppler algorithm to focus raw SAR data. It has been successfully tested with L-band airborne SAR data, provided it has low squint.
Inputs are the baseband raw data and 7 parameters that describe the SAR (sampling frequency, PRF, chirp parameters, etc.) A single-look-complex (SLC) focused image is returned as output.
This code was written for educational purposes and for the sake of clarity, hence it can be improved for better focusing and computing performance.
Cite As
Mario A (2024). SAR Processor (https://www.mathworks.com/matlabcentral/fileexchange/45672-sar-processor), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2013a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Radar > Phased Array System Toolbox > Detection, Range and Doppler Estimation >
- Radar > Radar Toolbox > Radar Systems Engineering > Environment and Clutter >
Find more on Detection, Range and Doppler Estimation in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.