编解码器 Resources

Showing items tagged with "编解码器"

Simulation of bit error performance for a (2,1,2) convolutional code encoder-decoder in a Binary Symmetric Channel (BSC), plotting the corrected bit error rate versus channel bit error rate curve, with encoder generator polynomials g1=[111] and g2=[101]. The implementation involves convolutional encoding using polynomial generators, BSC channel modeling with crossover probability, and Viterbi decoding algorithm for error correction.

MATLAB 247 views Tagged