Which method is best bisection method or regular falsi?
Answers
Answered by
8
Answer:
In numerical analysis, the false position method or regula falsi method is a root-finding algorithm that combines features from the bisection method and the secant method. The method: The first two iterations of the false position method. The red curve shows the function f and the blue lines are the secants.
Similar questions