Currently, I am creating a sine wave and running an fft like this: A = 5 # amplitude fc = 10 # frequency fs = 32 * fc # sampling frequency with oversampling ...
確定! 回上一頁