adding a gaussian filter to MSK
4 views (last 30 days)
Show older comments
Hi,
Now, I have got this doubt.. :( I know that to create a Gaussian filter, gaussfir(BT,NT,OF) can be used. But I need to have a GMSK type of modulation. How this filter can be added with the MSK code, so that I have a GMSK signal ? I am struggling with this idea for a long time. Kindly help me in this regards.
Thanks and regards,
Raj.
0 Comments
Answers (1)
Wayne King
on 28 Nov 2011
Hi Raj, Do you have the Communications System Toolbox? Use comm.GMSKModulator and comm.GMSKDemodulator
See Also
Categories
Find more on PHY Components in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!