half-sine pulse shaping

Posted by kos on Stack Overflow See other posts from Stack Overflow or by kos
Published on 2010-03-26T01:02:19Z Indexed on 2010/03/26 1:03 UTC
Read the original article Hit count: 417

hi, i wanted to know what is the pulse shape of the modem.oqpskmod? and if it is not half-sine pulse shape, how is it possible to make it half-sine pulse shape as it is stated in ieee 802.15.4(zigbee) standard where it shows it as follows

    p(t)=sin(pi*t/2*Tc) if 0<=t<=2Tc
    p(t)=0 if otherwise

? thanks a lot!

© Stack Overflow or respective owner

Related posts about matlab

Related posts about digital-signal-processing