1. Explain the computational cost involved in computing an N-point DFT using direct computation.
2. What should be the general goal of an efficient DFT algorithm for a data length of N sample?
3. Provide the steps needed to compute an inverse DFT using a DFT algorithm. What is the total computational cost of this approach?