Determine the minimum numerically with the fminsearch


Given the following function:
f (x, y) = -8x + x2 + 12y + 4y2 - 2xy

Determine the minimum (a) graphically, (b) numerically with the fminsearch function, and (c) substitute the result of (b) back into the function to determine the minimum f (x, y).

Note: fminsearch is a function of MATLAB. 

Request for Solution File

Ask an Expert for Answer!!
Data Structure & Algorithms: Determine the minimum numerically with the fminsearch
Reference No:- TGS0113363

Expected delivery within 24 Hours