photo

siscovic


Last seen: 3年以上 前 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年弱 前 | 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年弱 前 | 0