Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

in Matlab Consider the function y = 3+ 10x^2-x^3 Using the built-in function max

ID: 3768998 • Letter: I

Question

in Matlab

Consider the function y = 3+ 10x^2-x^3 Using the built-in function max, determine the maximum value of this function in the interval 0 less than or equal to x less than or equal to 4, and the value of x where the maximum occurs. Determine the above maximum point more accurately using the built-in function Using appropriate MATLAB commands, plot this function over the interval 0 less than or equal to x less than or equal to 4, and add to the graph the pair (x_max, y_max) representing the maximum point found above. Use commands to label your x and y axes, add a title, and legends. Write your code and numerical results for parts (a,b,c) in the space below.

Explanation / Answer

Reference Links:

http://in.mathworks.com/matlabcentral/answers/29225-some-help-to-find-the-max-value-of-a-function