How do I interpolate (up-sample) a discrete function so that I can perform a more refined FFT spectral analysis on it?
(Note: By default, NumPy's FFT command produces a list of the same dimension as the input list.)
thanks
| 1 | initial version |
How do I interpolate (up-sample) a discrete function so that I can perform a more refined FFT spectral analysis on it?
(Note: By default, NumPy's FFT command produces a list of the same dimension as the input list.)
thanks
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.