Math Blogs
  • Home

Secant Method

Secant Method is also an iterative numerical method to find fixed points of a function

Aug 23, 2023
Vraj Shah

Newton Raphson Method

The Newton-Raphson method is another iterative numerical technique for approximating the roots of functions

Aug 20, 2023
Vraj Shah

Single Fixed Point Iteration Algorithm

The Single Fixed Point Iteration Algorithm is an iterative numerical method to find fixed points of a function

Aug 20, 2023
Vraj Shah

False Position Method

It is also one of the Numerical Methods to find the approximate root of the function

Aug 19, 2023
Vraj Shah

Bisection Method

It is one of the Numerical Methods to find the approximate root of the function

Aug 19, 2023
Vraj Shah

Maclaurin Series

The Maclaurin series is a special case of a Taylor series expansion, centered at the origin (x = 0).

Aug 18, 2023
Vraj Shah

Taylor Series

A Taylor series is an infinite sum that approximates a function using its derivatives at a point, helping express complex functions as simpler polynomials for analysis and calculation.

Aug 18, 2023
Vraj Shah

Euler’s Method

Euler’s method is a simple numerical technique used to approximate the solutions of ordinary differential equations (ODEs). It works by iteratively calculating the values of a function at discrete time steps.

Aug 18, 2023
Vraj Shah
No matching items