Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
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.
Zitieren als
Mario A (2026). SAR Processor (https://de.mathworks.com/matlabcentral/fileexchange/45672-sar-processor), MATLAB Central File Exchange. Abgerufen .
Kategorien
Mehr zu Detection, Range and Doppler Estimation finden Sie in Help Center und MATLAB Answers
Allgemeine Informationen
- Version 3.0.0.0 (1,91 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 3.0.0.0 | Simplified the code even more, improved azimuth registration, reduced input parameters from 8 to 7 |
||
| 2.0.0.0 | Simplified code for better clarity |
||
| 1.0.0.0 |
