df2 =
Hi Todd,
Do the original 512 points in the frequency domain cover the frequencies from 0 to Fs? Or do those 512 points only cover the "one-sided" transform from 0 to Fs/2?
Starting from the 512 points in the frequency domain, how do you apply ifft to get to 4499 points in the time domain? Presumably some sort of zero-padding is involved. Can you explain, or better yet show in code, exactly how that's done starting from the original 512 points?
Once you have the 4499 points in the time domain, how are the 51 points selected?
What is the expectation after applying fft to those 51 points as compared to the original 512 points?
Also, I'm not tracking the sampling. The original 512 points are spaced at 10.9375 MHz? Which waveform spans 0-91.25ns? The 4599 points? Or the 51?





