analysis of falsi numeical method
Answers
Answered by
0
Answer:
The Regula–Falsi Method is a numerical method for estimating the roots of a polynomial f(x). ... If f(x1) = 0 then x1 is an exact root, else if f(x1) * f(b) < 0 then let a = x1, else if f(a) * f(x1) < 0 then let b = x1. Repeat steps 2 & 3 until f(xi) = 0 or |f(xi)| £ DOA, where DOA stands for degree of accuracy.
Answered by
2
Answer:
i hope my answers help you
Attachments:
Similar questions