Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • $\begingroup$ Hey Deve, what if I don't have the time domain information of the signals to zero pad, what if I'm just generating IFFT bucket data and then creating time information... is there a way i can "zero pad" in the frequency domain to make it come out to be the correct length when using ifft to generate the time domain samples? $\endgroup$ Commented Apr 10, 2015 at 23:08
  • $\begingroup$ @AlanWolfe Not sure if I understand you question. Just append zeros to the frequency domain vector so that it has the length of the IFFT. $\endgroup$ Commented Apr 23, 2015 at 8:30