MATH 323 Worksheet 6 solution

$24.99

Original Work ?

Download Details:

  • Name: Project-6-qjqsir.zip
  • Type: zip
  • Size: 55.35 KB

Category: You will Instantly receive a download link upon Payment||Click Original Work Button for Custom work

Description

5/5 - (4 votes)

Write a MATLAB function that calculates f
0
and its truncation error using the Three-Point Endpoint Formula. Your code should display (for each value of h) the approximation,the truncation error and the absolute
error.
Test your code using f(x) = 1
x
2
, x0 = 1.2, h = 0.4, h = 0.2, h = 0.1, h = 0.05.
Name your file: WS6_LastName_FirstInital()
Submit your MATLAB code file to Dropbox no later than Saturday
1