性能仿真 Resources

Showing items tagged with "性能仿真"

Performance simulation of 4DPSK and 8DPSK modulation schemes in Gaussian channels, featuring both coherent demodulation and custom-implemented non-coherent demodulation methods. The simulation includes algorithm implementation details and provides valuable reference for applications requiring non-coherent detection.

MATLAB 220 views Tagged

This project implements performance simulation of differential space-time block coding, addressing the limitations of traditional space-time coding schemes. The simulation follows the performance evaluation methodology presented in the book "Space–Time Block Coding for Wireless Communications", incorporating MATLAB-based implementation with key functions for constellation mapping, differential encoding, and MIMO channel modeling.

MATLAB 242 views Tagged

Simulation of LDPC code performance in AWGN channel using MATLAB scripts: geth.m (H-matrix generation), getG.m (H-to-G matrix conversion), H2G.m (alternative conversion method), decode.m (encoding implementation), and BER.m (bit error rate calculation). This simulation follows traditional encoding schemes: generating H-matrix, converting to G-matrix, encoding data transmission through Gaussian channel, and evaluating BER performance.

MATLAB 253 views Tagged