无线通信 Resources

Showing items tagged with "无线通信"

Network Coding in Wireless Communications - Explores fundamental principles of network coding, compares various construction methods with their advantages and disadvantages, and provides implementation considerations with code-level insights.

MATLAB 301 views Tagged

In wireless communications, severe multipath propagation causes significant Inter-Symbol Interference (ISI). The Decision Feedback Equalizer (DFE) is currently the most commonly used equalizer for ISI cancellation. This MATLAB implementation demonstrates DFE operation with QPSK modulation, featuring feedforward and feedback filter components that mitigate both precursor and post-cursor ISI through adaptive algorithm implementations.

MATLAB 429 views Tagged

With extensive experience in MATLAB Simulink simulations for wireless communications (National Key Laboratory of Anti-jamming Communications), this Turbo iterative decoding implementation represents one of the most classic communication links I've encountered. The process is exceptionally clear, particularly the iterative decoding section which ingeniously employs rate reduction techniques to realize complex iterative processes through straightforward structures. This implementation demonstrates efficient algorithm design using Simulink blocks for encoding, interleaving, and iterative decoding loops, making it an invaluable resource for communication engineers seeking to understand practical Turbo code implementations.

MATLAB 246 views Tagged