For x in the range: x= [-4:0.5:4];
Calculate f(x)=x2+1.3x+2.
Report the minimum value in the above vector generated in MATLAB, as well as the value of x at which f(x) is minimum.
Please report the minimum value of the f(x) vector obtained
Please report the value in the vector x at which this minimum is obtained