02.10.2019 Views

UploadFile_6417

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Problems 205<br />

and use this property. Develop a MATLAB function to implement this approach with<br />

the following format.<br />

function [X1,X2] = real2dft(x1,x2,N)<br />

% DFTs of two real sequences<br />

% [X1,X2] = real2dft(x1,x2,N)<br />

% X1 = n-point DFT of x1<br />

% X2 = n-point DFT of x2<br />

% x1 = sequence of length

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!