Radar Signal Processing

Turns raw CW/FMCW mmWave I/Q captures into a cleaned 1-D slow-time phase trace: Range FFT, clutter removal, range-bin pick, unwrap, then FIR decimate before sub-Hz filters. Use when parsing radar I/Q, vital-signs/breathing phase, or debugging a garbage radar pipeline. Not for pulse/UWB time-of-flight, MIMO angle-of-arrival, or micro-Doppler gesture spectrograms. Never use scipy decimate IIR (phase distortion) or unwrap undersampled jumps greater than pi.

Kayforkind 26b945c 4 files · 33.4 KB Updated

File contents

Kayforkind/skill-slice commit 26b945c22d

Frequently asked questions

npx skillmds@latest add kayforkind/radar-signal-processing