Calculation of Minimum Value of Function Using MATLAB

$35.00$19.002061 reads

Question

a) Create an anonymous function called my_function, equal to

Calculation of Minimum Value of Function Using MATLAB

b) Use the fplot function to create a plot from x = - 5 to x = + 5. Recall that the fplot function can accept a function handle as input.

c) Use the fminbnd function to find the minimum function value in this range

 

Summary

This question belongs to MATLAB software and discusses about application of MATLAB to functions to determine minimum value.

 

 

 

 

Add to Cart