Numerical Analysis Labs Explained

Numerical Analysis Labs Explained

Eight labs in total, covering basic calculation with acdelerated convergence, interpolation, approximation, numerical differentiation and integration, solving linear equations, factorization, eigenvalue problems, etc.
Language is restricted to C, for libraries for data processing in other languages are not allowed, after all, these libraries sacrifice flexibility for convenience.
You can find my source code here

Read more