Matalb convolutional encoder and decoder
Mostrar comentarios más antiguos
Need code for matalb and simulink model for convolutional encoder and Viterbi decoder
1 comentario
Image Analyst
el 23 de Oct. de 2020
Respuestas (1)
Kothuri
el 5 de Jun. de 2025
0 votos
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
Categorías
Más información sobre PHY Components en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!