实现 Resources

Showing items tagged with "实现"

This project implements a CDMA communication system simulation in MATLAB. The simulation workflow includes: random sequence generation, Walsh code spreading, BPSK modulation, optional AWGN noise addition, BPSK demodulation, and Walsh code despreading. Process waveforms are stored, decoding results are compared with and without noise, and BER vs SNR relationship graphs are plotted with detailed algorithm implementation analysis.

MATLAB 354 views Tagged

This program can fulfill all Hamming code requirements, supporting various configurations such as (7,4) and (15,11) through customizable encoding/decoding algorithms with parity bit calculation and error correction capabilities.

MATLAB 206 views Tagged