雷达探测 Resources

Showing items tagged with "雷达探测"

A Kalman filter simulation program that models radar detection of aircraft flight trajectories, with comprehensive implementation details provided in the accompanying Word documentation. The program demonstrates state estimation techniques including position and velocity prediction through recursive filtering algorithms.

MATLAB 215 views Tagged

This project implements a Constant False Alarm Rate (CFAR) detector specifically designed for target detection in Weibull-distributed backgrounds [1]. The Weibull distribution is characterized by two parameters: shape and scale. For detection testing, these parameters are estimated using Maximum Likelihood (ML) algorithm implementation. The project includes visual demonstrations, MATLAB/Python code examples, and comprehensive references for further study.

MATLAB 258 views Tagged