Matalb convolutional encoder and decoder
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Need code for matalb and simulink model for convolutional encoder and Viterbi decoder
Respuestas (1)
Kothuri
el 5 de Jun. de 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 comentarios
Ver también
Categorías
Más información sobre PHY Components en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!