broadband signal generation, randn, delay in time

Status
Not open for further replies.

Praveen_C

Newbie level 6
Joined
Jan 17, 2012
Messages
14
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
New Zealand
Activity points
1,401
Hi

I need a small help regarding generating broadband signal in Matlab.

I need to generate two broadband signals s1(t) and s2(t) (in terms of time 't'). At a later stage, I need to find s1(t-D), where 'D' is the delay and can be a real number(say 3.1)

I understand I can use s1 = randn(1,1000), but that's a discrete signal, and at a later stage, I will have to add a delay 'D', that is given in terms of time 't'. If you suggest I use randn, then how can I convert the 'D', in terms of a discrete signal?

Definitely I cannot use s1 = randn(1,1000)-3.1, right?

Can you please help me?

Cheers

P
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…