Saved Bookmarks
| 1. |
What Are The Differences And Similarities Between Dif And Dit Algorithms? |
|
Answer» Differences:
Similarities: Both algorithms require same NUMBER of operations to compute the DFT.Both algorithms can be done in place and both need to perform bit reversal at some place during the computation. Differences: Similarities: Both algorithms require same number of operations to compute the DFT.Both algorithms can be done in place and both need to perform bit reversal at some place during the computation. |
|