Matalb convolutional encoder and decoder
Show older comments
Need code for matalb and simulink model for convolutional encoder and Viterbi decoder
1 Comment
Image Analyst
on 23 Oct 2020
Answers (1)
Kothuri
on 5 Jun 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
Categories
Find more on PHY Components in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!