How to find peak points in graph in matplotlib

后端 未结 0 934
半阙折子戏
半阙折子戏 2021-01-20 09:37

I need to find the peaks in my frequency distribution plot. The array used is derived using np.fft.fft()

    from scipy.signal import find_peaks
         


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