Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

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

Status
Not open for further replies.

David83

Advanced Member level 1
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

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top