Feeds
提问
Computing the hessian matrix
So I need to compute the gradient and hessian of a given equation. The sample equation is Y=2*X(1)^3+3*X(2)^2+X(3). I think I w...
9 years 前 | 0 个回答 | 0
0
个回答提问
Gradient function with multiple variables?
In my program I am asking for user input for a 3 dimensional vector X. My example equation is Y=X(1)^3+2*X(2)^2+4*X(3). Now I wa...
9 years 前 | 1 个回答 | 0