SciPy.optimize.least_squares() 5PL Curve Optimization problems

前端 未结 0 1591
误落风尘
误落风尘 2021-02-07 02:41

I am trying to write a script that will take an input array of x and y values and fit them to a 5-PL curve (defined by the equation F(x) = D+(A-D)/((1+(x/C)^B)^E)). I then want

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