Space-Time Adaptive Processing for Airborne Radar by J.Ward
This submission contains a set of scripts that reproduce the figures included in the seminal J.Ward's technical report on airborne STAP. This may be valuable to any STAP newcomer because it demonstrates the fundamental STAP concepts. It provides the path from mathematical formulas to crisp numerical results thus verifying the presented performance of various processing methods. Specifically, all figures from the following chapters have been reproduced:
Chapter 2: Airborne Array Radar Signal Environment.
Chapter 3: Space-Time Processing Fundamentals.
Chapter 5: Element-Space STAP.
Chapter 6: Beamspace STAP.
Chapter 7: Additional Performance Results.
In addition, the performance of the basic Sample Matrix Inversion (SMI) algorithm is demonstrated by few Monte-Carlo runs in Figure 29 reproduction script.
Cita come
Ilias Konsoulas (2025). Space-Time Adaptive Processing for Airborne Radar by J.Ward (https://www.mathworks.com/matlabcentral/fileexchange/47750-space-time-adaptive-processing-for-airborne-radar-by-j-ward), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Tag
Riconoscimenti
Ispirato da: tightfig(hfig), Optimum Array Processing (Van Trees) Solutions and Figures
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Common
Utilities
Ch.2 Airborne Array Radar Signal Environment
Ch.3 Space-Time Processing Fundamentals
Ch.5 Element-Space STAP
Ch.6 Beamspace STAP
Ch.7 Additional Performance Results
Versione | Pubblicato | Note della release | |
---|---|---|---|
2.0.0.1 | Updated the MatLab version which I used to update the latest version. |
||
2.0.0.0 | I have prettified the code and corrected some typos. Also, I have modularized the repeatd sections of code into common scripts. I included a couple of clutter covariance matrix computation functions. I have published all the figures in html format. |
||
1.3.0.0 | I have used markup and cell programming to convert some matlab scripts to nice html format. Now the interested readers may see the resulting figures for chapters 2, 3 and 5.
|
||
1.2.0.0 | Figures from chapters 5 and 6 have been added. |
||
1.1.0.0 | Correction of this submission's description text. |
||
1.0.0.0 |