adding a gaussian filter to MSK

4 views (last 30 days)
raj0689
raj0689 on 28 Nov 2011
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.

Answers (1)

Wayne King
Wayne King on 28 Nov 2011
Hi Raj, Do you have the Communications System Toolbox? Use comm.GMSKModulator and comm.GMSKDemodulator
  1 Comment
raj0689
raj0689 on 28 Nov 2011
hi Wayne,
thanks for your reply. Unfortunately I don't have it. Without this toolbox, how can it be done

Sign in to comment.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!