Skip to content

mdoynichenko/function-approximation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Function approximation

Function approximation using numerical methods:

  1. Using interpolation by "moving" polynomials of the second degree
  2. Using piecewise interpolation by cubic splines with determination of missing boundary conditions by known values of the second derivative at the boundary nodes

About

Function approximation using numerical methods (splines and "moving" polynomials)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors