How to convert a discrete-time signal into continouse-time signal in MATLAB

Status
Not open for further replies.

David83

Advanced Member level 1
Joined
Jan 21, 2011
Messages
410
Helped
45
Reputation
92
Reaction score
45
Trophy points
1,308
Visit site
Activity points
3,639
Hello,

I want to generate the following signal in MATLAB. How can I do that?

\[s(t)=\sum_{n=0}^{N-1}s_nR(t-nT_s)\]

where R(t) is a rectangular pulse of length Ts, and s_n are BPSK symbols

Thanks
 

in matlab, you need to put all the frames together to get your "CT" signal.

This is likely sampling by Ts
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…