DFT Computation in Matlab

Status
Not open for further replies.

markwilest

Newbie level 5
Joined
Feb 12, 2006
Messages
9
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,345
Hi,

I need to compute the 128-pt DFT for y[n] = -0.9 * y[n-2] + δ[n] and for w[n] = (0.92)^-n * y[n] using Matlab

Thanks,

Mark
 

initialize y and the impulse(delta) function. then take fft(sig_name,128);

AMRITH.S.

markwilest said:
Hi,

I need to compute the 128-pt DFT for y[n] = -0.9 * y[n-2] + δ[n] and for w[n] = (0.92)^-n * y[n] using Matlab

Thanks,

Mark
 

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