Question at position 14 You want to minmize a differentiable function f(x,y) but decide to use scipy.optimize.fsolve instead of scipy.optimize.minimize. Which of the following equations, or systems of equations, would you need to solve using fsolve to find the minimum of f(x,y)? Let fx(x,y) and fy(x,y) denote the partial derivatives of f with respect to x and y, respectively. fy(x,y)=0fx(x,y)=0 and fy(x,y)=0fx(x,y)=0f(x,y)=0You cannot find the minimum of f(x,y) using fsolve.单项选择题

A

𝑓 𝑦 ( 𝑥 , 𝑦 ) = 0

B

𝑓 𝑥 ( 𝑥 , 𝑦 ) = 0 and 𝑓 𝑦 ( 𝑥 , 𝑦 ) = 0

C

𝑓 𝑥 ( 𝑥 , 𝑦 ) = 0

D

𝑓 ( 𝑥 , 𝑦 ) = 0

E

You cannot find the minimum of 𝑓 ( 𝑥 , 𝑦 ) using fsolve.

登录即可查看完整答案

我们收录了全球超50000道真实原题与详细解析,现在登录,立即获得答案。

更多留学生实用工具

加入我们,立即解锁 海量真题独家解析,让复习快人一步!