zf Resources

Showing items tagged with "zf"

This paper presents a simulation prototype program to analyze the detection performance of four V-BLAST receiver algorithms (ZF, ZF-SIC, MMSE, MMSE-SIC). The program generates Bit Error Rate (BER) vs Signal-to-Noise Ratio (SNR) curves and implements transmitter initialization parameters including number of transmit antennas (tx), number of receive antennas (rx), and transmission matrix length L (frame length).

MATLAB 299 views Tagged

This primary simulation code, titled "Comparison of Equalization Schemes," implements modular functions to calculate bit error rates (BER) for various equalizer types. The implementation includes Time Domain Equalizers (TDE) employing Minimum Mean Square Error (MMSE) and Zero Forcing (ZF) algorithms, Time Domain Decision Feedback Equalizers (DF_TDE), and Linear Frequency Domain Equalizers (FDE) with MMSE/ZF variants. Each function incorporates channel modeling with QPSK modulation over tapped-delay-line channels with additive white Gaussian noise.

MATLAB 204 views Tagged