Matalb convolutional encoder and decoder
4 views (last 30 days)
Show older comments
Need code for matalb and simulink model for convolutional encoder and Viterbi decoder
Answers (1)
Kothuri
on 5 Jun 2025
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
0 Comments
See Also
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!