Saved Bookmarks
| 1. |
What Is Zero Padding?what Are Its Uses? |
|
Answer» Let the sequence x(n) has a length L. If we WANT to find the N-point DFT(N>L) of the sequence x(n), we have to add (N-L) zeros to the sequence x(n). This is known as ZERO padding. The uses of zero padding are:
Let the sequence x(n) has a length L. If we want to find the N-point DFT(N>L) of the sequence x(n), we have to add (N-L) zeros to the sequence x(n). This is known as zero padding. The uses of zero padding are: |
|