(Solved):
Problem #4. For the same function given in Eq. (1), f(x) = 2x sin(2x) - 3e-x + 3x ln x ...
Problem #4. For the same function given in Eq. (1), f(x) = 2x³ sin(2x) - 3e-x + 3x ln x² (1) There is a local minimum between x = 5 and x = 6. Develop a MATLAB script file named to locate this minimum by using the golden-section search method. Display the iteration process in a form of table output.