how to fit a gaussian using scipy.curve_fit

后端 未结 0 1421
耶瑟儿~
耶瑟儿~ 2020-11-28 19:13

I am trying to fit a gaussian to data. I am using scipy.curve_fit. For some reason the pcov matrix is all zeros. My code is as below

 import matplotlib.pyplot         


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