I read about the function fftfreq in the numpy documentation (here) and i found that it returns an array with the following content: f = [0, 1, ..., n/2-1, ...
確定! 回上一頁