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!