调制解调 Resources

Showing items tagged with "调制解调"

OFDM Communication System Modulation and Demodulation Implementation - including digital front-end processing, convolutional coding, peak-to-average power ratio reduction, symbol timing, frequency offset detection, channel estimation, phase compensation, and their practical implementations

MATLAB 197 views Tagged

A MATLAB simulation program for QAM modulation, serving as an excellent example to deeply understand modulation and demodulation processes with practical code implementation details.

MATLAB 195 views Tagged

All sub-functions called by the main function can be freely modified for convenient usage. The available modules include: process control module, convolutional encoding/decoding module, interleaving/deinterleaving module, modulation/demodulation module, OFDM modulation/demodulation module, channel module (implementing multipath Rayleigh fading channel), and equalization module. These modules operate correctly and are well-suited for OFDM research. The code contains detailed annotations written by myself, making it easily understandable. A classic collection for signal processing research!

MATLAB 343 views Tagged

Implementing baseband signal shaping using phase shift keying, followed by modulation/demodulation and final signal recovery through sampling decision techniques.

MATLAB 266 views Tagged