误码率计算 Resources

Showing items tagged with "误码率计算"

This comprehensive MATLAB implementation demonstrates digital modulation schemes including BPSK, QPSK, and 16QAM over AWGN channels, featuring complete BER (Bit Error Rate) calculation processes. The code also incorporates OFDM transmission simulations to extend practical applications in wireless communication systems.

MATLAB 208 views Tagged

adaptive mmse space-time multiuser detection algorithm.m implements the adaptive MMSE space-time multiuser detection algorithm, dec multiuser.m contains the space-time decorrelating multiuser detector, cd multiuser.m implements the space-time matched filter, ber.m calculates bit error rates, and conver.m generates space-time PN codes for communication systems.

MATLAB 285 views Tagged