/Numerical-Method

A numerical method is an approximate computer method for solving a mathematical problem which often has no analytical solution.

Primary LanguageC

Numerical Methods Actions Status

Numerical methods implementation in C.

A numerical method is an approximate computer method for solving a mathematical problem which often has no analytical solution. Numerical methods are techniques that are used to approximate Mathematical procedures. We need approximations because we either cannot solve the procedure analytically or because the analytical method is intractable (an example is solving a set of a thousand simultaneous linear equations for a thousand unknowns).

205492731-23de76b9-3bdc-4bd3-8064-a3b060c12da8

Author

Implementations

Solutions of equations

Interpolation

Numerical integration

Initial-value problems for ordinary differential equations

Systems of differential equations

Methods for Linear Systems

Factorization