线性调频信号 Resources

Showing items tagged with "线性调频信号"

A complete and functional implementation of Fractional Fourier Transform for Linear Frequency Modulated (LFM) signals using Pei's sampling algorithm. LFM signals exhibiting broadband characteristics in the Fourier domain transform into narrowband features in the fractional Fourier domain, enabling refined spectral analysis.

MATLAB 222 views Tagged

MATLAB code implementation for radar signal ambiguity functions, including Linear Frequency Modulated (LFM) signals, LFM pulse train signals, and single-frequency signals as reference. The comparative analysis demonstrates distinct characteristics of ambiguity functions for different signal types, with code showcasing signal generation, correlation processing, and Doppler-tolerant properties evaluation.

MATLAB 270 views Tagged

Implements accurate reconstruction of non-uniformly sampled chirp signals through two main components: non-uniform sampling of chirp signals using customizable sampling intervals, and reconstruction algorithms involving interpolation and signal processing techniques for precise recovery.

MATLAB 274 views Tagged

Two MATLAB programs are provided: one implements the Fractional Fourier Transform (FRFT) algorithm, while the other applies FRFT for linear frequency modulation (LFM) signal detection. The core algorithm performs fractional Fourier transforms with varying orders (different fractional domains) on observed signals, creating a 2D energy distribution in the time-frequency plane. By conducting threshold-based 2D peak search on this distribution, the method detects LFM signals and estimates their parameters through峰值 analysis and parameter extraction techniques.

MATLAB 281 views Tagged