FFT computation

FFT computation

Given a sequence x(n)=3d(n+2)-2d(n+1)+d(n)+2d(n-1)-2d(n-2)+d(n-3). Find 8 point DFTusing DIT algorithm. Draw the signal flow graph showing all intermediate values

Attachments: