Matalb convolutional encoder and decoder
조회 수: 4 (최근 30일)
이전 댓글 표시
Need code for matalb and simulink model for convolutional encoder and Viterbi decoder
답변 (1개)
Kothuri
2025년 6월 5일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 PHY Components에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!