Floating Point Operations Rounding Errors
Numerical Analysis
How do floating point operation rounding errors can reduce the accuracy of linear equation (y = Ax + b). It is possible to lose all correct digits ?
[Read More]
Convergence of Newton’s Method and Multiplicity of Roots
Numerical Analysis
Solving Equation by Newton’s Method, determine “local” convergence
[Read More]
Fixed Point Iteration Method
Numerical Analysis
Solving Equation by Fixed Point Iteration Method (FPI)
[Read More]
Bisection Method
Numerical Analysis
Solving Equation by Bisection Method
[Read More]