Space-Time Adaptive Processing for Airborne Radar by J.Ward

Reproduction of J.Ward's Technical Report 1015 figures.

Vous suivez désormais cette soumission

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.

Citation pour cette source

Ilias Konsoulas (2026). Space-Time Adaptive Processing for Airborne Radar by J.Ward (https://fr.mathworks.com/matlabcentral/fileexchange/47750-space-time-adaptive-processing-for-airborne-radar-by-j-ward), MATLAB Central File Exchange. Extrait(e) le .

Catégories

En savoir plus sur Beamforming and Direction of Arrival Estimation dans Help Center et MATLAB Answers

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
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.
I added the figures of the last chapter of this report titled "Additional Performance Results". I have also corrected/deleted some comments and improved the appearance of the code.
Minor Corrections in the submission's presentation page. I also tried a better picture.
Updated the description text of this submission.

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