C Program for Gauss-Seidel Method
The direct methods such as Cramer’s rule, matrix inversion method, Gauss Elimination…
C Program for Linear/Exponential Curve Fitting
In some engineering works or scientific experiments, a certain number of data…
C Program for Solution of Heat Equation
A number of partial differential equations arise during the study and research…
C Program for Shooting Method
Shooting method is a famous method for numerical solution of second order…
C Program for Modified Euler’s Method
The analytical method of solution of the differential equation is time-consuming and…
C Program for Simpson 1/3 Rule
Integration is an integral part in science and engineering to calculate things…