Question: 1. [35 points] Using newton_raphson.m script, please solve the following problem and upload your Matlab script. f(x) = x - X-3 Start with xo=1.6 and
![1. [35 points] Using newton_raphson.m script, please solve the following problem](https://dsd5zvtm8ll6.cloudfront.net/si.experts.images/questions/2024/09/66f3ce97d0af8_16766f3ce97402b6.jpg)
1. [35 points] Using newton_raphson.m script, please solve the following problem and upload your Matlab script. f(x) = x - X-3 Start with xo=1.6 and use relative error tolerance of 10-6 % Please also print iterations to show how error decreases. 2. [35 points] Using secant.m script, please solve the following problem and upload your Matlab script. f(x) = x2 - X-3 Start with xo=1.4 x1=1.6 and and use relative error tolerance of 10-6 % Please also print iterations to show how error decreases. 3. [30 points] The resistance to flow in a pipe is characterized with parameter f. E 2.51 0 = TT + 2.0log(3.7D+ where Reynolds number is given as Re = pVD Using the following parameters calculate f (you can use any method to calculate it): kg s 30m p = 1.25 u = 1.8x10-5N. ;D = 0.01m; V = ; = 0.003mm m2 3.7D. Ref Ref m3 S Please submit your Matlab script
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
