Azzera filtri
Azzera filtri

Viterbi Hard decision decoder Code

5 visualizzazioni (ultimi 30 giorni)
comon girliam
comon girliam il 15 Apr 2019
Risposto: Dhaniklal il 14 Feb 2023
I need that Convolutional Encoder of more than Code Rate=1/2, with more than 3 Memory Elements and a corresponding Hard Decision Viterbi Decoder Matlab Code.
Please help. This is so important for me.

Risposte (1)

Dhaniklal
Dhaniklal il 14 Feb 2023
Hi,
I understand that you want to use Viterbi decoder. You may use the vitdec() function for the same.
Syntax:
decodedout = vitdec(codedin,trellis,tbdepth,opmode,dectype)
Please follow the below link to know more about the vitdec() function and its examples.
Thanks,
Dhaniklal

Tag

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by