Clear Filters
Clear Filters

QPSK modulator

2 views (last 30 days)
Rahool
Rahool on 15 Nov 2011
Commented: fifi on 15 Mar 2014
how to implement qpsk modulator and demodulator using RRC function(root raised cosine) as a shaping pulse
  2 Comments
Walter Roberson
Walter Roberson on 15 Nov 2011
No need to duplicate your question, especially after a mere 20 minutes.
fifi
fifi on 15 Mar 2014
how to implement QCSK modulator using hilbert filter and logistic map

Sign in to comment.

Answers (1)

Wayne King
Wayne King on 15 Nov 2011
Do you have the Communication System Toolbox? You can use the System objects, comm.QPSKModulator, and comm.QPSKDemodulator. You can use fdesign.pulseshaping to implement a raised cosine filter.
  1 Comment
Rahool
Rahool on 15 Nov 2011
hey wayne how to implement QPSK modulator using RRC function

Sign in to comment.

Tags

Community Treasure Hunt

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

Start Hunting!