Fit a curve with a sum using curve_fit

后端 未结 0 2010
伪装坚强ぢ
伪装坚强ぢ 2020-11-30 22:16

I am having a problem fitting a curve with scipy. This is the equation I want to fit my data in:

This is the code:

import numpy as np
import os         


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