How to compute fft to store sine and cosine values and then set the higher harmonics to zero for performing Fourier smoothing in python?

前端 未结 0 418
野的像风
野的像风 2020-12-13 17:53

Fourier Transform in Python can be taken by using various functions in scipy or numpy modules. I want to perform Fourier smoothing on the available data by:

  1. Tak
相关标签:
回答
  • 消灭零回复
提交回复
热议问题