Matalb convolutional encoder and decoder
Afficher commentaires plus anciens
Need code for matalb and simulink model for convolutional encoder and Viterbi decoder
1 commentaire
Image Analyst
le 23 Oct 2020
Réponses (1)
Kothuri
le 5 Juin 2025
0 votes
You can refer the below links for more info on:
- File Exchange example: https://www.mathworks.com/matlabcentral/fileexchange/21023-convolutional-encoder-and-hard-decision-viterbi-decoder
- convolutional encoder: https://www.mathworks.com/help/comm/ref/comm.convolutionalencoder-system-object.html
- Viterbi decoder: https://www.mathworks.com/help/comm/ref/comm.viterbidecoder-system-object.html
Catégories
En savoir plus sur PHY Components dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!