Reply by bharat pathak February 20, 20082008-02-20
Hello All,

      I have worked out the equations and now it seems to
      work as expected.

      Please do not respond to this post.

Thanks and Regards
Bharat Pathak
Reply by bharat pathak February 20, 20082008-02-20
Hello All,

     The IDFT equation is

     x(n) = 1/N * {summation(k=0:N-1) (X(k) * exp(j*2*pi*k*n/N))}

     My question is if

     X(k) = [1 1 1 1]; example case of N=4

     Using the IDFT equation how to prove that 

     x(n) = [1 0 0 0];

Regards
Bharat