Find the gradient vector fx fy and the Hessian matrix of the
Find the gradient vector [f_x, f_y] and the Hessian matrix of the fuiictiou f(x, y) = x^3 In y + 6x^2 + e^2x y. Here Hessian matrix is the Jacobian matrix of the gradient, i.e. [f_xy f_xy f_yx f_yy]
Solution
fx = 3x2.ln(y) + 12xy3 + 2ye2x
fy = ( (x3 + 18x2y3)/y ) + e2x
fxx = 4ye2x + 12y3 + 6x.ln(y)
fxy = ( (3x2 + 36xy3)/y ) + 2e2x
fyx = ( (3x2 + 36xy3)/y ) + 2e2x
fyy = 36x2y - ( x3/y2 )
![Find the gradient vector [f_x, f_y] and the Hessian matrix of the fuiictiou f(x, y) = x^3 In y + 6x^2 + e^2x y. Here Hessian matrix is the Jacobian matrix of t Find the gradient vector [f_x, f_y] and the Hessian matrix of the fuiictiou f(x, y) = x^3 In y + 6x^2 + e^2x y. Here Hessian matrix is the Jacobian matrix of t](/WebImages/23/find-the-gradient-vector-fx-fy-and-the-hessian-matrix-of-the-1057401-1761551866-0.webp)