Question: 5. Create a M B script to find the first and second derivative of given function using Forward, Backward Central and Taylor numerical schemes. Test


5. Create a M B script to find the first and second derivative of given function using Forward, Backward Central and Taylor numerical schemes. Test your code using the following functions: a. f(x) xe 3x2 +2x -1 and find f(3) and f'(3) for with h 0.1 0.01 and 0.001 b- Approximate y(1) and y"(1) using the following table f(x) 1.0 1.0 1.1 1.001 1.21 1.008 Input: copy and paste the M or Sciab script in the following box) output (copy and paste the output in the following box
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
