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.
Citar como
Ilias Konsoulas (2024). 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. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Etiquetas
Agradecimientos
Inspirado por: 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!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
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
Versión | Publicado | Notas de la versión | |
---|---|---|---|
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 |