Matalb convolutional encoder and decoder
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Need code for matalb and simulink model for convolutional encoder and Viterbi decoder
Risposte (1)
Kothuri
il 5 Giu 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 Commenti
Vedere anche
Categorie
Scopri di più su PHY Components in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!