Feeds
提问
calculate the gradient f=@(x) (x(1)-2)^4+(x(1)-2)^2*x(2)^2+(x(2)+1)^2
Hello, how to calculate the gradient, Hessian matrix, of this function.Thank you f=@(x) (x(1)-2)^4+(x(1)-2)^2*x(2)^2+(x(2)+1)...
8 years 前 | 1 个回答 | 0
1
个回答已回答
Applying a negative to the function to find the maximum
Hello, how to calculate the gradient, Hessian matrix, of this function.Thank you f=@(x) (x(1)-2)^4+(x(1)-2)^2*x(2)^2+(x(2...
Applying a negative to the function to find the maximum
Hello, how to calculate the gradient, Hessian matrix, of this function.Thank you f=@(x) (x(1)-2)^4+(x(1)-2)^2*x(2)^2+(x(2...
8 years 前 | 0

