计算题
14.
求函数f(x,y)=ln(x
2
y+x)的梯度gradf(x,y)
【正确答案】
F
x
=(2xy+1)/x
2
y+x,f
y
=x
2
/x
2
y+x=x/xy+1,故gardf(x,y)=[(2xy+1)/x
2
y+x,x/xy+1].
【答案解析】
提交答案
关闭