Answer to Question #166125 in MatLAB for Jithendra

Question #166125

Compute the 8-point DFT of a sequence x(n) = {1/a, 1/b, 1/c, 1/d, 0, 0, 0, 0} using radix-2 

DIT FFT


1
Expert's answer
2021-02-24T06:39:10-0500
t=-10:0.1:10;% time -10 s to 10 s with step size of 0.1s
y1=sin(t);
y2=sin(2*t);
y3=sin(5*t);
plot(t,y1,'o',t,y2,'--',t,y3)
y4=y1+y2;
figure(2)
plot(t,y4)

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS