通信系统 Resources

Showing items tagged with "通信系统"

The theoretical bit error rate (BER) for BPSK communication systems over additive white Gaussian noise (AWGN) channels can be calculated using either Q(sqrt(2*Eb/N0)) or 0.5*erfc(sqrt(Eb/N0)), where Eb represents bit energy and N0 denotes noise power spectral density.

MATLAB 317 views Tagged

Implementation of channel coding techniques including 1/4 TPC coding, 1/2 LDPC coding, 1/2 tail-biting convolutional coding, 1/3 tail-biting convolutional coding, and 1/4 tail-biting convolutional coding with practical code implementation details.

MATLAB 291 views Tagged

Application Context: This code generates Pulse Amplitude Modulation (PAM) for communication systems in MATLAB. It demonstrates how to multiply PAM signals with sinusoidal pulse trains. Key Technologies: If submitting source code for the first time, prioritize code submission to avoid duplicate or similar uploads on search platforms. Select "Other" if your programming language isn't listed.

MATLAB 274 views Tagged

OFDM Communication System Simulation with comprehensive modeling including channel characteristics, modulation/demodulation techniques, SNR calculation, and power allocation strategies (package includes 50 source code programs)

MATLAB 253 views Tagged

This repository provides comprehensive MATLAB source code for complete LDPC (Low-Density Parity-Check) encoding and decoding operations. The implementation is highly suitable for communication system simulations and offers convenient integration capabilities with built-in parameter configuration and performance analysis functions.

MATLAB 307 views Tagged