photo

siscovic


Last seen: 3 years 前 自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1
  • First Answer

查看徽章

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)...

7 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...

7 years 前 | 0