RADAR simulation

an early warning RADAR simulation

Ahora está siguiendo esta publicación

I made this simulation as a project in a course I took in RADAR basic concepts.

Short explanation: This is an early warning radar simulation.

The simulation simulates the targets behavior and calculates the expected radar return signal. The simulation works in the IF level assuming a perfect phase reconstruction by the radar. The detected targets are plotted in the main radar display.

I made allot of effort to synchronize the simulation time to the real-time.


Main new features in this version:
- CFAR mechanism.
- MTI analysis in the frequency domain.
- Stagger support.
- Matched Match Filter :)
- Analog feedbacks (which aren't very informative but I think are still cool).

I attached a word document explaining how to use the simulation.

Enjoy

Yonathan Nativ

Citar como

Yonathan Nativ (2026). RADAR simulation (https://es.mathworks.com/matlabcentral/fileexchange/13485-radar-simulation), MATLAB Central File Exchange. Recuperado .

Agradecimientos

Inspiración para: Rain losses

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0

I added new features, corrected few remarks I got and made extensive profiler work to improve the simulation performance.