SciPi Optimize Curve Fit returns error: OptimizeWarning: Covariance of the parameters could not be estimated

后端 未结 0 1071
眼角桃花
眼角桃花 2020-12-08 06:13

I am trying to apply a model based on this formula: and so I defined it as a function

def Amp(angular_freq,N,w0,y,c):
        return ((N)/(((((angular_freq**         


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