Performance Evaluation of Viterbi Algorithm for Convolutional Decoding in Fading Channels
This MATLAB program evaluates the performance of Viterbi algorithm for convolutional decoding under fading channel conditions, featuring three key components implemented as .m files: convolutional encoding/decoding, fading channel simulation, and Viterbi algorithm implementation with branch metric calculations.