开发者

How to get first-order optimality from scipy.optimize module

If I have this equation f(v,R,xi)=2/v*((((((v*t0/2)+R))*2+((xi-x0)*2))**0.5)-R).

How to 开发者_如何学JAVAget the first-order optimality from that equation when I use that equation to get min v,R using scipy.optimize.leastsq ?

I don't have problem to get min v,R using scipy.optimize.leastsq but I get confused when I want get first-order optimality...

Thanks for your attention :D. Happy New Year

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜