Consider the so-called Rosenbrock (banana) function: 100(x2 - æž)2 + (1 – «1) a.) Give the gradient, the Hessian and the
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Consider the so-called Rosenbrock (banana) function: 100(x2 - æž)2 + (1 – «1) a.) Give the gradient, the Hessian and the
Consider the so-called Rosenbrock (banana) function: 100(x2 - æž)2 + (1 – «1) a.) Give the gradient, the Hessian and the second order Taylor series expansion of this function. b.) Apply the Pattern Search algorithm to minimize this function. Initialize the algo rithm as follows: 2° = (-1,1); df = (1,1); d? = (-1,1); and parameter setting: 1 C = E=0.1. 2 Make just 4 iteration cycles, i.e., you add/drop points four times. in
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!