How can I find all extreme points of the function (minimun and maximum)

后端 未结 0 1200
心在旅途
心在旅途 2020-12-04 00:27

I want wo find out all extreme points of a function.

This is what I have tried so far:

import matplotlib.pyplot as plt
from scipy.signal import find_pe         


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