Skip to content

Digit112/Cubic-Spline-Interpolation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cubic Spline Interpolation

Cubic spline interpolation is a technique for generating a twice differential spline connecting a given set of points. The spline itself is a piecewise function consisting of segments of cubic functions.

The functions are generated by solving a system of equations generated by the restrictions tht are placed on the functions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages