Matlab GMSK vs GSM... How close?
조회 수: 2 (최근 30일)
이전 댓글 표시
GSM first takes difference bits, then does GMSK modulation on that. I cannot tell what Matlab's http://www.mathworks.com/help/comm/ref/comm.gmskmodulator-class.html and http://www.mathworks.com/help/comm/ref/comm.gmskdemodulator-class.html do. The GMSK demod includes a trellis decoder... so maybe it is decoding the difference bits back into original bits? Anyone know more about this comparison? Have code implementing GSM encoding/mod/demod/decoding in Matlab?
Thanks, Tom
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 ASK에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!