Write a MATLAB code which will find the positive root of f(x) = 10 − x [20] 2 up to nine (9) iterations.
Choosing the intial values as a = −1 and b = 5, while c is the midpoint on each iteration.
Take the Tolerable error as 0.001
Present your answer in table form as folllows: Iteration a b c f(a) f(b) f(c
give the command to write in mathlab
Mathbot Says...
I wasn't able to parse your question, but the HE.NET team is hard at work making me smarter.