脉冲信号 Resources

Showing items tagged with "脉冲信号"

This repository contains MATLAB/Python implementation examples from the book "Ultra-Wideband Wireless Communication," featuring DS-UWB (Direct Sequence UWB), MB-OFDM (Multi-Band Orthogonal Frequency Division Multiplexing), and pulse signal formation algorithms with practical code demonstrations.

MATLAB 268 views Tagged

Perform correlation detection on given noisy pulse signals, with detection results represented as 1s and 0s. The implementation involves reading data from text files and analyzing statistical characteristics of signals before and after filtering, including mean, variance, autocorrelation, and power spectrum. Design reference signals for correlation processing and detection. Plot both original data curves and correlation result curves to visualize signal transformations.

MATLAB 283 views Tagged