How do I find the theorical number of maximum steps to find the root for fixedpoint iteration? for example for this equation
x^2-5x+5 = 0 on [1,2] tolerance 10^-2 p0 = 1
How do I find the theorical number of maximum steps to find the root for fixedpoint iteration? for example for this equation
x^2-5x+5 = 0 on [1,2] tolerance 10^-2 p0 = 1
Copyright © 2021 JogjaFile Inc.