Crystal2033 / NumericalMethods

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NumericalMethods

1. Root finder

root1

rootErr3

2. Interpolation

Lagrange04 Newton04

Lagrange and Newton interpolations describe the same polynom. Thats why plots are the same.

LagrangeNewton

3. Approximation

mnk2

mnk1

4. C-Spline interpolation with defect 1. (m=3, r=1).

spline1

spline2

spline3

spline4

Other programs made with VS in console.

About


Languages

Language:C++ 98.3%Language:QMake 1.2%Language:CMake 0.5%