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.

I need a matlab code for generation of pulses for uneven sampling of signal

Status
Not open for further replies.

tubosun4peace

Newbie level 3
Joined
Apr 29, 2012
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,295
Please I need the matlab for generation of pulses for uneven sampling of signal.Also code for transmitter and receiver end.Thanks.
 

Please I need a matlab code on how to generate pulses from this codes
x=[0:0.1:20];
b=sin(x);
plot (x,b)
d=b.^200;
plot(x,b,x,d)
Please help me out I want to generate pulse signal from this codes.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top