Question: Show both plots and the solution. Using Matlab - Write and test a MATLAB function that plots the function below and plots its first derivative

Show both plots and the solution.
Using Matlab - Write and test a MATLAB function that plots the function below and plots its first derivative on the interval [0.5 4.5). y = x4-10x3 + 35x2-50x + 24 For input, the function must take the function handle of an arbitrary function of x and a vector of x values. It must return a array containing the following items: x, the input data, yl, the function values, and y2, the first derivative values
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
