
3. a) Short questions (Please briefly jiustify your answers in each case to receive full credits)...
3. a) Short questions (Please briefly justify your answers in each case to receive full credits) 1) If we wish to minimize a function, fx.y) = 2x2+ 5x22+10, using Univariate Search method, how many searches will it take to reach the minimum and why? -L1 ii) Starting from an initial guess, Xo the minimization of the following function using Newton-Raphson method fails to work. Please explain why. fX) 0.5x2+2x1x- (1/3)x3+ 50 Note: N-R method: X- X1 - [H(X-1)] 'af(X1), where...
b) Suppose we wish to minimize the function, f(X)-0.5XTCX +bTX+ 1, where b and C 1 ,using Steepest Descent optimization method starting from X Please carry out the first iteration by hand and check for convergence. If the above search direction is called S1 and the one to be used for the second iteration is called S2, what is the relationship between Si and S2, or more specifically, what is ST S2?
b) Suppose we wish to minimize the function,...