Recent Blog Posts

Showing posts with the label Numerical MethodsShow all
Gauss-Jacobi Method using C
Gauss-Seidal Method using C
Newtons forward formula Using C
Newtons backward formula using C
Lagranges formula using C
Runga-Kutta Method using C
C Program to solve using Euler Rule
C Program to implement Simpson's 1/3 rd Rule
C Program to implement Trapezoidal Rule
Implement Secant Method using C
Method of Regula-Falsi using C
Implement Newton-Raphson Method using C