RADAR simulation

an early warning RADAR simulation

You are now following this Submission

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

Cite As

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

Acknowledgements

Inspired: Rain losses

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

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